NuvioStreaming/composeApp
VenusIsJaded e8d74d9194 Fix ExoPlayer unpausing when returning to foreground
The lifecycle observer was holding onto a stale playWhenReady value,
so every time you came back to the app it would resume playback even
if you had explicitly paused the video. Now it uses rememberUpdatedState
to check the live value instead.
2026-05-16 01:12:06 -05:00
..
libs update quick-js aar 2026-05-04 01:19:51 +05:30
src Fix ExoPlayer unpausing when returning to foreground 2026-05-16 01:12:06 -05:00
build.gradle.kts feat: init debrid direct streaming 2026-05-16 02:30:53 +05:30
proguard-rules.pro minify build 2026-04-13 02:44:36 +05:30