Auxio/app/src
OxygenCobalt 5381e9f9a2
playback: remove media button reciever impl
Make MediaButtonReceiver an empty class without any behavior.

The previous manner in which Auxio would handle media button events
was actually bad, as in certain cases (like a rewind or if there was
no song playing) Auxio would actually crash, as the service would
not start a foreground state in time.

Fix this by removing that functionality. This should hopefully still
retain the current state.
2022-05-17 06:29:55 -06:00
..
debug/res/values drawable: update icon 2021-10-11 18:54:26 -06:00
main playback: remove media button reciever impl 2022-05-17 06:29:55 -06:00