Commit Graph

28 Commits

Author SHA1 Message Date
Thomas Farstrike b40d0c47eb appstore: stop downloading icons when closing 2025-05-13 13:20:21 +02:00
Thomas Farstrike 2e29795628 appstore: fix variable not initialized error 2025-05-08 13:17:22 +02:00
Thomas Farstrike 33c07533ab appstore: sort alphabetically and no duplicates 2025-05-08 10:15:20 +02:00
Thomas Farstrike 32856e7364 Install, uninstall, restore, update buttons work well 2025-05-08 10:04:55 +02:00
Thomas Farstrike cb7d6622b9 Show "restore builtin" instead of "uninstall" for builtin apps 2025-05-08 09:14:28 +02:00
Thomas Farstrike 68a07ffaf6 appstore: update button 2025-05-08 08:45:15 +02:00
Thomas Farstrike e2d2aa9112 appstore: also check builtin apps for updates 2025-05-07 20:09:35 +02:00
Thomas Farstrike a2bcf72c76 appstore: add update button (non-functional) 2025-05-07 19:52:39 +02:00
Thomas Farstrike 735e4764a2 appstore: work towards updates 2025-05-07 17:26:03 +02:00
Thomas Farstrike 916ec69221 appstore: fix manifest name 2025-05-07 17:25:21 +02:00
Thomas Farstrike 9cb146bce6 Move to MANIFEST.JSON 2025-05-07 16:11:32 +02:00
Thomas Farstrike 1c0018e28f Increment appstore version 2025-05-07 16:10:14 +02:00
Thomas Farstrike 9e57a1bc58 App: add category 2025-05-07 15:51:43 +02:00
Thomas Farstrike 4eee020cc8 Move from MANIFEST.MF to MANIFEST.JSON 2025-05-07 14:54:20 +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 046c962021 appstore: add missing import 2025-05-02 00:22:53 +02:00
Thomas Farstrike 18a8d865d2 appstore: download icons in separate thread 2025-05-02 00:12:25 +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 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