mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-07-29 07:43:00 +00:00
Add Android Now Playing support using Media3 MediaSession and media notifications. * Publish title, subtitle, artwork, duration, position, and playback state * Add play, pause, seek, rewind, and fast-forward controls * Support lock screen, notification, headset, and external media controls * Integrate with both ExoPlayer and libmpv backends * Keep playback active in the background while the media session is running * Clean up the media session, notification, and foreground service when playback ends |
||
|---|---|---|
| .. | ||
| androidFull | ||
| androidMain | ||
| androidPlaystore/kotlin/com/nuvio/app | ||
| commonMain | ||
| commonTest/kotlin/com/nuvio/app | ||
| desktopMain/kotlin/com/nuvio/app | ||
| fullCommonMain/kotlin/com/nuvio/app/features | ||
| iosAppStore/kotlin/com/nuvio/app | ||
| iosFull/kotlin/com/nuvio/app | ||
| iosMain/kotlin/com/nuvio/app | ||
| nativeInterop/cinterop | ||