Historique des commits

Auteur SHA1 Message Date
  x 9785777642 chore: Update copyright license year il y a 7 mois
  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. il y a 7 mois
  darkfi 81f160df1b app/gfx: cleanup unused fields and fix warnings il y a 8 mois
  darkfi 810fa61e00 app: instrument entire draw tree il y a 8 mois
  darkfi 5a261ceb83 app/gfx: use Gfx prefix for internal identifiers, swapping place with external identifiers that currently use it il y a 11 mois
  darkfi 6f233ee7b6 app: add debug str to gfx batches il y a 11 mois
  darkfi c4731e725d app: make UI jankless by making all updates truly atomic └(^o^ )X( ^o^)┘ il y a 11 mois
  darkfi dbed68f981 app: load translations from disk il y a 1 an
  darkfi af12bf8341 app: locale realtime switching and reloading UI il y a 1 an
  darkfi 72c1cff8b4 app: cargo fmt il y a 1 an
  darkfi 53ca281102 app: fix ALL warnings ;) il y a 1 an
  darkfi d950dd6e37 app: cargo fmt il y a 1 an
  darkfi f1981d8d65 app: add debug info to replace draw calls API il y a 1 an
  darkfi ebd82a3d0b app: introduce debug tags (zero-cost) for gfx calls render subsystem which improves the debugging capability when an error occurs il y a 1 an
  darkfi e26b82dbdb app: restore back the prod UI from test UI, and upgrade remaining code. App is fully persistent & UI is restartable now. il y a 1 an
  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. il y a 1 an
  darkfi e79ccad144 app: restore back the main app schema il y a 1 an
  jkds 00b8fa1ca4 app: composing underline for android il y a 1 an
  darkfi 1c2bd72d67 app: add editor actions and inner padding il y a 1 an
  darkfi 33d18f11dd app: migrate from nightly to stable toolchain il y a 1 an
  darkfi d27f5dfe4e app: completely rework text editing subsystem. initial draft version il y a 1 an
  darkfi a290a3a194 app: migrate ui/text to parley/swash il y a 1 an
  parazyd 604f443fd1 chore: Update license header year il y a 1 an
  darkfi 2b49de9bcf rename bin/darkwallet/ to bin/app/ il y a 1 an