mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-06 13:54:39 +03:00
- 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() |
||
---|---|---|
.. | ||
event | ||
helper | ||
mediasession | ||
mediasource | ||
playback | ||
playqueue | ||
resolver | ||
AudioServiceLeakFix.java | ||
MainPlayer.java | ||
NotificationConstants.java | ||
NotificationUtil.java | ||
Player.java | ||
PlayerServiceBinder.java | ||
PlayerState.java | ||
PlayQueueActivity.java |