Commit Graph

800 Commits

Author SHA1 Message Date
Thomas Farstrike e61792a9ce websocket.py: remove on_close() sleep 2025-11-11 23:58:28 +01:00
Thomas Farstrike 49fa41a9ea fix: correctly handle WebSocket message fragmentation #1057 2025-11-11 23:16:08 +01:00
Thomas Farstrike 5298d4649b Update micropython aiohttp to 0.0.6 2025-11-11 22:30:46 +01:00
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 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