Commit Graph

244 Commits

Author SHA1 Message Date
Thomas Farstrike 325270b309 OSUpdate: tweak UI 2025-11-23 11:47:45 +01:00
Thomas Farstrike 60d630f67c OSUpdate app: simplify and ensure UI is visible 2025-11-23 10:59:51 +01:00
Thomas Farstrike 7668407e14 Refresh app list after formatting internal data storage 2025-11-23 05:58:22 +01:00
Thomas Farstrike 71fabfa7c6 OSUpdate app: adapt to new device IDs 2025-11-22 11:04:38 +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 ca99bcaccc UI: improve swipes
- UI: only show back and down gesture icons on swipe, not on tap
- UI: double size of back and down swipe gesture starting areas for easier gestures
2025-11-20 16:36:14 +01:00
Thomas Farstrike 5827d40091 Move internal_filesystem/lib/mpos/wifi.py to internal_filesystem/lib/mpos/net/wifi_service.py 2025-11-18 13:19:10 +01:00
Thomas Farstrike 8ed59476c6 Simplify OSUpdate by using ConnectivityManager 2025-11-18 12:20:01 +01:00
Thomas Farstrike 92ca020979 Increment version numbers 2025-11-17 22:06:46 +01:00
Thomas Farstrike 15698520d0 Improve About info 2025-11-17 13:39:48 +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 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 f28e832aa4 OSUpdate: increment version 2025-11-13 10:11:52 +01:00
Thomas Farstrike ea9b5b14e8 OSUpdate App: enable scrolling with joystick/arrow keys 2025-11-12 17:26:57 +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 e1505320d4 Comments 2025-11-08 15:19:45 +01:00
Thomas Farstrike b33b40c902 OSUpdate app: fix typo that caused update failure 2025-11-08 09:52:59 +01:00
Thomas Farstrike c9d6166e80 Increment version number 2025-11-08 07:43:25 +01:00