Commit Graph

834 Commits

Author SHA1 Message Date
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 be607ff591 About app: add more info 2025-11-15 18:08:18 +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 6f86f57a70 OSUpdate app: Major rework with improved reliability and user experience 2025-11-15 09:19:19 +01:00
Thomas Farstrike b71b6b49ec Draw app: bump version 2025-11-14 23:03:11 +01:00
Thomas Farstrike 5e6482c159 Connect4: fix contrast issue 2025-11-14 17:33:53 +01:00
Thomas Farstrike 37804909b5 Connect4: shorter text 2025-11-14 17:17:46 +01:00
Thomas Farstrike ab7183a913 Connect4: add directional controls 2025-11-14 16:58:12 +01:00
Thomas Farstrike 2a0e78806d Connect4: move controls to the bottom 2025-11-14 16:50:20 +01:00
Thomas Farstrike dac96480b6 Follow theme 2025-11-14 16:41:53 +01:00
Thomas Farstrike 07e990cba5 Improve UI 2025-11-14 16:35:54 +01:00
Thomas Farstrike 94487026a3 Connect4: improve layout 2025-11-14 16:31:34 +01:00
Thomas Farstrike 89afe981cd New app: Connect4 game 2025-11-14 16:15:09 +01:00
Thomas Farstrike 58157bc3f3 Comments 2025-11-14 11:51:15 +01:00
Thomas Farstrike 74c1666252 Camera app: increment version 2025-11-13 10:17:47 +01:00
Thomas Farstrike f28e832aa4 OSUpdate: increment version 2025-11-13 10:11:52 +01:00
Thomas Farstrike 2deed0e533 waveshare-esp32-s3-touch-lcd-2: power off camera at boot to conserve power
By default, it turns on at reset, making it hot and consume more current.
2025-11-13 09:37:29 +01:00
Thomas Farstrike 6745a09b38 Fix camera blank issue 2025-11-13 09:10:27 +01:00
Thomas Farstrike 178d66d586 Camera app: increment version number 2025-11-12 17:59:56 +01:00
Thomas Farstrike ea9b5b14e8 OSUpdate App: enable scrolling with joystick/arrow keys 2025-11-12 17:26:57 +01:00
Thomas Farstrike d0e54693a0 Camera app: improve QR scanning help text 2025-11-12 15:54:37 +01:00
Thomas Farstrike 86f4519645 Increment version numbers 2025-11-12 14:48:29 +01:00