Thomas Farstrike
e9810a34ba
Merge branch 'main' into camera-resolution
2025-11-26 10:26:30 +01:00
Thomas Farstrike
ef0cb980f2
Settings app: fix un-checking of radio button
2025-11-26 09:25:43 +01:00
Thomas Farstrike
1ab4970dc7
Work towards changing camera resolution
2025-11-24 22:54:26 +01:00
Thomas Farstrike
142c23256c
AppStore app: remove unnecessary scrollbar over publisher's name
2025-11-24 22:12:27 +01:00
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