Commit Graph

899 Commits

Author SHA1 Message Date
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
Thomas Farstrike 8102a74084 Time QR decoding and add kdmukai's speedups
240x240 image decoding goes from 1800ms to 406ms. Thanks, @kdmukai!
2025-07-06 00:35:11 +02:00
Thomas Farstrike d0444f10cb Add file manager app 2025-07-05 02:26:59 +02:00
Thomas Farstrike 82451dbcd6 Close bar without animation 2025-07-04 16:49:48 +02:00
Thomas Farstrike 5fc403e400 Fix drawer close hang 2025-07-04 16:45:24 +02:00
Thomas Farstrike 9d46ac3dee fix launcher startup and tweak menu drawer 2025-07-04 16:42:30 +02:00