Commit History

作者 SHA1 備註 提交日期
  jkds 6e23e98d26 app: replace androidx with just normal android classes so we dont need to bundle androidx jar 7 月之前
  jkds 02530cc0f4 app: make editor support multiline 7 月之前
  jkds 6835e16ff2 app: do a big cleanup of java GameTextInput code and make everything have a sane API. 7 月之前
  jkds 64e38580b2 app: copy GameTextInput java code into app 7 月之前
  jkds 1ee2fe0453 app: remove old text input java code 7 月之前
  jkds 13755ab328 app: disable miniquad resizing the content when IME is shown. instead transfer the responsibility directly to the app, this way we can avoid flickering where our canvas is resized BEFORE ui updates have been applied, and secondly we can draw a full screen canvas. 7 月之前
  jkds cb92bdd847 app/vid: decode video using native hardware on android 7 月之前
  darkfi 149c3c7757 app: hide keyboard when opening emoji selector 9 月之前
  darkfi 3c3a914337 app: edit widget fix phone select handle 10 月之前
  darkfi b8226ec94d app: editor add insert() method which works on android too 1 年之前
  darkfi e1daeb7b64 app: chatedit fix set text property 1 年之前
  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) 1 年之前
  darkfi d3238da4c3 app: add focus/unfocus text area when moving between different chats :) 1 年之前
  darkfi c8003d98b8 app: use screen_density to set the window_scale 1 年之前
  darkfi 0aefb38307 android: improve editor so it works in an uninitialized state. introduce request_focus/focus targets 1 年之前
  darkfi d27f5dfe4e app: completely rework text editing subsystem. initial draft version 1 年之前
  darkfi 2b49de9bcf rename bin/darkwallet/ to bin/app/ 1 年之前