Commit Graph

762 Commits

Author SHA1 Message Date
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
Thomas Farstrike 124df71ae7 OSUpdate app: use update_ui_threadsafe_if_foreground
Now it no longer crashes if the user moves away while the OSUpdate is ongoing.
2025-11-01 09:05:24 +01:00
Thomas Farstrike a1ac5a6b16 Rename widgets to gesture_navigation 2025-11-01 08:17:02 +01:00
Thomas Farstrike 40610be51a Rename package_manager and activity_navigator 2025-11-01 08:12:20 +01:00
Thomas Farstrike 60a3f75ce2 Rename pm.py to package_manager.py 2025-11-01 07:49:58 +01:00
Thomas Farstrike f5390ccbe0 Fix reset and shutdown actions 2025-10-30 21:22:37 +01:00
Thomas Farstrike c15bd6c263 Appstore app: improve UX during (un)install 2025-10-30 21:08:50 +01:00