Closed mlim15 closed 4 years ago
Looks weird on Android 10 and I don't know why
Android 10 apparently implements a seek bar in Mediastyle notifications by default. This does not appear in older versions of Android. I will see if I can handle this and try again. This issue is related to the colorization, giving mediastyle the session token in order to colorize is also what causes the seek bar to appear
This is a step in the right direction so I merged it. Android 10 can be fixed in master.
I didn't realize that the pull request would get updated when I made commits to its branch. I think 153ccdd solved the Android 10 seek bar problem.
From daneren2005/Subsonic#914. I removed the thumbs up/down stuff and rewind/fast forward because there is no equivalent functionality in-app for Audinaut. Tried to use file comparison to keep your convention and whitespace changes.
I tested this a bit but I obviously don't really know what I'm doing so please test further before merging.