-
v1.0.39
released this
2026-05-25 17:51:23 +00:00 | 44 commits to main since this releaseFix PARTIAL sync on large files (OOM in upload). Use exact reference icon as PNG.\n\nFixes:\n- Upload of large files (1+ GB) was loading entire file into memory before sending → OutOfMemoryError → PARTIAL status. Now streams directly from InputStream to OkHttp using Okio sink.\n- App icon replaced with exact PNG from reference image at all densities.
Downloads