Commit Graph

249 Commits

Author SHA1 Message Date
Thomas Farstrike 05afca3acb Launcher app: show better default image 2025-11-02 22:22:50 +01:00
Thomas Farstrike 543ff1c69a AppStore app: only download icon if needed 2025-11-02 22:05:24 +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 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 394908fdae Cleanups 2025-10-30 20:54:11 +01:00
Thomas Farstrike 71ab5d1309 Fix top swipe gesture 2025-10-30 20:52:26 +01:00
Thomas Farstrike a2af392cb1 Refactor mpos.ui 2025-10-30 20:31:02 +01:00
Thomas Farstrike 7e3c01e960 Fix restart_launcher() 2025-10-30 18:12:56 +01:00
Thomas Farstrike e7e2e4f03b Cleanups 2025-10-30 13:10:50 +01:00
Thomas Farstrike caab563461 Simplify and fix settings app 2025-10-30 13:09:27 +01:00
Thomas Farstrike 51368a3816 Still works! 2025-10-30 13:07:32 +01:00
Thomas Farstrike 248d10b748 Local import works 2025-10-30 13:05:00 +01:00
Thomas Farstrike 163511f8d6 Dependency hell 2025-10-30 13:03:19 +01:00
Thomas Farstrike c2c5089e1f Fix typo 2025-10-30 11:59:53 +01:00
Thomas Farstrike 4f575273fc Refactor app structure 2025-10-30 11:42:42 +01:00
Thomas Farstrike 1d471af4b3 Change parse_manifest() to App.from_manifest() 2025-10-30 10:26:27 +01:00
Thomas Farstrike 88b06ae710 Comment out unused code 2025-10-30 00:44:50 +01:00