Commit Graph

27 Commits

Author SHA1 Message Date
Thomas Farstrike 7374df5cc7 Settings app: add "format internal data partition" option 2025-11-22 09:59:23 +01:00
Thomas Farstrike 16cbe8a260 Settings app: tweak font size 2025-11-21 18:46:50 +01:00
Thomas Farstrike 92ca020979 Increment version numbers 2025-11-17 22:06:46 +01:00
Thomas Farstrike 1c500a0d02 Maximize keyboard size 2025-11-17 12:10:30 +01:00
Thomas Farstrike 354d2c5740 Change CustomKeyboard to MposKeyboard 2025-11-15 23:28:47 +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 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 86f4519645 Increment version numbers 2025-11-12 14:48:29 +01:00
Thomas Farstrike 9ba9504f6d Settings app: show all app names 2025-11-12 12:06:28 +01:00
Thomas Farstrike bae7fb057a Add auto_start_app setting 2025-11-12 11:56:16 +01:00
Thomas Farstrike fcc6af9256 Increment versions 2025-11-07 14:45:29 +01:00
Thomas Farstrike 40610be51a Rename package_manager and activity_navigator 2025-11-01 08:12:20 +01:00
Thomas Farstrike caab563461 Simplify and fix settings app 2025-10-30 13:09:27 +01:00
Thomas Farstrike 29f316f48e Update CHANGELOG and MANIFESTs 2025-10-14 20:12:07 +02:00
Thomas Farstrike 2ec594185a Compatibility fixes for LVGL 9.3 2025-10-13 18:39:48 +02:00
Thomas Farstrike 90c0325ea5 Update CHANGELOG and MANIFESTs 2025-10-09 19:10:40 +02:00
Thomas Farstrike aea5f7a4cf waveshare: fix focusgroup handling 2025-10-08 18:23:35 +02:00
Thomas Farstrike 132c1a03f6 settings.py: make compatible with non-touchsceen (keypad) devices 2025-10-07 22:42:30 +02:00
Thomas Farstrike 2dfeb381e4 Add timezone setting 2025-07-02 12:43:01 +02:00
Thomas Farstrike f8676c8dbc Increment version numbers 2025-06-24 14:46:29 +02:00
Thomas Farstrike 6cd3ece125 Settings: support arbitrary number of radio button options 2025-06-24 13:22:08 +02:00
Thomas Farstrike 0b8a12878c Settings: support arbitrary number of radio button options 2025-06-24 13:18:36 +02:00
Thomas Farstrike 1432ec6263 Add theme color dropdown 2025-06-24 13:14:11 +02:00
Thomas Farstrike 9fd1430797 Settings: make more generic 2025-06-24 12:29:32 +02:00
Thomas Farstrike 1fb5cf6970 Update settings icon 2025-06-17 18:00:18 +02:00