Commit Graph

1689 Commits

Author SHA1 Message Date
Thomas Farstrike abfc3abe2c Fix macos build
Flagged in https://github.com/MicroPythonOS/MicroPythonOS/pull/18
2026-01-07 17:59:30 +01:00
Thomas Farstrike 81f9a23691 Try fixing macos build 2026-01-07 16:10:20 +01:00
Thomas Farstrike 32a45f4794 Try fixing macOS build 2026-01-07 15:36:06 +01:00
Thomas Farstrike 0064ae9ead Update lvgl_micropython 2026-01-07 15:18:32 +01:00
Thomas Farstrike 85c91901c4 Remove CLAUDE.md files 2026-01-07 15:14:31 +01:00
Thomas Farstrike ad4c23f80b Fix build 2026-01-07 15:06:21 +01:00
Thomas Farstrike 9abc8a2799 macos build: install rlottie 2026-01-07 14:47:35 +01:00
Thomas Farstrike 8a20b519b4 Add rlottie 2026-01-07 14:41:08 +01:00
Thomas Farstrike 61673dbceb Add rlottie 2026-01-07 14:40:59 +01:00
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