Commit History

Author SHA1 Message Date
  darkfi 6441970c7a app: improve scrolling, add autoscroll and fix text selection 1 year ago
  darkfi b8226ec94d app: editor add insert() method which works on android too 1 year ago
  darkfi 8fbdc0627d app: fix broken editor for desktop builds due to recent android changes 1 year ago
  darkfi e1daeb7b64 app: chatedit fix set text property 1 year ago
  darkfi e26b82dbdb app: restore back the prod UI from test UI, and upgrade remaining code. App is fully persistent & UI is restartable now. 1 year ago
  darkfi 17865fa10e app: begin dividing code between long running bg runtime, and short lived fg for UI. Restarting works and the app is running an Android foreground service for the bg_runtime. Introduce GOD into main. 1 year ago
  darkfi d3238da4c3 app: add focus/unfocus text area when moving between different chats :) 1 year ago
  darkfi 37b7cd3c43 android: chatedit draw select handles on top so they aren't clipped by view rect 1 year ago
  darkfi 0aefb38307 android: improve editor so it works in an uninitialized state. introduce request_focus/focus targets 1 year ago
  darkfi 3ca5b77324 app: chatedit working scroll (all platforms) 1 year ago
  darkfi d1d73e09a4 app: make modifying selection fast and disallow it crossing itself 1 year ago
  darkfi 281b586eb4 app: chatedit drag select working 1 year ago
  darkfi 5172708030 app: selecting text 1 year ago
  jkds 00b8fa1ca4 app: composing underline for android 1 year ago
  darkfi 064fe1ac25 app: add selected_text() for android 1 year ago
  darkfi 1c2bd72d67 app: add editor actions and inner padding 1 year ago
  darkfi 89826d5071 app: use thread local non-locking storage for text context 1 year ago
  darkfi 930470bbcd app: fix android builds with new stable toolchain 1 year ago
  darkfi 33d18f11dd app: migrate from nightly to stable toolchain 1 year ago
  darkfi d27f5dfe4e app: completely rework text editing subsystem. initial draft version 1 year ago