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
Thomas Farstrike
cccce9610e
sdcard.py: improve error handling
2025-11-23 07:34:22 +01:00
Thomas Farstrike
129775f039
Fix board identification
2025-11-23 07:14:59 +01:00
Thomas Farstrike
4fa71ab548
Fix tests/test_graphical_keyboard_q_button_bug.py
2025-11-23 05:55:39 +01:00
Thomas Farstrike
09c5249203
fs_driver.py: don't remove / from /
2025-11-23 05:26:34 +01:00
Thomas Farstrike
0ba1048abb
default to fri3d-2024
2025-11-23 05:00:45 +01:00
Thomas Farstrike
2db9b4bec3
Simplify
2025-11-22 16:54:16 +01:00
Thomas Farstrike
0c924b67ec
Increment version
2025-11-22 15:33:40 +01:00
Thomas Farstrike
2fc6331c7b
main.py: also detect fri3d camp 2024 badge hardware
2025-11-22 11:05:15 +01:00
Thomas Farstrike
c8f725b49d
Remove dashes from filenames
...
These aren't supported by MicroPythonOS' freeze system.
2025-11-22 10:17:11 +01:00
Thomas Farstrike
e00201ab0e
testing.py: fix failing test by finding all widgets
2025-11-22 09:49:46 +01:00
Thomas Farstrike
4aebc7bc93
Works on waveshare-esp32-s3-touch-lcd-2
2025-11-22 09:29:24 +01:00
Thomas Farstrike
3ea36f6bd8
Desktop boot works
2025-11-22 08:24:28 +01:00
Thomas Farstrike
3598bc3b85
Move everything out of top level
2025-11-22 08:11:15 +01:00
Thomas Farstrike
3328301801
Increment version number
2025-11-21 18:48:16 +01:00
Thomas Farstrike
786ef418db
Keyboard app: reduce font size from 22 to 20
2025-11-21 18:47:40 +01:00
Thomas Farstrike
5dcae39a5e
Improve MposKeyboard
...
- MposKeyboard: increase font size from 16 to 22
- MposKeyboard: use checkbox instead of newline symbol for "OK, Ready"
- MposKeyboard: bigger space bar
2025-11-21 11:15:37 +01:00
Thomas Farstrike
fd1064d552
Cleanups
2025-11-21 09:12:45 +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