Commit Graph

923 Commits

Author SHA1 Message Date
Thomas Farstrike 498eb5b420 Add missing files due to exclude 2025-10-09 19:14:44 +02:00
Thomas Farstrike 90c0325ea5 Update CHANGELOG and MANIFESTs 2025-10-09 19:10:40 +02:00
Thomas Farstrike 011bd58e02 Release 0.0.11 2025-10-09 17:52:40 +02:00
Thomas Farstrike 0bb7a02f8d Fix battery_voltage readout scale_factor handling 2025-10-09 17:25:30 +02:00
Thomas Farstrike f792e45332 Comments 2025-10-09 14:57:47 +02:00
Thomas Farstrike 0f2566fe7b Cleanups 2025-10-09 14:56:27 +02:00
Thomas Farstrike acdc2d64ec Comments 2025-10-09 14:51:54 +02:00
Thomas Farstrike 272989dc48 Fix battery voltage scale and cleanup 2025-10-09 14:49:31 +02:00
Thomas Farstrike aea5f7a4cf waveshare: fix focusgroup handling 2025-10-08 18:23:35 +02:00
Thomas Farstrike c70780d490 Remove useless current_hardware variable 2025-10-08 17:54:29 +02:00
Thomas Farstrike 4416931bff Make install.sh script generic 2025-10-08 17:52:48 +02:00
Thomas Farstrike b44720cd4b Make battery voltage pin handling generic 2025-10-08 17:52:37 +02:00
Thomas Farstrike 9f4e2018ae Unix: smaller display 2025-10-08 16:21:30 +02:00
Thomas Farstrike 8e4adc338c Bump version number 2025-10-08 16:21:01 +02:00
Thomas Farstrike f3fb400b19 wifi.py: small reworks 2025-10-08 16:20:48 +02:00
Thomas Farstrike 58cc2a91fb Comments 2025-10-08 16:20:20 +02:00
Thomas Farstrike 7f0ae3053d camera_app.py: disable broken hardware check 2025-10-08 16:19:46 +02:00
Thomas Farstrike f09d19feac Add support for fri3d-2024 building 2025-10-08 16:19:26 +02:00
Thomas Farstrike 996c57faf6 Add manifest_fri3d-2024.py 2025-10-08 16:19:16 +02:00
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