Commit Graph

129 Commits

Author SHA1 Message Date
Thomas Farstrike 4eee020cc8 Move from MANIFEST.MF to MANIFEST.JSON 2025-05-07 14:54:20 +02:00
Thomas Farstrike b88c54085a launcher: add icon 2025-05-07 14:20:46 +02:00
Thomas Farstrike ebebb832f1 wificonf: increment version number 2025-05-07 13:47:43 +02:00
Thomas Farstrike 339ad2c868 auto_connect.py more verbose 2025-05-07 13:38:14 +02:00
Thomas Farstrike 61ff36d2ad auto_connect.py: first scan, then connect to known networks 2025-05-07 13:27:23 +02:00
Thomas Farstrike 63027afc66 auto_connect.py: stop trying if someone disables wifi 2025-05-07 13:14:38 +02:00
Thomas Farstrike 1630f30452 wificonf.py: don't show duplicate access point SSIDs 2025-05-07 13:13:50 +02:00
Thomas Farstrike 8218ed4e9a wificonf: scan in separate thread 2025-05-07 12:57:10 +02:00
Thomas Farstrike 39c44c1290 wificonf: scan for networks in separate thread 2025-05-07 12:36:05 +02:00
Thomas Farstrike c75e2a6cf1 Disable wifi if connection unsuccessful to conserve power 2025-05-07 12:35:13 +02:00
Thomas Farstrike 04b3471971 camtest: update version to 0.0.2 2025-05-07 09:19:41 +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 3addeb846a button.py: show feedback on display 2025-05-06 16:17:25 +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 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