Auxio/app/src/main/java/org/oxycblt/auxio/image
OxygenCobalt 49a964705b
playback: sync mediasession and notif
Make notification updates entirely reliant on the MediaSession.

Android 11 and onwards automatically populate the notification with the
MediaSession state. This apparently conflicts with updating the
notification in some cases, resulting in the incorrect song being
shown. Fix this by not populating the notification from Android 11
onward and only posting it when the MediaSession state was set.

Resolves #179.
2022-07-02 14:04:21 -06:00
..
BaseFetcher.kt ui: remove titlemidlarge style 2022-06-23 11:22:29 -06:00
BitmapProvider.kt playback: sync mediasession and notif 2022-07-02 14:04:21 -06:00
Components.kt ui: rework sorting again 2022-06-22 11:08:58 -06:00
CrossfadeTransitionFactory.kt info: update architecture 2022-05-26 10:03:41 -06:00
ImageGroup.kt ui: rework iconography 2022-06-30 21:09:21 -06:00
SquareFrameTransform.kt ui: rework custom ui components 2022-05-21 14:52:08 -06:00
StyledImageView.kt ui: rework rounded covers into round mode 2022-07-01 20:06:54 -06:00