Commit Graph

314 Commits

Author SHA1 Message Date
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 69c9424bd4 scripts/install.sh: add usage info 2025-05-07 10:40:07 +02:00
Thomas Farstrike 3676fa28da scripts/install.sh: add oneapp mode 2025-05-07 10:38:40 +02:00
Thomas Farstrike e43407a05f update .gitignore 2025-05-07 10:37:00 +02:00
Thomas Farstrike 38e9bca8aa Add devbuild to README.md 2025-05-07 10:27:03 +02:00
Thomas Farstrike 315f91cbce Support devbuilds 2025-05-07 10:24:33 +02:00
Thomas Farstrike fefdd93889 bundleapps.sh: take actual version number 2025-05-07 10:24:23 +02:00
Thomas Farstrike 99236848bb Increment camtest version number 2025-05-07 10:22:56 +02:00
Thomas Farstrike 04b3471971 camtest: update version to 0.0.2 2025-05-07 09:19:41 +02:00
Thomas Farstrike 8aae04323b lv_conf.h: more logging 2025-05-07 09:16:26 +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