Commit Graph

290 Commits

Author SHA1 Message Date
Thomas Farstrike 58b02ea750 Rewrite towards start_app_by_name() 2025-05-05 22:27:26 +02:00
Thomas Farstrike 454a00a89c launcher: leave some space for notification bar 2025-05-05 22:10:15 +02:00
Thomas Farstrike e2e94b48e3 Comments 2025-05-05 22:09:53 +02:00
Thomas Farstrike db59307678 Higher framerate at the expense of CPU 2025-05-05 21:50:03 +02:00
Thomas Farstrike e607e1320b Add camera button 2025-05-05 21:39:27 +02:00
Thomas Farstrike d5aa2af5be Don't open bar if already open 2025-05-05 09:51:15 +02:00
Thomas Farstrike c243bb4ced Bar is shown in launcher and animates away in other apps 2025-05-05 09:44:06 +02:00
Thomas Farstrike 9fc1ee7d03 Animation works 2025-05-05 09:24:55 +02:00
Thomas Farstrike 4bbf698a05 Hide bar animation works 2025-05-04 23:25:39 +02:00
Thomas Farstrike 4ed712bf7c Remove unused code 2025-05-04 23:14:04 +02:00
Thomas Farstrike 08af64f80a Works the same but separate now 2025-05-04 23:11:47 +02:00
Thomas Farstrike 8644734b08 No need for function anymore 2025-05-04 22:59:05 +02:00
Thomas Farstrike 29beaf78d7 More animation tests 2025-05-04 22:46:34 +02:00
Thomas Farstrike ba7c8c2fc3 Disable notification bar click to open drawer 2025-05-04 22:46:12 +02:00
Thomas Farstrike b46756bf03 Fullscreen all apps - no more subwindow 2025-05-04 21:51:54 +02:00
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