NewPipe/app/src/main/java/org/schabi/newpipe/player
TobiGr 0e5f85db95
Remove "Detail Page" open action from share dialog under certain circumstances
With the new application workflow and unified player, video detail page and video player are the same activity. So show only one of these options based on whether autoplay is enabled or not, and show both if using external player
2020-09-26 21:58:34 +02:00
..
event Small fixes of issues with brightness, background playback, gestures 2020-09-04 05:39:55 +03:00
helper Remove "Detail Page" open action from share dialog under certain circumstances 2020-09-26 21:58:34 +02: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 Use final where possible 2020-08-16 10:25:09 +02:00
playqueue Remove unused and redundant code. 2020-09-01 17:39:06 +02: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 Made checkStyle happy 2020-07-14 20:21:32 +03:00
BasePlayer.java Merge pull request #4246 from avently/preloading 2020-09-25 21:22:31 +02:00
MainPlayer.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
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 final where possible 2020-08-16 10:25:09 +02:00
VideoPlayer.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
VideoPlayerImpl.java Merge pull request #4246 from avently/preloading 2020-09-25 21:22:31 +02:00