69 Commits
Author SHA1 Message Date
Thomas Farstrike 51a5248d88 OSUpdate app: work towards fixing auto-resume 2025-12-24 11:11:49 +01:00
Thomas Farstrike 4756571d81 osupdate: debugging 2025-12-24 10:40:14 +01:00
Thomas Farstrike aff94d77c0 Increment app version numbers and update CHANGELOG 2025-12-24 07:34:08 +01:00
Thomas Farstrike 23a8f92ea9 OSUpdate app: show download speed
DownloadManager: add support for download speed
2025-12-17 15:02:31 +01:00
Thomas Farstrike 4b9a147deb OSUpdate app: eliminate thread by using TaskManager and DownloadManager 2025-12-17 14:40:30 +01:00
Thomas Farstrike c1c35a18c8 Update CHANGELOG and MANIFESTs 2025-12-08 14:33:12 +01:00
Thomas Farstrike 69386509e2 OSUpdate: improve wifi handling 2025-11-24 19:04:57 +01:00
Thomas Farstrike 61379985e9 OSUpdate app: resume when wifi reconnects 2025-11-24 18:20:06 +01:00
Thomas Farstrike ce8b36e3a8 OSUpdate: pause when wifi goes away, then redownload 2025-11-24 18:03:02 +01:00
Thomas Farstrike 28147fb312 Disable wifi when reading ADC2 voltage 2025-11-24 16:32:41 +01:00
Thomas Farstrike 325270b309 OSUpdate: tweak UI 2025-11-23 11:47:45 +01:00
Thomas Farstrike 60d630f67c OSUpdate app: simplify and ensure UI is visible 2025-11-23 10:59:51 +01:00
Thomas Farstrike 71fabfa7c6 OSUpdate app: adapt to new device IDs 2025-11-22 11:04:38 +01:00
Thomas Farstrike ca99bcaccc UI: improve swipes
- UI: only show back and down gesture icons on swipe, not on tap
- UI: double size of back and down swipe gesture starting areas for easier gestures
2025-11-20 16:36:14 +01:00
Thomas Farstrike 8ed59476c6 Simplify OSUpdate by using ConnectivityManager 2025-11-18 12:20:01 +01:00
Thomas Farstrike 6f86f57a70 OSUpdate app: Major rework with improved reliability and user experience 2025-11-15 09:19:19 +01:00
Thomas Farstrike f28e832aa4 OSUpdate: increment version 2025-11-13 10:11:52 +01:00
Thomas Farstrike ea9b5b14e8 OSUpdate App: enable scrolling with joystick/arrow keys 2025-11-12 17:26:57 +01:00
Thomas Farstrike 86f4519645 Increment version numbers 2025-11-12 14:48:29 +01:00
Thomas Farstrike e1505320d4 Comments 2025-11-08 15:19:45 +01:00
Thomas Farstrike b33b40c902 OSUpdate app: fix typo that caused update failure 2025-11-08 09:52:59 +01:00
Thomas Farstrike 1dc8982d69 OSUpdate: increment version 2025-11-07 14:44:42 +01:00
Thomas Farstrike 124df71ae7 OSUpdate app: use update_ui_threadsafe_if_foreground
Now it no longer crashes if the user moves away while the OSUpdate is ongoing.
2025-11-01 09:05:24 +01:00
Thomas Farstrike faf07a1007 Increment versions 2025-10-20 16:02:43 +02:00
Thomas Farstrike ad8e487c3e mpos.ui: add print_event() helper function 2025-10-20 12:34:29 +02:00