Commit Graph

794 Commits

Author SHA1 Message Date
Thomas Farstrike 4152604bf4 websocket: use asyncio instead of threads 2025-11-11 10:40:46 +01:00
Thomas Farstrike b93f1c0346 Add ShowFonts app 2025-11-10 08:21:44 +01:00
Thomas Farstrike 2385f076ba Change task_handler period back to 5ms
Just to be safe, as the framerate is fine currently.
2025-11-10 08:10:08 +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 e1505320d4 Comments 2025-11-08 15:19:45 +01:00
Thomas Farstrike b33b40c902 OSUpdate app: fix typo that caused update failure 2025-11-08 09:52:59 +01:00
Thomas Farstrike c9d6166e80 Increment version number 2025-11-08 07:43:25 +01:00
Thomas Farstrike de1356df5b Improve camera help text. 2025-11-08 07:43:14 +01:00
Thomas Farstrike c9814403ab Fix "Home" button in top menu not stopping apps 2025-11-08 07:08:17 +01:00
Thomas Farstrike e5637b8bb6 Add com.quasikili.quasibird 2025-11-07 14:46:11 +01:00
Thomas Farstrike fcc6af9256 Increment versions 2025-11-07 14:45:29 +01:00
Thomas Farstrike 1dc8982d69 OSUpdate: increment version 2025-11-07 14:44:42 +01:00
Thomas Farstrike 3b83bc7cdb Launcher app: increment version 2025-11-07 14:44:16 +01:00
Thomas Farstrike 6ad2c392e6 AppStore app: increment version 2025-11-07 14:43:39 +01:00
Thomas Farstrike aa08db2a1c About app: increment version 2025-11-07 14:43:09 +01:00
Thomas Farstrike 6c37506491 FileManager app: fix MANIFEST 2025-11-07 14:42:08 +01:00
Thomas Farstrike 3fca75dd26 Draw app: increment version 2025-11-07 14:41:14 +01:00
Thomas Farstrike 2413dd99e2 Camera app: increment version 2025-11-07 14:41:01 +01:00
Thomas Farstrike b3c23ca03e Remove benchmark app
It was just a quick proof-of-concept. QuasiBird is better.
2025-11-07 14:37:49 +01:00
Thomas Farstrike 6c8fe8e61d Update CHANGELOG.md 2025-11-07 14:33:58 +01:00
Thomas Farstrike c5d14f39bb TaskHandler: use recommended duration for desktop 2025-11-07 12:21:35 +01:00
Thomas Farstrike 99c395482f main.py: increase framerate 2025-11-07 11:58:53 +01:00