NewPipe/app/src/main/java/org/schabi/newpipe/player
Isira Seneviratne 0fe3fe7594 Use ServiceCompat.stopForeground(). 2020-12-19 16:52:17 +05:30
..
event Fix ktlint errors 2020-11-22 14:03:10 +01:00
helper Fix typos 2020-11-22 10:39:00 +01: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 Merge pull request #4961 from TeamNewPipe/lint 2020-12-07 11:19:01 +01:00
MainPlayer.java Fix switching to main player when MainActivity is closed 2020-11-08 10:00:28 +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 Use view binding in ServicePlayerActivity. 2020-12-19 04:21:59 +05:30
VideoPlayer.java Added a comment and excluded automatic switch of orientation on tablets and Android TVs 2020-09-19 17:21:01 +03:00
VideoPlayerImpl.java Merge pull request #4642 from XiangRongLin/hide_thumbnail 2020-11-20 16:35:10 +01:00