Wholphin/gradle
Ray 49740c47cf
Create media session during playback allowing for external control (#640)
## Description
Creates a `MediaSession` during playback which allows for external
control such as via smart speakers, Google Home app, etc

Note: one limitation is that seeking previous/next items in the playlist
isn't supported. This is because Wholphin manages that independent of
the `Player`, so additional dev work is needed for this.

### Related issues
Closes #622
Might help with #415
2026-01-07 12:49:43 -05:00
..
wrapper Initial app creation 2025-09-20 16:36:38 -04:00
libs.versions.toml Create media session during playback allowing for external control (#640) 2026-01-07 12:49:43 -05:00