NewPipe/app
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
..
schemas/org.schabi.newpipe.database.AppDatabase Implement feed groups manual sorting 2020-03-14 00:12:45 -03:00
src convert PlayerHolder to Singleton, handle context within, bugfix ServiceConnection leak 2021-07-06 12:31:26 +02:00
.gitignore Update app/.gitignore 2020-02-19 17:40:03 +01:00
build.gradle Merge pull request #6394 from TacoTheDank/androidx-fragment-134 2021-06-18 13:14:30 +02:00
proguard-rules.pro Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00