Commit Graph

424 Commits

Author SHA1 Message Date
Thomas Farstrike ad5565c959 App framework: simplify MANIFEST.JSON
Make launcher, entrypoint and classname optional
by defaulting to "assets/main.py" with class "Main".
2026-01-04 21:30:07 +01:00
Thomas Farstrike 79e6667396 fri3d_2024: short beep option 2026-01-04 20:58:50 +01:00
Thomas Farstrike ece3fa5ff0 Increment version for next release 2025-12-24 17:34:52 +01:00
Thomas Farstrike 9db5c5e44c WiFi app: check "hidden" in EditNetwork 2025-12-24 17:24:08 +01:00
Thomas Farstrike 12ff67c5a1 Comments 2025-12-24 16:44:19 +01:00
Thomas Farstrike b62e115613 DownloadManager cleanups 2025-12-24 14:23:10 +01:00
Thomas Farstrike a4cab65f36 Comments 2025-12-24 11:27:05 +01:00
Thomas Farstrike d064636a2d DownloadManager: fix partial download progress reports
Use Content-Range in case of partial downloads.
2025-12-24 11:25:45 +01:00
Thomas Farstrike 51a5248d88 OSUpdate app: work towards fixing auto-resume 2025-12-24 11:11:49 +01:00
Thomas Farstrike aff94d77c0 Increment app version numbers and update CHANGELOG 2025-12-24 07:34:08 +01:00
Thomas Farstrike 95dfc1b93b MposKeyboard: fix focus issue 2025-12-19 19:23:03 +01:00
Thomas Farstrike 47923a492a MposKeyboard: simplify 2025-12-19 18:45:48 +01:00
Thomas Farstrike c8982c930f battery_voltage.py: fix output 2025-12-19 18:44:57 +01:00
Thomas Farstrike 3915522bde WifiService: also auto connect to hidden networks 2025-12-19 16:01:06 +01:00
Thomas Farstrike 67592c7886 Move wifi busy logic to wifi service 2025-12-19 15:06:20 +01:00
Thomas Farstrike 73cba70d55 WiFi app: delegate to WiFiService where possible 2025-12-19 14:39:02 +01:00
Thomas Farstrike be99f6e91d Fix tests 2025-12-19 11:30:31 +01:00
Thomas Farstrike 08d1b28691 Update tests 2025-12-19 11:13:40 +01:00
Thomas Farstrike a31ac2f112 Update tests 2025-12-19 11:01:09 +01:00
Thomas Farstrike 6378a75026 MposKeyboard: fix scroll 2025-12-19 10:12:39 +01:00
Thomas Farstrike 1edbd643ef Cleanups 2025-12-18 18:23:21 +01:00
Thomas Farstrike b821cdbfcd MposKeyboard: scroll into view when opening, restore scroll after closing 2025-12-18 15:07:21 +01:00
Thomas Farstrike 29af03e6b3 stream_record.py: avoid seeking by writing large file size 2025-12-17 23:34:27 +01:00
Thomas Farstrike d2f80dbfc9 stream_record.py: add periodic flushing 2025-12-17 23:00:08 +01:00
Thomas Farstrike ddf8656943 Improve recording UX 2025-12-17 22:52:57 +01:00