Commit Graph

58 Commits

Author SHA1 Message Date
Thomas Farstrike f8fac8a32f Explicitly use mpos. prefix + don't hide notification bar in launcher 2025-05-12 00:05:56 +02:00
Thomas Farstrike c09e023cca main.py: simplify 2025-05-11 23:56:28 +02:00
Thomas Farstrike 25b83a7793 Move app and threading code to apps module 2025-05-11 23:55:18 +02:00
Thomas Farstrike 43a6c0d194 Move UI code to mpos/ui 2025-05-11 23:39:50 +02:00
Thomas Farstrike 23a3bc4fd6 main.py: tweaks for unix (desktop) target 2025-05-10 17:27:16 +02:00
Thomas Farstrike abf8005bec Increase display and camera FPS 2025-05-09 17:49:16 +02:00
Thomas Farstrike dec61ea719 Temperature has no decimals 2025-05-08 19:12:16 +02:00
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