Commit Graph

258 Commits

Author SHA1 Message Date
Thomas Farstrike f37ca70a89 API: add AudioFlinger for audio playback (i2s DAC and buzzer)
API: add LightsManager for multicolor LEDs
2025-12-03 22:32:36 +01:00
Thomas Farstrike 82f55e0698 Wifi app: simplify keyboard handling code 2025-12-02 21:22:38 +01:00
Thomas Farstrike eff01581aa About app: more robust 2025-11-30 23:17:54 +01:00
Thomas Farstrike e40fe8fdb2 About app: add free, used and total storage space info 2025-11-30 15:30:32 +01:00
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