Commit Graph

223 Commits

Author SHA1 Message Date
Thomas Farstrike b05eb88867 Try to fix micropython compatibility 2025-04-28 22:37:29 +02:00
Thomas Farstrike 5ad919d510 Add zipfile.py 2025-04-28 22:29:21 +02:00
Thomas Farstrike e9c4c64192 appstore: add unzip 2025-04-28 22:25:22 +02:00
Thomas Farstrike 848420ffbf Improve appstore.py 2025-04-28 21:48:35 +02:00
Thomas Farstrike d5efae08af Less padding 2025-04-28 21:39:49 +02:00
Thomas Farstrike 740dcb62b4 Improve error handling 2025-04-28 21:29:02 +02:00
Thomas Farstrike 8986e5d365 Improve style 2025-04-28 21:17:13 +02:00
Thomas Farstrike 9bd0d0bca9 More images 2025-04-28 21:05:48 +02:00
Thomas Farstrike 3434242875 Support icons 2025-04-28 20:56:32 +02:00
Thomas Farstrike 9cf20ccc18 appstore: don't use class
This fixes the premature closes due to race condition.
2025-04-28 20:42:10 +02:00
Thomas Farstrike 3a77e8279f Works but still ends 2025-04-28 19:40:33 +02:00
Thomas Farstrike 22d3cde51f No more crashes, still exits sometimes 2025-04-28 19:38:15 +02:00
Thomas Farstrike 1513ce3130 More clickable 2025-04-28 19:34:57 +02:00
Thomas Farstrike d8da6120ed More clickable 2025-04-28 19:30:41 +02:00
Thomas Farstrike c993890147 appstore: subwindow is not a screen 2025-04-28 19:24:40 +02:00
Thomas Farstrike 2beadcd271 Fix appstore list approach 2025-04-28 19:21:03 +02:00
Thomas Farstrike 30fd567351 Add appstore 2025-04-28 16:37:00 +02:00
Thomas Farstrike 6c235a6eb2 Fix typo 2025-04-28 15:30:22 +02:00
Thomas Farstrike 88712585e1 Add include_in_build.py and manifest.py 2025-04-28 15:27:40 +02:00
Thomas Farstrike 8827477a8b No more canaries 2025-04-28 15:20:49 +02:00
Thomas Farstrike 8cb087220c Icons 2025-04-28 15:15:44 +02:00
Thomas Farstrike 958626f576 Improve icon handling 2025-04-28 15:15:25 +02:00
Thomas Farstrike 3d3d8f4d71 Fix canaries 2025-04-28 14:27:40 +02:00
Thomas Farstrike 8fc0399732 Don't auto connect 2025-04-28 13:51:07 +02:00
Thomas Farstrike af9ac9c54a Remove unused back button 2025-04-28 13:47:06 +02:00