Commit Graph

339 Commits

Author SHA1 Message Date
Thomas Farstrike a7712f058b Remove comments 2025-11-29 17:45:32 +01:00
Thomas Farstrike 3bd9ce55f9 Fix unit tests 2025-11-29 14:59:14 +01:00
Thomas Farstrike d7f7b33cfc Remove comments 2025-11-29 12:51:46 +01:00
Thomas Farstrike be020014ea battery_voltage.py: don't limit to max_voltage 2025-11-29 12:46:03 +01:00
Thomas Farstrike 06d98ceabd Camera app: cleanup, add animations 2025-11-28 21:51:09 +01:00
Thomas Farstrike 9ae929aad9 SharedPreferences: add erase_all() functionality 2025-11-26 11:41:42 +01:00
Thomas Farstrike de35a9dd39 Camera app: tweak layout 2025-11-25 09:45:39 +01:00
Thomas Farstrike 5bf790ed61 Simplify: no scaling 2025-11-25 08:19:11 +01:00
Thomas Farstrike 31e61e7d88 Improve camera 2025-11-25 07:59:48 +01:00
Thomas Farstrike 60b68efd79 Fri3d Camp 2024 Badge: improve battery monitor calibration 2025-11-24 22:07:18 +01:00
Thomas Farstrike 51e8977b12 battery_voltage: slow refresh for ADC2 because need to disable wifi 2025-11-24 19:49:03 +01:00
Thomas Farstrike f4bd4d0a2b Improve wifi handling 2025-11-24 18:52:49 +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 df486a5a5d WifiService: connect to strongest networks first 2025-11-24 08:24:47 +01:00
Thomas Farstrike 40779ab86a sdcard.py: cleanup 2025-11-23 21:04:32 +01:00
Thomas Farstrike dd2371d277 SDCard: add missing import 2025-11-23 20:58:50 +01:00
Thomas Farstrike 72352167ed waveshare_esp32_s3_touch_lcd_2.py: remove unused input 2025-11-23 14:57:58 +01:00
Thomas Farstrike e77d8ec7da gesture_navigation.py: increase small swipe sensitivity 2025-11-23 14:52:04 +01:00
Thomas Farstrike 95baa789ef mpos.ui.anim: stop ongoing animation when starting new
This prevents visual glitches when both animations are ongoing.
2025-11-23 14:47:28 +01:00
Thomas Farstrike fe1408ccb9 main.py: improve output 2025-11-23 14:21:37 +01:00
Thomas Farstrike ea0f863e3a Revert "Adapt animations to LVGL 9.4"
This reverts commit 322bf3b5d7.
2025-11-23 14:21:17 +01:00
Thomas Farstrike 60d630f67c OSUpdate app: simplify and ensure UI is visible 2025-11-23 10:59:51 +01:00
Thomas Farstrike 50274e749b Gesture navigation: improve robustness 2025-11-23 09:00:38 +01:00
Thomas Farstrike 322bf3b5d7 Adapt animations to LVGL 9.4 2025-11-23 09:00:13 +01:00