LastPipeBender/app/src/main
evermind 48c2c156cb convert PlayerHolder to Singleton, handle context within, bugfix ServiceConnection leak
- bugfix: have ServiceConnection created only once!

- select the context within the PlayerHolder to start, stop, bind or unbind the service
  -> we have to make sure the Service is started AND stopped within the same context
  -> so let PlayerHolder be the one to select the context

- remove removeListener() and replace the call with setListener(null)
- Compatibility: use ContextCompat.startForegroundService instead of startService()
2021-07-06 12:31:26 +02:00
..
assets Update displayed licenses 2020-12-31 19:26:41 -05:00
java convert PlayerHolder to Singleton, handle context within, bugfix ServiceConnection leak 2021-07-06 12:31:26 +02:00
res Translated using Weblate (Serbian) 2021-06-18 09:33:18 +02:00
AndroidManifest.xml Support SAF properly 2021-06-08 10:40:44 +02:00