Commit Graph

1680 Commits

Author SHA1 Message Date
Thomas Farstrike de629c39c6 Update lvgl_micropython 2026-01-07 14:40:21 +01:00
Thomas Farstrike 89d3fd45a8 Update lvgl_micropython 2026-01-07 14:39:39 +01:00
Thomas Farstrike c7924e7ae7 Add wifi QR decoding 2026-01-06 15:19:58 +01:00
Thomas Farstrike 68d0ac572d Wifi app: add support for scanning wifi QR codes to "Add Network" 2026-01-06 13:48:01 +01:00
Thomas Farstrike 51bb255c51 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2026-01-04 21:51:59 +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 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