Commit Graph

1148 Commits

Author SHA1 Message Date
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
Thomas Farstrike d334c55c3b Add syntax checks to github workflow 2025-11-02 11:54:32 +01:00
Thomas Farstrike e300ded8c6 Add test for syntax errors 2025-11-02 11:38:57 +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 72947afe85 update CHANGELOG 2025-11-01 09:19:22 +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
Thomas Farstrike bf09cbf12b Launcher: only redraw if app list changed 2025-10-30 21:03:42 +01:00