Historie revizí

Autor SHA1 Zpráva Datum
  jkds 4082bc4b4c app/gfx: RenderApiSync force update if display changes před 7 měsíci
  jkds 92cbce6df9 app: put enable-plugins feature as default před 8 měsíci
  jkds 037172617d app: windows automated build script před 8 měsíci
  jkds 9d15053bee app/chatview: migrate FileMessage to text2 API před 8 měsíci
  jkds a9e1f04a9f app: do proper JVM thread mgmt. previously we call AttachThread() everywhere which is wrong, it should be called once per thread and then DetachThread() to cleanup. use thread local storage + Drop to make a thread guard for this. před 8 měsíci
  jkds 3564bd1f84 app/chatview: migrate DateMessage to text2 API před 8 měsíci
  jkds 6835e16ff2 app: do a big cleanup of java GameTextInput code and make everything have a sane API. před 8 měsíci
  jkds 0a5bc2772c app/android: integrate GameTextInput into build and provide an interface před 8 měsíci
  jkds 49bcfb575f app: tweak android build paths and Dockerfile před 8 měsíci
  jkds 51dc7c4a9b app: introduce window start/stop signals, and use those to adjust the outbound connection count in darkirc plugin from 6 -> 1 (or vice versa) when app is opened/closed před 8 měsíci
  jkds ab303d8b0d app: update Makefile asset paths to use dark.fi/assets/ now před 8 měsíci
  darkfi a05956d412 app: cleanup rav1d build stuff in Makefile and Cargo.toml před 8 měsíci
  darkfi a6d8104b97 Revert "Add iOS build and run support for the DarkFi app" před 8 měsíci
  nighthawk24 7243212aee Add iOS build and run support for the DarkFi app před 8 měsíci
  darkfi 06ae05d11f app: make tweaks to build and release workflow for win/mac před 10 měsíci
  darkfi 1ed1dd35fc app: final bg vid tweaks for release. darken bg on actual chats with a subtle gradient, diff sizes for mobile and desktop. před 10 měsíci
  darkfi aa8e53f500 app: raise outbound conns from 1 to 3 před 10 měsíci
  darkfi e1ba7e251b app: fix Makefile to download video bg data před 10 měsíci
  darkfi 99d9c3b9d7 app: Makefile optional ADB_DEVICE for when adb has multiple phones/conns attached před 1 rokem
  darkfi 82d60a7e72 app: avoid forever accumulate gfx method queue while screen is off by pruning new/delete pairs and draw call duplicate updates, fixes out of memory crash while phone screen is off a long time před 1 rokem
  darkfi 12d11b58ba app: remove custom cargo quad in makefile target před 1 rokem
  darkfi 5a92b05b75 app: disable miniquad's panic_hook override using new conf setting před 1 rokem
  darkfi 53ca281102 app: fix ALL warnings ;) před 1 rokem
  darkfi a1a32db8d8 app/android: add a ForegroundService so the app stays awake and doesn't get killed when in the background (disconnecting the p2p network) před 1 rokem
  darkfi 37b7cd3c43 android: chatedit draw select handles on top so they aren't clipped by view rect před 1 rokem
  darkfi e79ccad144 app: restore back the main app schema před 1 rokem
  darkfi 1c2bd72d67 app: add editor actions and inner padding před 1 rokem
  darkfi 89826d5071 app: use thread local non-locking storage for text context před 1 rokem
  darkfi 930470bbcd app: fix android builds with new stable toolchain před 1 rokem
  darkfi 33d18f11dd app: migrate from nightly to stable toolchain před 1 rokem