NewPipe/app/src/main/java/org/schabi/newpipe
TobiGr 71d3227791 Fix bottom controls being out of the screen
This was caused by too large end screen thumbnails enlarging the whole palyer. Fixed by scaling the thumbnail.

Ensure that the player does not use the whole screen height in detail fragment to keep the additional content like title, comments, etc. available.
2021-03-14 17:52:15 +01:00
..
about Remove License#contentUri 2021-02-08 19:54:30 +03:00
database Optimize imports and solve checkstyle issues 2021-03-12 23:21:53 +01:00
download Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00
error Improve email subject for error reporting 2021-03-12 23:21:54 +01:00
fragments Ignore ContentNotSupportedException caused by Bandcamp fan pages 2021-03-14 17:52:15 +01:00
info_list Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00
ktx Hide meta info panel in search when starting a new search 2021-03-12 23:21:54 +01:00
local FeedFragment: fix view binding and show loading indicator correctly 2021-03-12 23:21:54 +01:00
player Fix bottom controls being out of the screen 2021-03-14 17:52:15 +01:00
settings Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00
streams Fix typos 2020-12-07 13:35:37 +03:00
util Fix bottom controls being out of the screen 2021-03-14 17:52:15 +01:00
views Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
App.java Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00
BaseFragment.java Move description to a tab alongside related streams and comments 2021-01-17 15:26:25 +01:00
CheckForNewAppVersion.java Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00
DownloaderImpl.java Move all error-related classes into error package 2021-03-07 17:49:28 +01:00
ExitActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ImageDownloader.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
MainActivity.java Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00
NewPipeDatabase.java Use final where possible 2020-08-16 10:25:09 +02:00
NewVersionManager.kt Respect expires header when checking for new version 2021-01-23 09:02:11 +01:00
PanicResponderActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
RouterActivity.java Better handle url not supported in RouterActivity 2021-03-12 23:21:54 +01:00