LastPipeBender/app/src/main/java/org/schabi/newpipe/player
Avently df9823988e Changes for tablets and device's orientation behavior
- the app will not rotate the screen to portrait after video completes, it will just exit from fullscreen mode
- ability to rotate the orientation via fullscreen button from landscape to portrait when device has locked orientation in landscape
- ability to enter/exit to/from fullscreen on tablets with unlocked global orientation in portrait mode
2020-09-27 04:11:38 +03:00
..
event Correct exit from fullscreen in case of error or close from notification, 2020-09-17 19:01:20 +03:00
helper Merge pull request #4246 from avently/preloading 2020-09-25 21:22:31 +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 Correct exit from fullscreen in case of error or close from notification, 2020-09-17 19:01:20 +03: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 Added a comment and excluded automatic switch of orientation on tablets and Android TVs 2020-09-19 17:21:01 +03:00
VideoPlayerImpl.java Changes for tablets and device's orientation behavior 2020-09-27 04:11:38 +03:00