Commit History

Author SHA1 Message Date
  darkfi f1981d8d65 app: add debug info to replace draw calls API 1 year ago
  darkfi c682887f7e app: improve selection activate for chatedit 1 year ago
  darkfi ec53e4caf5 app: chatedit desktop add autoscroll, and disable actionbar visibility 1 year ago
  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 7b6b86d5b8 app: fix broken emoji picker 1 year ago
  darkfi 4dafd43f96 app: chatedit don't reload android input on force reload 1 year ago
  darkfi ebd82a3d0b app: introduce debug tags (zero-cost) for gfx calls render subsystem which improves the debugging capability when an error occurs 1 year ago
  darkfi 8c68819714 app: update tor settings 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 b535679cfe app: simplify the code, by removing the erroneous/redundant .setup_app() step, move it directly into God::new() 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 8e840ef89d app: adjust font size 1 year ago
  darkfi 07ad9216e7 gfx: apply view also will tweak the cursor 1 year ago
  darkfi e79ccad144 app: restore back the main app schema 1 year ago
  darkfi 3ca5b77324 app: chatedit working scroll (all platforms) 1 year ago
  darkfi 5c34a2cbb8 app: always center content in chatedit 1 year ago
  darkfi bf46e600a7 app: chatedit, always select closest drag handle on android 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