NewPipe/app/src/main/java/org/schabi/newpipe
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
..
about Fix some deprecations 2020-09-06 12:52:43 +02:00
database Fix some deprecations 2020-09-06 12:52:43 +02:00
download Fix some deprecations 2020-09-06 12:52:43 +02:00
fragments Changes for tablets and device's orientation behavior 2020-09-27 04:11:38 +03:00
info_list Use AndroidX preference 2020-09-06 12:52:42 +02:00
local Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
player Changes for tablets and device's orientation behavior 2020-09-27 04:11:38 +03:00
report Clean up SDK version checks 2020-09-06 12:55:30 +02:00
settings Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
streams Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
util Reimagined player positioning 2020-09-15 14:43:43 +03:00
views Added a comment and excluded automatic switch of orientation on tablets and Android TVs 2020-09-19 17:21:01 +03:00
ActivityCommunicator.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
App.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
BaseFragment.java Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
CheckForNewAppVersionTask.java Use AndroidX preference 2020-09-06 12:52:42 +02:00
DownloaderImpl.java Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
ExitActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ImageDownloader.java Use AndroidX preference 2020-09-06 12:52:42 +02:00
MainActivity.java Use AndroidX preference 2020-09-06 12:52:42 +02:00
NewPipeDatabase.java Use final where possible 2020-08-16 10:25:09 +02:00
PanicResponderActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ReCaptchaActivity.java Use final where possible 2020-08-16 10:25:09 +02:00
RouterActivity.java Merge remote-tracking branch 'upstream/dev' into unsupported-url-dialog 2020-09-12 23:19:18 +02:00