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