NewPipe-app-android/app/src/main/java/org/schabi/newpipe/util
TiA4f8R f13f4cc5d2
Split handleUrl method into two methods
Split handleURL method, now private, into two methods:
handleUrlCommentsTimestamp and handleUrlDescriptionTimestamp. Code is
now more proper.
2021-06-11 12:12:07 +02:00
..
external_communication Split handleUrl method into two methods 2021-06-11 12:12:07 +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 Split handleUrl method into two methods 2021-06-11 12:12:07 +02: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 Disable media tunneling on cvt_mt5886_eu_1g (#6024) 2021-04-08 05:21:57 +02:00
ExtractorHelper.java Move some classes to a new subpackage and adress requested changes 2021-06-11 12:12:02 +02:00
FallbackViewHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
FilePickerActivityHelper.java Support SAF properly 2021-06-08 10:40:44 +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 Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03: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 Move some classes to a new subpackage and adress requested changes 2021-06-11 12:12:02 +02: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 Only ask for storage permissions when not using SAF 2021-06-08 10:40:45 +02:00
RelatedItemInfo.java Rename related streams to related items 2021-03-31 22:33:22 +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
SliderStrategy.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
StateSaver.java Fix NullPointerException: Attempt to get length of null array in MainActivity (#5999) 2021-04-06 14:13:13 +02:00
StreamDialogEntry.java Move some classes to a new subpackage and adress requested changes 2021-06-11 12:12:02 +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
ThemeHelper.java Fix ErrorActivity colors 2021-03-29 22:48:28 +03:00
ZipHelper.java Move Stored(File|Directory)Helper into NewPipe 2021-06-08 10:40:44 +02:00