Auxio/app/src/main/java/org/oxycblt/auxio
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
..
detail all: android 13 cleanup 2022-08-15 20:21:58 -06:00
home music: switch to new storage perms 2022-08-16 12:31:36 -06:00
image util: clean up context utils 2022-08-04 20:11:25 -06:00
music music: switch to new storage perms 2022-08-16 12:31:36 -06:00
playback playback: migrate media session to android 13 2022-08-16 15:49:54 -06:00
search ui: update transitions 2022-08-08 16:17:46 -06:00
settings playback: make replaygain always-on 2022-08-11 11:44:19 -06:00
ui all: move menus to more button [#93] 2022-08-11 15:15:10 -06:00
util all: android 13 cleanup 2022-08-15 20:21:58 -06:00
widgets playback: migrate media session to android 13 2022-08-16 15:49:54 -06:00
AuxioApp.kt deps: upgrade to android 13 [#129] 2022-08-15 19:54:37 -06:00
IntegerTable.kt playback: make replaygain always-on 2022-08-11 11:44:19 -06:00
MainActivity.kt ui: update transitions 2022-08-08 16:17:46 -06:00
MainFragment.kt strings: remove system ok/cancel names [#215] 2022-08-12 16:04:41 -06:00