87 Commits
Author SHA1 Message Date
Thomas Farstrike 421140cd7b Calibration: fix cancel button visibility 2025-12-06 12:59:56 +01:00
Thomas Farstrike 7dbc813f4f Fix calibration 2025-12-06 11:57:43 +01:00
Thomas Farstrike 5199a92394 Reduce debug output 2025-12-06 11:16:19 +01:00
Thomas Farstrike 0f2bbd5fa9 Fri3d 2024 Board: add support for WSEN ISDS IMU 2025-12-06 11:03:15 +01:00
Thomas Farstrike 56b7cc17e9 Settings app: add IMU calibration with check 2025-12-05 20:48:00 +01:00
Thomas Farstrike f37ca70a89 API: add AudioFlinger for audio playback (i2s DAC and buzzer)
API: add LightsManager for multicolor LEDs
2025-12-03 22:32:36 +01:00
Thomas Farstrike ef0cb980f2 Settings app: fix un-checking of radio button 2025-11-26 09:25:43 +01:00
Thomas Farstrike 2b968b4b92 Settings: mount /builtin after formatting filesystem 2025-11-23 21:14:39 +01:00
Thomas Farstrike 0012349a56 Settings app: fix checkbox handling with buttons 2025-11-23 18:58:45 +01:00
Thomas Farstrike 7668407e14 Refresh app list after formatting internal data storage 2025-11-23 05:58:22 +01:00
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