Commit Graph

1693 Commits

Author SHA1 Message Date
Thomas Farstrike 5c3e9008b8 Disable rlottie 2026-01-07 22:35:55 +01:00
Thomas Farstrike 275d405a51 Update lvgl_micropython 2026-01-07 22:11:27 +01:00
Thomas Farstrike 380cad6c79 RLOTTIE is disabled by default 2026-01-07 22:11:02 +01:00
Thomas Farstrike 2a630d3d07 Try fixing macOS build again 2026-01-07 21:56:43 +01:00
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