Otter-App-Android-Funkwhale/app/src/main/java/com
Antoine POPINEAU 657c72480e
Some vendors' battery optimizers killed the background service quite
quickly when the app is in the background and *not* playing music. This
had the effect of breaking all player actions within the app (queue
listing, playback control, etc.).

This "starts" PlayerService every time MainActivity is resumed, which is
a noop if the service is still running, but allows retrieving app
functionality otherwise.
2019-10-31 00:46:35 +01:00
..
github/apognu/otter Some vendors' battery optimizers killed the background service quite 2019-10-31 00:46:35 +01:00