Commit Graph

328 Commits

Author SHA1 Message Date
Thomas Farstrike e2d2aa9112 appstore: also check builtin apps for updates 2025-05-07 20:09:35 +02:00
Thomas Farstrike a2bcf72c76 appstore: add update button (non-functional) 2025-05-07 19:52:39 +02:00
Thomas Farstrike 735e4764a2 appstore: work towards updates 2025-05-07 17:26:03 +02:00
Thomas Farstrike 916ec69221 appstore: fix manifest name 2025-05-07 17:25:21 +02:00
Thomas Farstrike 9cb146bce6 Move to MANIFEST.JSON 2025-05-07 16:11:32 +02:00
Thomas Farstrike 7cd208411d install.sh: fix install for builtin apps 2025-05-07 16:10:55 +02:00
Thomas Farstrike 1c0018e28f Increment appstore version 2025-05-07 16:10:14 +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 09d3ae9755 Update CHANGELOG.md 2025-05-07 14:57:24 +02:00
Thomas Farstrike 77063e0df2 Add CHANGELOG.md 2025-05-07 14:55:59 +02:00
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 30983bd0f6 Also bundle builtin apps 2025-05-07 13:47:55 +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 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