..
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
Use ContextCompat.getSystemService() and the Context.getSystemService() extension function.
2020-10-09 08:52:05 +05:30
ExtractorHelper.java
Add report/solve-recaptcha button in error panel
2021-03-12 23:21:49 +01:00
FallbackViewHolder.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
FilePickerActivityHelper.java
Improve code style to be more consistent
2020-04-02 15:57:50 +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
[media.ccc.de] Add live stream kiosk
2020-12-27 13:26:49 +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
Apply the requested changes and little improvements
2021-01-16 13:23:42 +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
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
TLSSocketFactoryCompat.java
Lint: Make a bunch of stuff final
2020-11-18 17:50:00 -05:00
ZipHelper.java
Move isValidZipFile to ZipHelper
2021-01-03 20:32:16 +01:00