Commit Graph

1184 Commits

Author SHA1 Message Date
Thomas Farstrike eaf3caee79 Fix package_manager.py test 2025-11-07 15:10:48 +01:00
Thomas Farstrike e5637b8bb6 Add com.quasikili.quasibird 2025-11-07 14:46:11 +01:00
Thomas Farstrike fcc6af9256 Increment versions 2025-11-07 14:45:29 +01:00
Thomas Farstrike 1dc8982d69 OSUpdate: increment version 2025-11-07 14:44:42 +01:00
Thomas Farstrike 3b83bc7cdb Launcher app: increment version 2025-11-07 14:44:16 +01:00
Thomas Farstrike 6ad2c392e6 AppStore app: increment version 2025-11-07 14:43:39 +01:00
Thomas Farstrike aa08db2a1c About app: increment version 2025-11-07 14:43:09 +01:00
Thomas Farstrike 6c37506491 FileManager app: fix MANIFEST 2025-11-07 14:42:08 +01:00
Thomas Farstrike 3fca75dd26 Draw app: increment version 2025-11-07 14:41:14 +01:00
Thomas Farstrike 2413dd99e2 Camera app: increment version 2025-11-07 14:41:01 +01:00
Thomas Farstrike b3c23ca03e Remove benchmark app
It was just a quick proof-of-concept. QuasiBird is better.
2025-11-07 14:37:49 +01:00
Thomas Farstrike 6c8fe8e61d Update CHANGELOG.md 2025-11-07 14:33:58 +01:00
Thomas Farstrike a7863507b1 flash_over_usb.sh: simplify 2025-11-07 13:50:42 +01:00
Thomas Farstrike c5d14f39bb TaskHandler: use recommended duration for desktop 2025-11-07 12:21:35 +01:00
Thomas Farstrike 99c395482f main.py: increase framerate 2025-11-07 11:58:53 +01:00
Thomas Farstrike 44a7df2849 tests/package_manager.py: fix failing test 2025-11-07 11:58:30 +01:00
Thomas Farstrike 61df0825a6 BenchMark app: use new task_handler.add_event_cb() 2025-11-07 10:57:04 +01:00
Thomas Farstrike c7c668a1f2 AppStore app: improve exception handling 2025-11-07 10:55:16 +01:00
Thomas Farstrike b54a58ab23 boot_unix.py: reduce resolution and debug 2025-11-07 10:54:10 +01:00
Thomas Farstrike 73713d82c8 mpos_sdl_keyboard.py: disable debug 2025-11-07 10:51:41 +01:00
Thomas Farstrike af254abbff core_dump_activate.py: improve help comments 2025-11-07 10:51:10 +01:00
Thomas Farstrike 348e758d7a run_desktop.sh: comments 2025-11-07 10:51:00 +01:00
Thomas Farstrike 087cb9b122 Fix quasidoodle symlink
No / at the end, otherwise it fails.
2025-11-07 10:50:33 +01:00
Thomas Farstrike 1f792f69b5 Update lvgl_micropython to fix issue #351
Fix task_handler.remove_event_cb(), see https://github.com/lvgl-micropython/lvgl_micropython/issues/351
2025-11-07 10:48:30 +01:00
Thomas Farstrike 1245f14bf1 activity.py: throttle async_call() to fix overflow 2025-11-07 10:47:52 +01:00