Commit Graph

1169 Commits

Author SHA1 Message Date
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
Thomas Farstrike ce57c1e841 Activity.py: limit async_call()s 2025-11-06 14:07:58 +01:00
Thomas Farstrike e4d1b5afdf Merge pull request #9 from QuasiKili/patch-3
Update path from QuasiDoodle to MPOS-QuasiDoodle
2025-11-05 21:28:42 +01:00
Kili 66dd20a9fb Update path from QuasiDoodle to MPOS-QuasiDoodle
repo name was changed, Update path from QuasiDoodle to MPOS-QuasiDoodle
2025-11-05 20:02:12 +01:00
Thomas Farstrike 816d3a3256 Add Benchmark app 2025-11-05 19:28:11 +01:00
Thomas Farstrike 10901f0732 Camera_app: fix API 2025-11-05 18:47:28 +01:00
Thomas Farstrike 8b5d836069 run_desktop.sh: run with default 8MB of heap 2025-11-05 14:44:14 +01:00
Thomas Farstrike af91013f55 Draw app: make it faster 2025-11-05 13:42:48 +01:00
Thomas Farstrike 83e71a7785 run_desktop.sh: fix single app running 2025-11-05 09:01:48 +01:00
Thomas Farstrike 1dcf5d8cc6 Music Player app: add quick access for filesystem 2025-11-02 23:27:49 +01:00
Thomas Farstrike 895e2030ea Music Player app: shortcuts 2025-11-02 23:18:46 +01:00
Thomas Farstrike 4faa3b8cc8 fs_driver.py: fix "Back" issue on VfsFat due to trailing slash 2025-11-02 23:18:16 +01:00
Thomas Farstrike c4eece489b Rename check_syntax.sh to syntax.sh 2025-11-02 23:17:57 +01:00
Thomas Farstrike 05afca3acb Launcher app: show better default image 2025-11-02 22:22:50 +01:00
Thomas Farstrike 4a1d21071f AppStore app: simplify 2025-11-02 22:10:42 +01:00
Thomas Farstrike 543ff1c69a AppStore app: only download icon if needed 2025-11-02 22:05:24 +01:00