Thomas Farstrike
69386509e2
OSUpdate: improve wifi handling
2025-11-24 19:04:57 +01:00
Thomas Farstrike
61379985e9
OSUpdate app: resume when wifi reconnects
2025-11-24 18:20:06 +01:00
Thomas Farstrike
ce8b36e3a8
OSUpdate: pause when wifi goes away, then redownload
2025-11-24 18:03:02 +01:00
Thomas Farstrike
28147fb312
Disable wifi when reading ADC2 voltage
2025-11-24 16:32:41 +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
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