Commit Graph

768 Commits

Author SHA1 Message Date
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 087cb9b122 Fix quasidoodle symlink
No / at the end, otherwise it fails.
2025-11-07 10:50:33 +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
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 af91013f55 Draw app: make it faster 2025-11-05 13:42: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 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 0d2afb6f70 PackageManager: add unit tests 2025-11-02 13:28:29 +01:00
Thomas Farstrike a5964e3897 Apps: add QuasiDoodle 2025-11-01 10:12:44 +01:00
Thomas Farstrike 87f3bfeba1 AppStore app: don't create unnecessary additional thread 2025-11-01 09:51:18 +01:00
Thomas Farstrike 51e702b9e0 Wifi app: use update_ui_threadsafe_if_foreground 2025-11-01 09:46:58 +01:00
Thomas Farstrike 984d64487f AppStore app: use update_ui_threadsafe_if_foreground 2025-11-01 09:37:04 +01:00