NuvioStreaming/composeApp
Aniket Tuli 7fa0c5fab7 fix: stop truncating raw HTTP bodies on Android so Torbox cloud library loads
Android httpRequestRaw capped response bodies at 1 MiB and appended a
truncation marker, corrupting large Torbox mylist JSON. The decode error
was swallowed, so the cloud library rendered as silently empty. Read the
full body like iOS/desktop already do, and surface undecodable Torbox
list responses as a provider error instead of an empty library.

Fixes #1216

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-17 00:13:46 -07:00
..
libs build: update quickjs-kt library AAR with JNI optimizations and leak fixes 2026-06-14 13:19:41 +03:00
src fix: stop truncating raw HTTP bodies on Android so Torbox cloud library loads 2026-06-17 00:13:46 -07:00
build.gradle.kts Revert "Merge branch 'desktopweb' into cmp-rewrite" 2026-06-12 16:03:28 +05:30
proguard-rules.pro bump version - hotfix 2026-06-04 02:15:21 +05:30