Commit Graph

238 Commits

Author SHA1 Message Date
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
Thomas Farstrike fcc6af9256 Increment versions 2025-11-07 14:45:29 +01:00
Thomas Farstrike 1dc8982d69 OSUpdate: increment version 2025-11-07 14:44:42 +01:00
Thomas Farstrike 3b83bc7cdb Launcher app: increment version 2025-11-07 14:44:16 +01:00
Thomas Farstrike 6ad2c392e6 AppStore app: increment version 2025-11-07 14:43:39 +01:00
Thomas Farstrike aa08db2a1c About app: increment version 2025-11-07 14:43:09 +01:00
Thomas Farstrike 6c8fe8e61d Update CHANGELOG.md 2025-11-07 14:33:58 +01:00