Commit Graph

275 Commits

Author SHA1 Message Date
Thomas Farstrike fd0fc309c5 Also install builtin apps 2025-05-03 11:27:37 +02:00
Thomas Farstrike c24fa3cd01 Improve hello world example 2025-05-03 10:09:39 +02:00
Thomas Farstrike e9279cbf56 appstore backend: add HelloWorld 2025-05-02 11:44:02 +02:00
Thomas Farstrike f274c551c0 Remove app1 and app2, add HelloWorld 2025-05-02 09:12:52 +02:00
Thomas Farstrike b96a0fabeb Reduce PNG icon sizes 2025-05-02 01:01:17 +02:00
Thomas Farstrike 8693f07919 Restart launcher after appstore 2025-05-02 00:49:29 +02:00
Thomas Farstrike 855d54ed68 apps.json: fix wrong app name 2025-05-02 00:48:22 +02:00
Thomas Farstrike 046c962021 appstore: add missing import 2025-05-02 00:22:53 +02:00
Thomas Farstrike 4a7108e278 Build lvgl_micropython in own directory 2025-05-02 00:17:05 +02:00
Thomas Farstrike 18a8d865d2 appstore: download icons in separate thread 2025-05-02 00:12:25 +02:00
Thomas Farstrike 221ab9bff4 Disable unused apps from appstore 2025-05-01 23:53:32 +02:00
Thomas Farstrike 33c9d38f5c Add new apps to apps.json 2025-05-01 23:49:39 +02:00
Thomas Farstrike 3d3831a5aa More app icons 2025-05-01 23:41:47 +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 a5666a0ba0 appstore: progress bar on uninstall 2025-05-01 22:52:13 +02:00
Thomas Farstrike c70fe716fd Nice progress bar for app installs 2025-05-01 22:42:15 +02:00
Thomas Farstrike 21b98bb394 appstore: uninstall button and progress bar 2025-05-01 22:21:23 +02:00
Thomas Farstrike 4836d9ea0d Shorten launcher 2025-05-01 22:21:04 +02:00
Thomas Farstrike 999bf9726e menu bar: start wificonf app for wifi button 2025-05-01 22:20:29 +02:00
Thomas Farstrike 0addb543f0 appstore: show app version 2025-05-01 18:38:06 +02:00
Thomas Farstrike 3fc9473163 appstore: install progress bar 2025-05-01 18:24:47 +02:00
Thomas Farstrike fb96e6ccf9 wificonf: auto connect at boot 2025-05-01 15:44:12 +02:00
Thomas Farstrike 7242a5aed1 Change back to PNGs
There is no real performance hit, and they are easier for developers.
2025-05-01 10:21:52 +02:00
Thomas Farstrike e0ea2d76ae wificonf: add auto_connect.py 2025-04-30 17:22:49 +02:00
Thomas Farstrike fffa029325 Improve README.md 2025-04-30 13:58:27 +02:00