Thomas Farstrike
94e1439bf4
Add ConnectivityManager
2025-11-17 19:16:05 +01:00
Thomas Farstrike
ebf8a98262
Remove debug output
2025-11-17 19:15:47 +01:00
Thomas Farstrike
2341c16ab8
CHANGELOG
2025-11-17 14:17:38 +01:00
Thomas Farstrike
0bb7835e11
MposKeyboard: disable debug output
2025-11-17 13:17:56 +01:00
Thomas Farstrike
25b3bc00c6
Fix all keyboard tests
2025-11-17 12:27:08 +01:00
Thomas Farstrike
1c500a0d02
Maximize keyboard size
2025-11-17 12:10:30 +01:00
Thomas Farstrike
3f41185475
Simplify keyboard
2025-11-17 11:42:10 +01:00
Thomas Farstrike
0b196ad4a3
Fix horrible keyboard setup
2025-11-17 11:38:50 +01:00
Thomas Farstrike
47fda6e69f
Trying to finish keyboard
2025-11-17 09:31:40 +01:00
Thomas Farstrike
b8a61d13b8
update keyboard
2025-11-17 07:20:47 +01:00
Thomas Farstrike
c9f6952971
Fix MposKeyboard layout switch crashes
2025-11-16 20:30:06 +01:00
Thomas Farstrike
19c15ba89b
Try to fix layout switching
2025-11-16 19:32:07 +01:00
Thomas Farstrike
b714ad817e
Fix double text entry bug
2025-11-16 19:12:49 +01:00
Thomas Farstrike
01c286eba7
MposKeyboard: fix crash when changing mode
2025-11-16 17:26:56 +01:00
Thomas Farstrike
354d2c5740
Change CustomKeyboard to MposKeyboard
2025-11-15 23:28:47 +01:00
Thomas Farstrike
b062aa00e3
Simplify keyboard, robustify animations
2025-11-15 22:32:21 +01:00
Thomas Farstrike
dce55f7918
Add new and improved keyboard
2025-11-15 22:06:12 +01:00
Thomas Farstrike
0dc151255a
UI: fix on-screen keyboard button color on ESP32 in light mode
...
On ESP32, the keyboard buttons in light mode have no color, just white,
which makes them hard to see on the white background. Probably a bug in the
underlying LVGL or MicroPython or lvgl_micropython.
2025-11-15 19:01:25 +01:00
Thomas Farstrike
a42deed85f
Cleanup
2025-11-15 18:08:28 +01:00
Thomas Farstrike
168f1ec374
Apply theme changes (dark mode, color) immediately after saving
...
Also:
- API: change "display" to mpos.ui.main_display
- API: change mpos.ui.th to mpos.ui.task_handler
2025-11-15 16:25:10 +01:00
Thomas Farstrike
58157bc3f3
Comments
2025-11-14 11:51:15 +01:00
Thomas Farstrike
86f4519645
Increment version numbers
2025-11-12 14:48:29 +01:00
Thomas Farstrike
bae7fb057a
Add auto_start_app setting
2025-11-12 11:56:16 +01:00
Thomas Farstrike
f8788ccc61
gesture_navigation.py: trigger more easily
2025-11-12 09:27:31 +01:00
Thomas Farstrike
f0c44a6dde
websocket.py: enable reconnect
2025-11-12 00:31:26 +01:00