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
|
f044e6c35f
|
Don't show launcher app in launcher apps
|
2025-10-29 23:03:35 +01:00 |
|
Thomas Farstrike
|
f9ec35db6f
|
Use PackageManager.get_app_list()
|
2025-10-29 23:00:43 +01:00 |
|
Thomas Farstrike
|
5691058a1b
|
Add PackageManager to reduce duplication
|
2025-10-29 22:58:21 +01:00 |
|
Thomas Farstrike
|
3e10479c82
|
run_desktop.sh: remove bash verbose
|
2025-10-29 22:58:10 +01:00 |
|
Thomas Farstrike
|
0b8fac7bb5
|
File Manager app: fix pictures dir
|
2025-10-29 21:44:29 +01:00 |
|
Thomas Farstrike
|
9e5f624daa
|
Music Player app: add music dir shortcut
|
2025-10-29 21:42:49 +01:00 |
|
Thomas Farstrike
|
43768082df
|
File Manager app: add home dir shortcut
|
2025-10-29 21:42:40 +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
|
0f83dca7a2
|
Music Player: don't update UI after exit
|
2025-10-28 21:13:34 +01:00 |
|
Thomas Farstrike
|
cdd2af0eb1
|
Music Player: improve used feedback
|
2025-10-28 20:14:55 +01:00 |
|
Thomas Farstrike
|
b2329aa975
|
AudioPlayer: support 8, 16, 24 and 32 bits per sample
|
2025-10-28 19:36:20 +01:00 |
|
Thomas Farstrike
|
d3be0ce94b
|
AudioPlayer: upscale if low frequency
|
2025-10-28 19:01:53 +01:00 |
|
Thomas Farstrike
|
1984857ada
|
AudioPlayer: support stereo
|
2025-10-28 18:54:05 +01:00 |
|
Thomas Farstrike
|
f43684a2db
|
Smaller code
|
2025-10-28 17:39:31 +01:00 |
|
Thomas Farstrike
|
3bf9d898d0
|
AudioPlayer: disable playing progress
|
2025-10-28 17:32:18 +01:00 |
|
Thomas Farstrike
|
8b7bf238ad
|
Music Player: add stop button
|
2025-10-28 17:28:56 +01:00 |
|