Commit Graph

32 Commits

Author SHA1 Message Date
Thomas Farstrike 18ddeae359 lib: update README 2025-05-16 17:12:14 +02:00
Thomas Farstrike b6bf7f3b8e remove unused file 2025-05-16 16:52:46 +02:00
Thomas Farstrike dbda2dc8db zipfile.py: don't force absolute paths 2025-05-16 16:29:05 +02:00
Thomas Farstrike 0c87796ce4 ui: remove dependency on machine 2025-05-16 15:03:51 +02:00
Thomas Farstrike 9d183f3ce1 lib: add urequests for desktop/unix target 2025-05-16 13:08:10 +02:00
Thomas Farstrike 464d1bbc9e cputest: optimize 2025-05-16 12:36:46 +02:00
Thomas Farstrike 08fb82a479 bitcoin_price: fix 2025-05-16 11:07:04 +02:00
Thomas Farstrike 369625f4cb camtest: improve QR label 2025-05-16 10:40:00 +02:00
Thomas Farstrike a246df9b5e single threaded works better 2025-05-16 10:12:31 +02:00
Thomas Farstrike 0319a52728 ui: restore bar animations 2025-05-16 09:19:05 +02:00
Thomas Farstrike 09caa4ce5b notification bar: disable free memory display, workaround not opening after camera 2025-05-16 08:37:22 +02:00
Thomas Farstrike 324d243532 lib: add aiohttp, base64 and binascii 2025-05-15 06:34:20 +02:00
Thomas Farstrike 30743aaca8 Add notes about websockets 2025-05-15 06:31:58 +02:00
Thomas Farstrike 6fa179dc88 task_handler needs to be called from the same thread... 2025-05-14 13:35:07 +02:00
Thomas Farstrike 3986dfebc8 apps.py: remove unused function 2025-05-13 14:14:17 +02:00
Thomas Farstrike e53b501c9f apps.py: fix script name 2025-05-13 14:12:38 +02:00
Thomas Farstrike 5b240d9a7e Increase stack size to 32KB for camera
Perhaps this could be done on a per-app basis, where apps can specify in their manifest how much they would like?
2025-05-13 13:22:20 +02:00
Thomas Farstrike 84baebd8dd Fix camera again... 2025-05-12 19:31:16 +02:00
Thomas Farstrike 6a12af12de Fixes for actual hardware 2025-05-12 00:26:54 +02:00
Thomas Farstrike f8fac8a32f Explicitly use mpos. prefix + don't hide notification bar in launcher 2025-05-12 00:05:56 +02:00
Thomas Farstrike 25b83a7793 Move app and threading code to apps module 2025-05-11 23:55:18 +02:00
Thomas Farstrike 43a6c0d194 Move UI code to mpos/ui 2025-05-11 23:39:50 +02:00
Thomas Farstrike b46756bf03 Fullscreen all apps - no more subwindow 2025-05-04 21:51:54 +02:00
Thomas Farstrike 29ac3e0eb5 Move to mpk format, add icon for LVGLTest, add more apps to appstore 2025-05-01 23:21:34 +02:00
Thomas Farstrike c70fe716fd Nice progress bar for app installs 2025-05-01 22:42:15 +02:00