NewPipe-app-android/app/src/main/java/org/schabi/newpipe/util
Isira Seneviratne 95333d37c8 Use try-with-resources. 2020-11-21 13:47:13 +05:30
..
urlfinder Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
AnimationUtils.java Lint: Redundant 'new' expression in constant array creation 2020-11-18 17:52:30 -05:00
BitmapUtils.java Use final where possible 2020-08-16 10:25:09 +02:00
CommentTextOnTouchListener.java Use final where possible 2020-08-16 10:25:09 +02:00
Constants.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ConstantsKt.kt Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00
CookieUtils.java Use final where possible 2020-08-16 10:25:09 +02:00
DeviceUtils.java Use ContextCompat.getSystemService() and the Context.getSystemService() extension function. 2020-10-09 08:52:05 +05:30
ExceptionUtils.kt Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
ExtractorHelper.java Convert ErrorInfo to Kotlin and use the Parcelize annotation. 2020-11-21 12:47:35 +05:30
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 Use AndroidX preference 2020-09-06 12:52:42 +02: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 checkstyle issues 2020-05-21 15:39:36 +02:00
KoreUtil.java Correct some other small lints 2020-11-19 18:54:27 -05:00
LayoutManagerSmoothScroller.java Use final where possible 2020-08-16 10:25:09 +02:00
ListHelper.java Use Comparator's comparing(), nullsLast() and reversed() methods. 2020-11-01 14:44:04 +05:30
Localization.java Call DateWrapper's offsetDateTime() instead of date(). 2020-11-19 18:37:07 +05:30
NavigationHelper.java Fix switching to main player when MainActivity is closed 2020-11-08 10:00:28 +01:00
OnClickGesture.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PeertubeHelper.java Use AndroidX preference 2020-09-06 12:52:42 +02: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 Use AndroidX preference 2020-09-06 12:52:42 +02:00
ShareUtils.java Use ContextCompat.getSystemService() and the Context.getSystemService() extension function. 2020-10-09 08:52:05 +05:30
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 Fix PlaylistAppendDialog: Renamed method and replaced with Runnable 2020-10-23 09:44:26 +02:00
StreamItemAdapter.java Use final where possible 2020-08-16 10:25:09 +02:00
TLSSocketFactoryCompat.java Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
ThemeHelper.java Merge branch 'dev' into pr3178 2020-09-08 23:58:10 +02:00
ZipHelper.java Use try-with-resources. 2020-11-21 13:47:13 +05:30