NuvioStreaming/composeApp
YLaskco 0bfd611a45 Resolve skip segments on an app-lifetime scope
The skip lookup ran on the caller's composition-bound coroutine scope,
so navigating into the external player cancelled the in-flight network
request before it returned (and the cancelled lookup cached an empty
result, poisoning retries). Run resolution on a dedicated app scope so
it completes regardless of UI lifecycle.
2026-06-25 15:23:14 -04:00
..
libs build: update quickjs-kt library AAR with JNI optimizations and leak fixes 2026-06-14 13:19:41 +03:00
src Resolve skip segments on an app-lifetime scope 2026-06-25 15:23:14 -04:00
build.gradle.kts feat: local db switch for development 2026-06-23 19:43:27 +05:30
proguard-rules.pro update proguard rules and bump version 2026-06-22 21:12:43 +05:30