Commit History

Author SHA1 Message Date
  darkfi 6919ef8782 app: fix warnings 10 months ago
  darkfi 01a062e6f8 app: remove obsolete editbox, chatedit, and baseedit 11 months ago
  darkfi eb3f109830 app: clone ChatEdit to BaseEdit, and introduce EditorBehaviour which is used to specialize for single and multi line cases 11 months ago
  darkfi 5a261ceb83 app/gfx: use Gfx prefix for internal identifiers, swapping place with external identifiers that currently use it 1 year ago
  darkfi a123bc0556 app: add AbstractAnimation with a SequenceAnimation impl, and a Video node type (mostly stubs/untested for now) 1 year ago
  darkfi c4731e725d app: make UI jankless by making all updates truly atomic └(^o^ )X( ^o^)┘ 1 year ago
  darkfi af12bf8341 app: locale realtime switching and reloading UI 1 year ago
  darkfi b1692e141b app: fix broken android build 1 year ago
  darkfi 72c1cff8b4 app: cargo fmt 1 year ago
  darkfi 53ca281102 app: fix ALL warnings ;) 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 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
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  darkfi 2b49de9bcf rename bin/darkwallet/ to bin/app/ 1 year ago