Commit Graph

428 Commits

Author SHA1 Message Date
Thomas Farstrike eeabe1b20b Make "Power Off" button on desktop exit completely 2026-01-09 15:07:25 +01:00
Thomas Farstrike 304fa1a537 Improve robustness with custom exception that does not deinit() the TaskHandler 2026-01-09 12:03:33 +01:00
Thomas Farstrike c62b30b4d0 Improve robustness by catching unhandled app exceptions 2026-01-09 10:44:43 +01:00
Thomas Farstrike 4cc6231c6e Simplify: don't rate-limit update_ui_threadsafe_if_foreground
This isn't used anywhere.
2026-01-04 21:51:45 +01:00
Thomas Farstrike ad5565c959 App framework: simplify MANIFEST.JSON
Make launcher, entrypoint and classname optional
by defaulting to "assets/main.py" with class "Main".
2026-01-04 21:30:07 +01:00
Thomas Farstrike 79e6667396 fri3d_2024: short beep option 2026-01-04 20:58:50 +01:00
Thomas Farstrike ece3fa5ff0 Increment version for next release 2025-12-24 17:34:52 +01:00
Thomas Farstrike 9db5c5e44c WiFi app: check "hidden" in EditNetwork 2025-12-24 17:24:08 +01:00
Thomas Farstrike 12ff67c5a1 Comments 2025-12-24 16:44:19 +01:00
Thomas Farstrike b62e115613 DownloadManager cleanups 2025-12-24 14:23:10 +01:00
Thomas Farstrike a4cab65f36 Comments 2025-12-24 11:27:05 +01:00
Thomas Farstrike d064636a2d DownloadManager: fix partial download progress reports
Use Content-Range in case of partial downloads.
2025-12-24 11:25:45 +01:00
Thomas Farstrike 51a5248d88 OSUpdate app: work towards fixing auto-resume 2025-12-24 11:11:49 +01:00
Thomas Farstrike aff94d77c0 Increment app version numbers and update CHANGELOG 2025-12-24 07:34:08 +01:00
Thomas Farstrike 95dfc1b93b MposKeyboard: fix focus issue 2025-12-19 19:23:03 +01:00
Thomas Farstrike 47923a492a MposKeyboard: simplify 2025-12-19 18:45:48 +01:00
Thomas Farstrike c8982c930f battery_voltage.py: fix output 2025-12-19 18:44:57 +01:00
Thomas Farstrike 3915522bde WifiService: also auto connect to hidden networks 2025-12-19 16:01:06 +01:00
Thomas Farstrike 67592c7886 Move wifi busy logic to wifi service 2025-12-19 15:06:20 +01:00
Thomas Farstrike 73cba70d55 WiFi app: delegate to WiFiService where possible 2025-12-19 14:39:02 +01:00
Thomas Farstrike be99f6e91d Fix tests 2025-12-19 11:30:31 +01:00
Thomas Farstrike 08d1b28691 Update tests 2025-12-19 11:13:40 +01:00
Thomas Farstrike a31ac2f112 Update tests 2025-12-19 11:01:09 +01:00
Thomas Farstrike 6378a75026 MposKeyboard: fix scroll 2025-12-19 10:12:39 +01:00
Thomas Farstrike 1edbd643ef Cleanups 2025-12-18 18:23:21 +01:00