NewPipe/app/src/main/java/org/schabi/newpipe/player
Isira Seneviratne fa75c79d34
Use view binding (PlayerPopupCloseOverlayBinding) in VideoPlayerImpl.
2021-01-13 20:44:00 +01:00
..
event Use view binding (PlayerPopupCloseOverlayBinding) in VideoPlayerImpl. 2021-01-13 20:44:00 +01:00
helper Use AndroidX Media compat in AudioReactor 2020-12-30 17:10:57 -05:00
mediasession Use final where possible 2020-08-16 10:25:09 +02:00
mediasource Update to ExoPlayer 2.11.4 2020-05-01 15:03:54 +02:00
playback Update most dependencies 2020-11-22 14:03:10 +01:00
playqueue Merge pull request #4961 from TeamNewPipe/lint 2020-12-07 11:19:01 +01:00
resolver Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BackgroundPlayerActivity.java More fixes with opening VideoDetailFragment 2020-11-08 10:00:28 +01:00
BasePlayer.java Use view binding (PlayerBinding) in VideoPlayer. 2021-01-13 20:43:56 +01:00
MainPlayer.java Use view binding (PlayerBinding) in VideoPlayer. 2021-01-13 20:43:56 +01:00
NotificationConstants.java Remove hardcoded and duplicate strings, use exoplayer ones 2020-09-22 18:17:09 +02:00
NotificationUtil.java Use ServiceCompat.stopForeground(). 2020-12-19 16:52:17 +05:30
PlayerServiceBinder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayerState.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ServicePlayerActivity.java Fix queue display in ServicePlayerActivity. 2020-12-23 20:06:02 +05:30
VideoPlayer.java Use view binding (PlayerBinding) in VideoPlayer. 2021-01-13 20:43:56 +01:00
VideoPlayerImpl.java Use view binding (PlayerPopupCloseOverlayBinding) in VideoPlayerImpl. 2021-01-13 20:44:00 +01:00