1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-08-06 02:50:37 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
Alexander d29e0aa1a7 Improve usability of MainVideoActivity with directional navigation
* Hide player controls when back is pressed (only on TV devices)
* Do not hide control after click unless in touch mode
* Show player controls on dpad usage
* Notably increase control hide timeout when not in touch mode
2019-12-01 12:41:10 +06:59
..
about Migrate to AndroidX 2019-10-04 14:59:08 +02:00
database Migrate to AndroidX 2019-10-04 14:59:08 +02:00
download Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
fragments Fix scrolling in main screen grid 2019-12-01 12:41:10 +06:59
info_list Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
local Fix scrolling in main screen grid 2019-12-01 12:41:10 +06:59
player Improve usability of MainVideoActivity with directional navigation 2019-12-01 12:41:10 +06:59
report Migrate to AndroidX 2019-10-04 14:59:08 +02:00
settings Make the KioskFragment aware of changes in the preferred content country 2019-11-20 00:23:35 -03:00
streams Migrate to AndroidX 2019-10-04 14:59:08 +02:00
util Do not discriminate against non-Amazon TV boxes 2019-12-01 12:41:10 +06:59
views When child of CoordinatorLayout wants focus, show it! 2019-12-01 12:41:10 +06:59
ActivityCommunicator.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
App.java Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
BaseFragment.java Enable toolbar title visibility when setting a new one 2019-11-20 00:23:33 -03:00
CheckForNewAppVersionTask.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
DownloaderImpl.java Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
ExitActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ImageDownloader.java Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
MainActivity.java Close DrawerLayout on back button press 2019-12-01 12:41:10 +06:59
NewPipeDatabase.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
PanicResponderActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ReCaptchaActivity.java Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
RouterActivity.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00