Commit History

Author SHA1 Message Date
  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 months ago
  jkds cb92bdd847 app/vid: decode video using native hardware on android 7 months ago
  darkfi 149c3c7757 app: hide keyboard when opening emoji selector 9 months ago
  darkfi 3c3a914337 app: edit widget fix phone select handle 10 months ago
  darkfi b8226ec94d app: editor add insert() method which works on android too 1 year ago
  darkfi e1daeb7b64 app: chatedit fix set text property 1 year ago
  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 year ago
  darkfi d3238da4c3 app: add focus/unfocus text area when moving between different chats :) 1 year ago
  darkfi c8003d98b8 app: use screen_density to set the window_scale 1 year ago
  darkfi 0aefb38307 android: improve editor so it works in an uninitialized state. introduce request_focus/focus targets 1 year ago
  darkfi d27f5dfe4e app: completely rework text editing subsystem. initial draft version 1 year ago
  darkfi 2b49de9bcf rename bin/darkwallet/ to bin/app/ 1 year ago