1.0.39: fix OOM on large-file uploads; use exact reference icon

- WebDavProvider: replace readBytes() with streaming RequestBody
  (Okio sink.writeAll) so large files (1+ GB) upload without
  allocating the full file in heap — fixes PARTIAL sync status
- App icon: replace vector XML with PNG mipmaps generated directly
  from the user-provided reference image at all densities

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-25 17:51:23 +00:00
parent ae10ed0c82
commit c3be23417d
22 changed files with 12 additions and 55 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB