NuvioStreaming/androidApp
Luqman Fadlli 7c7dfbdf64 feat(android): add Now Playing media controls
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
2026-07-13 15:44:51 +07:00
..
src feat(android): add Now Playing media controls 2026-07-13 15:44:51 +07:00
build.gradle.kts chore: different package name for debug builds 2026-07-05 20:22:59 +05:30