730 Commits

Author SHA1 Message Date
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
Thomas Farstrike a0654a7d3d Cleanup unused import 2025-10-30 00:42:17 +01:00
Thomas Farstrike 742d30c4b5 Move is_valid_launcher() to App object 2025-10-30 00:39:56 +01:00
Thomas Farstrike c70ed7220d Simplify is_launcher 2025-10-30 00:34:30 +01:00
Thomas Farstrike 3828a5ff63 Apps: cache main_launcher_activity 2025-10-30 00:28:48 +01:00
Thomas Farstrike 056db408d7 PackageManager: refresh applist after (un)install, reduce parse_manifest() calls 2025-10-30 00:13:25 +01:00
Thomas Farstrike cea4e59341 PackageManager: add dictionary for easy package lookup 2025-10-29 23:40:05 +01:00
Thomas Farstrike 73497d8aa2 Fix import 2025-10-29 23:30:43 +01:00
Thomas Farstrike e7b71cda0a Move code from AppStore to PackageManager 2025-10-29 23:27:04 +01:00
Thomas Farstrike 5691058a1b Add PackageManager to reduce duplication 2025-10-29 22:58:21 +01:00
Thomas Farstrike 8fc13733bf config.py: fix 0 vs None handling 2025-10-29 12:04:49 +01:00
Thomas Farstrike 8f4533e1a6 Add forgotten nostr library 2025-10-29 09:34:54 +01:00
Thomas Farstrike e323c7a5f5 Less debug 2025-10-28 17:18:42 +01:00
Thomas Farstrike 2ca51708fa sdcard.py: fix mounting multiple times detection 2025-10-27 23:06:00 +01:00
Thomas Farstrike 60fbda4a66 Improve SD Card support 2025-10-27 22:17:02 +01:00
Thomas Farstrike d17c636785 Class SDCardManager instead of procedural way 2025-10-27 21:53:52 +01:00
Thomas Farstrike 9707d73db3 Add SDCard support 2025-10-27 21:38:56 +01:00
Thomas Farstrike 5fde44b671 Increment version number 2025-10-26 09:40:59 +01:00
Thomas Farstrike 41457675b1 Increment version number 2025-10-20 22:32:19 +02:00
Thomas Farstrike aaf8467356 print_event: add pressed key info 2025-10-20 22:25:00 +02:00