Commit Graph

1674 Commits

Author SHA1 Message Date
Thomas Farstrike cacc897a0f Remove throttling from update_ui_threadsafe_if_foreground
This isn't used anywhere.
2026-01-04 21:49:42 +01:00
Thomas Farstrike fb5672bd86 Settings app: remove unused calibration_thread 2026-01-04 21:43:07 +01:00
Thomas Farstrike a3fc2b1638 OSUpdate: simplify thread safety 2026-01-04 21:41:25 +01:00
Thomas Farstrike 9ac8fb2e41 Update CHANGELOG.md 2026-01-04 21:31:51 +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 b98443189b Rename Doom to Main 2026-01-04 21:09:42 +01:00
Thomas Farstrike b849899c5c Rename doom to doom_launcher 2026-01-04 21:07:53 +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 232a868820 Fix unit test 2025-12-24 17:02:10 +01:00
Thomas Farstrike 12ff67c5a1 Comments 2025-12-24 16:44:19 +01:00
Thomas Farstrike ab429767de Fix tests/test_download_manager.py 2025-12-24 15:30:22 +01:00
Thomas Farstrike 1af6e7b9d2 Fix tests/test_download_manager.py 2025-12-24 15:24:54 +01:00
Thomas Farstrike fd9eeda8ac Fix tests/test_download_manager.py 2025-12-24 15:20:33 +01:00
Thomas Farstrike 5e2b3be78b install: add symlink handling for single apps 2025-12-24 15:20:11 +01:00
Thomas Farstrike 1f1baa1baf Fix failing test 2025-12-24 14:57:17 +01:00
Thomas Farstrike c0f946ce0b Add test 2025-12-24 14:53:32 +01:00
Thomas Farstrike 84be8f699f Fix failing test 2025-12-24 14:53:22 +01:00
Thomas Farstrike b62e115613 DownloadManager cleanups 2025-12-24 14:23:10 +01:00
Thomas Farstrike 13747b8a65 OSUpdate app: fix resume logic 2025-12-24 13:48:32 +01:00
Thomas Farstrike 3135230c57 OSUpdate app: fix resume logic 2025-12-24 12:48:22 +01:00
Thomas Farstrike a4391d76ad OSupdate: add more network error handling 2025-12-24 12:13:45 +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