Thomas Farstrike
|
00d5b181dd
|
Don't add "None" callbacks to the queue
|
2025-11-11 18:21:38 +01:00 |
|
Thomas Farstrike
|
0e69359231
|
websocket.py: back to original queue method
|
2025-11-11 16:11:17 +01:00 |
|
Thomas Farstrike
|
2d4a980f35
|
Add logging library
|
2025-11-11 11:28:44 +01:00 |
|
Thomas Farstrike
|
4152604bf4
|
websocket: use asyncio instead of threads
|
2025-11-11 10:40:46 +01:00 |
|
Thomas Farstrike
|
4c562deb17
|
websocket.py: fix on_close() callback
|
2025-11-10 07:45:11 +01:00 |
|
Thomas Farstrike
|
f3f975cba4
|
websocket.py: don't add useless ping arguments
|
2025-11-09 00:29:13 +01:00 |
|
Thomas Farstrike
|
94479b866b
|
websocket.py: comment
|
2025-11-09 00:16:50 +01:00 |
|
Thomas Farstrike
|
401681d684
|
activity.py: less debug
|
2025-11-09 00:16:33 +01:00 |
|
Thomas Farstrike
|
c9d6166e80
|
Increment version number
|
2025-11-08 07:43:25 +01:00 |
|
Thomas Farstrike
|
c9814403ab
|
Fix "Home" button in top menu not stopping apps
|
2025-11-08 07:08:17 +01:00 |
|
Thomas Farstrike
|
73713d82c8
|
mpos_sdl_keyboard.py: disable debug
|
2025-11-07 10:51:41 +01:00 |
|
Thomas Farstrike
|
1245f14bf1
|
activity.py: throttle async_call() to fix overflow
|
2025-11-07 10:47:52 +01:00 |
|
Thomas Farstrike
|
ce57c1e841
|
Activity.py: limit async_call()s
|
2025-11-06 14:07:58 +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
|
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 |
|