Commit Graph

1162 Commits

Author SHA1 Message Date
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
Thomas Farstrike 1f0dfcc670 Launcher app: use automatically loaded icon_data 2025-11-02 16:24:56 +01:00
Thomas Farstrike c34fcb60f5 App class: automatically load icon_data 2025-11-02 16:24:38 +01:00
Thomas Farstrike 12f6dd826a App class: automatically set icon_path 2025-11-02 15:53:44 +01:00
Thomas Farstrike f6fb647172 unittest.sh: make sure binary is executable 2025-11-02 14:04:16 +01:00
Thomas Farstrike f8b936d75f GitHub: run unit tests 2025-11-02 13:30:25 +01:00
Thomas Farstrike 0d2afb6f70 PackageManager: add unit tests 2025-11-02 13:28:29 +01:00
Thomas Farstrike d8e0fc066b Move scripts/tests/check_syntax.sh to tests/check_syntax.sh 2025-11-02 13:28:05 +01:00