sregg / spotify-tv

Unofficial Spotify app for Android TV
GNU General Public License v2.0
44 stars 15 forks source link

Audio focus and media session #33

Closed josh-burton closed 8 years ago

josh-burton commented 8 years ago

This PR (based on existing PR) implements AudioFocus, so that the app plays well with other apps that play audio, and improves the MediaSession functionality (now playing card now has a paused state).

Also fixes some small crashes

Fixes #5.