AntennaPod/core
ByteHamster 530165206b
Fix when playback is started from MediaSessionCompat.Callback (#6295)
In that case:
- The service does not go through onStartCommand, so it does not go to foreground state.
- The media session is already destroyed.

Now, create a new media session and definitely start foreground service when something is playing.
2023-02-02 00:06:53 +01:00
..
src Fix when playback is started from MediaSessionCompat.Callback (#6295) 2023-02-02 00:06:53 +01:00
.gitignore
build.gradle Branding upgrade (#6146) 2023-01-13 17:24:51 +01:00
lint.xml Move strings files to their own module 2022-02-23 22:27:11 +01:00