Commit Graph

16 Commits

Author SHA1 Message Date
jkds
02530cc0f4 app: make editor support multiline 2026-01-02 12:33:24 +01:00
jkds
6835e16ff2 app: do a big cleanup of java GameTextInput code and make everything have a sane API. 2026-01-02 10:00:55 +01:00
jkds
64e38580b2 app: copy GameTextInput java code into app 2026-01-02 05:15:49 +01:00
jkds
1ee2fe0453 app: remove old text input java code 2026-01-01 12:32:14 +01:00
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. 2025-12-31 10:51:27 +01:00
jkds
cb92bdd847 app/vid: decode video using native hardware on android 2025-12-30 12:35:43 +01:00
darkfi
149c3c7757 app: hide keyboard when opening emoji selector 2025-10-24 14:17:57 +02:00
darkfi
3c3a914337 app: edit widget fix phone select handle 2025-09-24 15:07:14 +04:00
darkfi
b8226ec94d app: editor add insert() method which works on android too 2025-05-04 10:51:01 +02:00
darkfi
e1daeb7b64 app: chatedit fix set text property 2025-05-02 18:43:50 +02:00
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) 2025-04-27 08:30:59 +02:00
darkfi
d3238da4c3 app: add focus/unfocus text area when moving between different chats :) 2025-04-25 14:37:17 +02:00
darkfi
c8003d98b8 app: use screen_density to set the window_scale 2025-04-23 13:14:05 +02:00
darkfi
0aefb38307 android: improve editor so it works in an uninitialized state. introduce request_focus/focus targets 2025-04-23 12:04:33 +02:00
darkfi
d27f5dfe4e app: completely rework text editing subsystem. initial draft version 2025-04-15 13:08:42 +02:00
darkfi
2b49de9bcf rename bin/darkwallet/ to bin/app/ 2025-01-21 09:31:52 +01:00