NewPipe/app/src/main/java/org/schabi/newpipe/util
Mohammed Anas 6a9cae3de8
Add channel details option to long-press menu (#5851)
Add dialog item to open channel details
Use `List` as type of `entries`
Put channel details item last
Only show channel option when channel is present
2021-03-28 18:32:40 +02: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 Use PrettyTime's new formatUnrounded(OffsetDateTime) method. 2021-03-18 06:38:12 +05:30
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 Add channel details option to long-press menu (#5851) 2021-03-28 18:32:40 +02: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 Fix settings switches are not red anymore 2021-03-24 10:16:24 +01:00
ZipHelper.java Move isValidZipFile to ZipHelper 2021-01-03 20:32:16 +01:00