Auxio/app/src/main
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
..
java/org/oxycblt/auxio playback: remove media button reciever impl 2022-05-17 06:29:55 -06:00
res all: rework formatting 2022-05-11 19:03:56 -06:00
AndroidManifest.xml ui: rework cover style 2022-04-02 18:18:10 -06:00