jkds
|
6e23e98d26
app: replace androidx with just normal android classes so we dont need to bundle androidx jar
|
7 mesi fa |
jkds
|
02530cc0f4
app: make editor support multiline
|
7 mesi fa |
jkds
|
6835e16ff2
app: do a big cleanup of java GameTextInput code and make everything have a sane API.
|
7 mesi fa |
jkds
|
64e38580b2
app: copy GameTextInput java code into app
|
7 mesi fa |
jkds
|
1ee2fe0453
app: remove old text input java code
|
7 mesi fa |
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 mesi fa |
jkds
|
cb92bdd847
app/vid: decode video using native hardware on android
|
7 mesi fa |
darkfi
|
149c3c7757
app: hide keyboard when opening emoji selector
|
9 mesi fa |
darkfi
|
3c3a914337
app: edit widget fix phone select handle
|
10 mesi fa |
darkfi
|
b8226ec94d
app: editor add insert() method which works on android too
|
1 anno fa |
darkfi
|
e1daeb7b64
app: chatedit fix set text property
|
1 anno fa |
darkfi
|
a1a32db8d8
app/android: add a ForegroundService so the app stays awake and doesn't get killed when in the background (disconnecting the p2p network)
|
1 anno fa |
darkfi
|
d3238da4c3
app: add focus/unfocus text area when moving between different chats :)
|
1 anno fa |
darkfi
|
c8003d98b8
app: use screen_density to set the window_scale
|
1 anno fa |
darkfi
|
0aefb38307
android: improve editor so it works in an uninitialized state. introduce request_focus/focus targets
|
1 anno fa |
darkfi
|
d27f5dfe4e
app: completely rework text editing subsystem. initial draft version
|
1 anno fa |
darkfi
|
2b49de9bcf
rename bin/darkwallet/ to bin/app/
|
1 anno fa |