Auxio/app/src/main
Alexander Capehart 40a34f0596
playback: migrate media session to android 13
Migrate MediaSessionComponent to android 13.

This was primarily implementing custom actions with the media session
and adding some extra bug fixes that I was already planning. I was
really hoping that google fixes the nightmarish mess that was the
previous MediaStyle notification, where I had to update the session
and then the notification in a tight dance with clever tricks to not
get rate-limited, but nope. I still have to do exactly the same thing
as beforehand, but with even extra insanity due to the custom actions.
2022-08-16 15:49:54 -06:00
..
java playback: migrate media session to android 13 2022-08-16 15:49:54 -06:00
res playback: migrate media session to android 13 2022-08-16 15:49:54 -06:00
AndroidManifest.xml music: switch to new storage perms 2022-08-16 12:31:36 -06:00