Commit Graph

51 Commits

Author SHA1 Message Date
Thomas Farstrike 8a64335a2f wificonf: show more feedback to user 2025-05-08 13:07:17 +02:00
Thomas Farstrike 17fee3801a osupdate: show info about update and 'Start OS Update' before updating 2025-05-08 11:52:28 +02:00
Thomas Farstrike a2bcf72c76 appstore: add update button (non-functional) 2025-05-07 19:52:39 +02:00
Thomas Farstrike 9cb146bce6 Move to MANIFEST.JSON 2025-05-07 16:11:32 +02:00
Thomas Farstrike 9e57a1bc58 App: add category 2025-05-07 15:51:43 +02:00
Thomas Farstrike 407705a8f8 main.py: default colors 2025-05-07 15:48:46 +02:00
Thomas Farstrike 4eee020cc8 Move from MANIFEST.MF to MANIFEST.JSON 2025-05-07 14:54:20 +02:00
Thomas Farstrike 7b203adda7 camera: add explicit close button
This workaround the slow draw-from-top gesture.
2025-05-07 09:15:50 +02:00
Thomas Farstrike 2383409abd Store app name also for apps started by dir 2025-05-06 18:22:05 +02:00
Thomas Farstrike 096f60a746 Run /builtin/system/button.py after mounting /builtin 2025-05-06 16:31:55 +02:00
Thomas Farstrike e1727e9a7c Move button.py to /builtin/system 2025-05-06 16:30:47 +02:00
Thomas Farstrike a58b3381d2 Add simple button handler
Long press brings it into bootloader mode.
2025-05-06 15:56:40 +02:00
Thomas Farstrike d4b8a7d74b Don't close drawer in launcher 2025-05-05 22:30:07 +02:00
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 db59307678 Higher framerate at the expense of CPU 2025-05-05 21:50:03 +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 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 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 8693f07919 Restart launcher after appstore 2025-05-02 00:49:29 +02:00