Commit Graph

80 Commits

Author SHA1 Message Date
Thomas Farstrike 3038eebfa2 sync time 2025-05-20 11:47:46 +02:00
Thomas Farstrike abfd421705 appstore: load icons slower so they always work 2025-05-17 21:36:14 +02:00
Thomas Farstrike 65e7404d85 Get rid of urequests (new module is called requests) 2025-05-17 19:01:34 +02:00
Thomas Farstrike 9d11c1c623 appstore: lower stack size for image thread, otherwise esp32 errors 2025-05-16 16:51:19 +02:00
Thomas Farstrike 6a4f6daadc appstore: better error handling 2025-05-16 16:30:13 +02:00
Thomas Farstrike ce9354adb0 appstore: reduce icon delay 2025-05-16 16:10:55 +02:00
Thomas Farstrike d4eb0b6ea1 appstore: remove timer 2025-05-16 15:57:13 +02:00
Thomas Farstrike 4514cfac6d comments 2025-05-16 15:42:07 +02:00
Thomas Farstrike 6c4b336377 wificonf: thread safety 2025-05-16 15:40:48 +02:00
Thomas Farstrike d6b88b3526 wificonf: super stable 2025-05-16 15:37:14 +02:00
Thomas Farstrike ee09a175bf lv.async_call from threads 2025-05-16 15:29:37 +02:00
Thomas Farstrike 3b558c20b3 wificonf: more robust refresh 2025-05-16 15:20:04 +02:00
Thomas Farstrike 6700b95433 wificonf: also work on desktop/unix 2025-05-16 15:04:11 +02:00
Thomas Farstrike 9a58a62a5d appstore: tweaks 2025-05-16 14:42:25 +02:00
Thomas Farstrike c81a914744 appstore: fix backgrounding 2025-05-16 14:28:17 +02:00
Thomas Farstrike 328cf75fe7 appstore: always backgrounded 2025-05-16 14:16:17 +02:00
Thomas Farstrike c202c03cdb Move icon refresh to timer 2025-05-16 13:59:00 +02:00
Thomas Farstrike 697cc1610e appstore: fix for desktop/unix target
Still hangs often while setting the icons though.
2025-05-16 13:23:37 +02:00
Thomas Farstrike e089cd1f78 appstore: don't fail without network module 2025-05-16 12:50:21 +02:00
Thomas Farstrike 7c650a3710 button.py: shorter long press duration for bootloader mode 2025-05-13 14:14:01 +02:00
Thomas Farstrike 96778cf1e6 button handler: explicitly set stack size 2025-05-13 13:56:18 +02:00
Thomas Farstrike f7a42f1da8 wificonf: don't activate wifi if nothing is configured 2025-05-13 13:21:52 +02:00
Thomas Farstrike c23d51f8ac wificonf: 12KB of stack size for child threads seems enough 2025-05-13 13:21:16 +02:00
Thomas Farstrike a981150103 osupdate: 12KB stack should be enough 2025-05-13 13:20:43 +02:00
Thomas Farstrike b40d0c47eb appstore: stop downloading icons when closing 2025-05-13 13:20:21 +02:00