.. |
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
|
Update most dependencies
|
2020-11-22 14:03:10 +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
|
Rewrite ExceptionUtils methods as extension functions.
|
2021-01-11 16:49:45 +05:30 |
FallbackViewHolder.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 |
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
|
Fix typos
|
2020-11-22 10:39:00 +01:00 |
Localization.java
|
Merge pull request #5371 from Stypox/merge-player
|
2021-01-14 10:43:11 +01:00 |
NavigationHelper.java
|
Merge and rename into PlayQueueActivity
|
2021-01-14 10:25:48 +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
|
[peertube] implement sepia search
|
2020-12-23 15:14:26 +01: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
|
address pull request feedback
|
2020-12-30 14:45:14 -08:00 |
StreamItemAdapter.java
|
Update most dependencies
|
2020-11-22 14:03:10 +01:00 |
ThemeHelper.java
|
Merge branch 'dev' into pr3178
|
2020-09-08 23:58:10 +02: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 |