Skip to content

v1.1.2

Choose a tag to compare

@offsyanka99 offsyanka99 released this 09 Aug 18:31
· 1 commit to main since this release

WebDAV-sync v1.1.2

Highlights

  • Live Recent changes on Overview — while a sync is running, Upload / Download / Deleted in device / Deleted in cloud update in real time from in-memory counters (SyncProgress). Section title shows Recent changes (live); when the pass ends, counters return to the last finished session summary from Room.
  • No per-file database writes for progress — only atomics + StateFlow (same file counts as the session summary).

Asset

  • WebDAV-sync-1.1.2.apk — signed release build

Notes

  • Includes v1.1.1 large multi-file upload hang fix (streaming PUT + upload concurrency throttle).
  • Min Android 8.0 (API 26).

See README changelog for full history.