Thomas Farstrike
|
43d960cc1b
|
wifi.py: improve focus handling for keyboard
|
2025-10-08 09:16:33 +02:00 |
|
Thomas Farstrike
|
bd1afb4ffc
|
fri3d-2024: fix back button hang
|
2025-10-08 08:22:52 +02:00 |
|
Thomas Farstrike
|
2f8e072e0b
|
File Manager app: add icon
|
2025-10-08 08:21:53 +02:00 |
|
Thomas Farstrike
|
477e7e341d
|
About app: fix icon transparency
|
2025-10-08 08:21:22 +02:00 |
|
Thomas Farstrike
|
a7c5e461e1
|
Also emulate repeats on buttons
Not great for games, I'm sure...
|
2025-10-08 00:05:37 +02:00 |
|
Thomas Farstrike
|
1ff653eafc
|
Debounce buttons to workaround PRESSING focus loss
In LVGL 9.2.2, the lv_keyboard widget seems to lose focus when a PRESSING (long press) is received.
|
2025-10-07 23:59:27 +02:00 |
|
Thomas Farstrike
|
5e23c22ebe
|
Add dash to fri3d-2024 everywhere
|
2025-10-07 22:44:24 +02:00 |
|
Thomas Farstrike
|
132c1a03f6
|
settings.py: make compatible with non-touchsceen (keypad) devices
|
2025-10-07 22:42:30 +02:00 |
|
Thomas Farstrike
|
70b219ef32
|
launcher.py: make compatible with non-touchscreen (Keypad) devices
|
2025-10-07 22:42:06 +02:00 |
|
Thomas Farstrike
|
2e952fcfd8
|
boot_fri3d2024.py: add support for buttons and joysticks
|
2025-10-07 22:41:28 +02:00 |
|
Thomas Farstrike
|
093da7b423
|
camera_app.py: only try for supported hardware
|
2025-10-07 22:40:38 +02:00 |
|
Thomas Farstrike
|
2660ef1adc
|
fri3d-2024: display works, battery works, tweaks
|
2025-10-07 20:51:41 +02:00 |
|
Thomas Farstrike
|
6e795adaf5
|
imageview.py: add debug
|
2025-10-07 20:48:38 +02:00 |
|
Thomas Farstrike
|
a23fb7c19e
|
Cleanup boot_unix.py
It had some leftover code for the OV5640 camera,
which is currently only supported on the ESP32.
|
2025-10-07 12:19:54 +02:00 |
|
Thomas Farstrike
|
9fac0c61a4
|
About app: add more info
|
2025-07-09 12:53:06 +02:00 |
|
Thomas Farstrike
|
503576c2ac
|
Update CHANGELOG
|
2025-07-08 14:09:20 +02:00 |
|
Thomas Farstrike
|
4a2681f837
|
Reduce timezones from 400 to 150 to reduce scrolling
|
2025-07-08 14:08:13 +02:00 |
|
Thomas Farstrike
|
88a0122cab
|
Remove confusing timezones
|
2025-07-08 14:02:38 +02:00 |
|
Thomas Farstrike
|
1e35a6d998
|
Fix Draw app icon URL
|
2025-07-07 19:35:33 +02:00 |
|
Thomas Farstrike
|
859bdfa7f9
|
Fix About app URL
|
2025-07-07 19:34:41 +02:00 |
|
Thomas Farstrike
|
1bcdeb887b
|
Fix Draw app URL
|
2025-07-07 19:30:34 +02:00 |
|
Thomas Farstrike
|
67dd91965a
|
Remove unneeded import
|
2025-07-07 19:02:56 +02:00 |
|
Thomas Farstrike
|
b0c4524ccc
|
Fix OSUpdate bug due to API refactoring
|
2025-07-07 19:00:28 +02:00 |
|
Thomas Farstrike
|
7e220bf0e2
|
Update CHANGELOG and camera version
|
2025-07-07 17:50:16 +02:00 |
|
Thomas Farstrike
|
5b7b21a84f
|
Fix poweroff button
|
2025-07-07 17:05:52 +02:00 |
|