NewPipe/app/src/main/java/org/schabi/newpipe/util
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
..
urlfinder Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
BitmapUtils.java Use final where possible 2020-08-16 10:25:09 +02:00
CommentTextOnTouchListener.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
Constants.kt Combine the two Constants files into one file. 2021-01-15 12:13:47 +05:30
CookieUtils.java Use final where possible 2020-08-16 10:25:09 +02:00
DeviceUtils.java Fix bottom controls being out of the screen 2021-03-14 17:52:15 +01:00
ExtractorHelper.java Hide meta info panel in search when starting a new search 2021-03-12 23:21:54 +01:00
FallbackViewHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
FilePickerActivityHelper.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
FilenameUtils.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ImageDisplayConstants.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
InfoCache.java Use final where possible 2020-08-16 10:25:09 +02:00
KioskTranslator.java Bandcamp support 2021-03-14 17:52:15 +01:00
KoreUtil.java pass serviceId instead of item, reduce duplication 2021-01-02 11:24:33 -08:00
LayoutManagerSmoothScroller.java Use final where possible 2020-08-16 10:25:09 +02:00
ListHelper.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
Localization.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
NavigationHelper.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
OnClickGesture.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PeertubeHelper.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
PermissionHelper.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
RelatedStreamInfo.java Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
SavedState.kt Convert SavedState to Kotlin and use the Parcelize annotation. 2020-11-21 12:47:32 +05:30
SecondaryStreamHelper.java Use final where possible 2020-08-16 10:25:09 +02:00
SerializedCache.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ServiceHelper.java Bandcamp support 2021-03-14 17:52:15 +01:00
ShareUtils.java Fix some things in ShareUtils.java and do little improvements 2021-01-30 15:55:44 +01:00
SliderStrategy.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
StateSaver.java Use try-with-resources. 2020-11-21 13:47:13 +05:30
StreamDialogEntry.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
StreamItemAdapter.java Update most dependencies 2020-11-22 14:03:10 +01:00
TLSSocketFactoryCompat.java Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
TextLinkifier.java Move TextLinkifier computation out of main thread 2021-01-16 13:23:42 +01:00
ThemeHelper.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ZipHelper.java Move isValidZipFile to ZipHelper 2021-01-03 20:32:16 +01:00