darkfi
|
5a261ceb83
app/gfx: use Gfx prefix for internal identifiers, swapping place with external identifiers that currently use it
|
1 year ago |
darkfi
|
6f233ee7b6
app: add debug str to gfx batches
|
1 year ago |
darkfi
|
c4731e725d
app: make UI jankless by making all updates truly atomic └(^o^ )X( ^o^)┘
|
1 year ago |
darkfi
|
dbed68f981
app: load translations from disk
|
1 year ago |
darkfi
|
af12bf8341
app: locale realtime switching and reloading UI
|
1 year ago |
darkfi
|
72c1cff8b4
app: cargo fmt
|
1 year ago |
darkfi
|
53ca281102
app: fix ALL warnings ;)
|
1 year ago |
darkfi
|
d950dd6e37
app: cargo fmt
|
1 year ago |
darkfi
|
f1981d8d65
app: add debug info to replace draw calls API
|
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
|
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
|
e79ccad144
app: restore back the main app schema
|
1 year ago |
jkds
|
00b8fa1ca4
app: composing underline for android
|
1 year ago |
darkfi
|
1c2bd72d67
app: add editor actions and inner padding
|
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 |
darkfi
|
a290a3a194
app: migrate ui/text to parley/swash
|
1 year ago |
parazyd
|
604f443fd1
chore: Update license header year
|
1 year ago |
darkfi
|
2b49de9bcf
rename bin/darkwallet/ to bin/app/
|
1 year ago |