Commit Graph

188 Commits

Author SHA1 Message Date
Thomas Farstrike 1bfcd3a618 Cleanup __pycache__ directories
To prevent polluting the freezefs etc.
2026-01-26 14:49:45 +01:00
Thomas Farstrike 1afc5465c3 Merge pull request #22 from QuasiKili/patch-7
Update run_desktop.sh to fix settings being ignored
2026-01-21 10:44:25 +01:00
Thomas Farstrike 0b53d6a35f scripts/bundle_apps.sh : catch typos in manifestst 2026-01-21 09:33:40 +01:00
Kili 5587e457a9 Update run_desktop.sh to fix settings being ignored
Script would not be able to start in dark mode, config.json was backed up but never used. config.json is not backed up anymore, change if this is needed still.
We overwrite the auto_start_app if we launch it with a specific app.
2026-01-20 16:58:01 +01:00
Thomas Farstrike 36cc20bf45 Add com.micropythonos.nostr
Initial commit, not ready for release.
2026-01-16 18:39:53 +01:00
Thomas Farstrike f661bb3cd0 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2026-01-15 11:39:36 +01:00
Antonio Galea 48bdba1e11 Allow multiple Espressif virtualenv - just use latest 2026-01-15 10:35:57 +01:00
Thomas Farstrike d94f5c0876 Update bundle_apps.sh 2026-01-15 09:53:31 +01:00
Thomas Farstrike fd548d45f1 AudioFlinger framework: simplify import, use singleton class 2026-01-13 23:48:52 +01:00
Thomas Farstrike 5d04361734 Camera Activity: disable high resolutions 2026-01-13 18:24:48 +01:00
Thomas Farstrike f3b67eef73 build_mpos.sh: fix "text file busy" error
If the build process tries to output the final binary
while it's already running and therefore in use, it failed.
2026-01-09 15:08:26 +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 5c3e9008b8 Disable rlottie 2026-01-07 22:35:55 +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 ad4c23f80b Fix build 2026-01-07 15:06:21 +01:00
Thomas Farstrike 61673dbceb Add rlottie 2026-01-07 14:40:59 +01:00
Thomas Farstrike 5e2b3be78b install: add symlink handling for single apps 2025-12-24 15:20:11 +01:00
Thomas Farstrike a4cab65f36 Comments 2025-12-24 11:27:05 +01:00
Thomas Farstrike 7e63291192 Add scripts/compile_py.sh 2025-12-24 07:34:35 +01:00
Thomas Farstrike aff94d77c0 Increment app version numbers and update CHANGELOG 2025-12-24 07:34:08 +01:00
Thomas Farstrike 8c91ebf91f Doom app: show list before starting 2025-12-23 22:27:28 +01:00
Thomas Farstrike 9ba9bf9ec4 Add experimental retro-go launcher 2025-12-22 22:32:32 +01:00