mihon/app/src/main/java/eu/kanade/tachiyomi/util
2016-07-08 18:23:03 +02:00
..
AndroidComponentUtil.java squid:S1118 - Utility classes should not have public constructors (#281) 2016-04-28 18:45:39 +02:00
ChapterRecognition.kt Added chapter recognition for "season" case 2016-06-02 16:39:19 +02:00
ChapterSourceSync.kt Minor classes restructuration and optimize imports 2016-05-27 13:21:21 +02:00
ContextExtensions.kt Fix #329. Add confirmation before removing favorite manga on multiple selection. Add new proguard rules 2016-06-05 23:40:27 +02:00
DeviceUtil.kt Rewrote UpdateDownloader to Kotlin 2016-04-26 20:57:05 +02:00
DiskUtils.java Rewrite preferences with a modified support library v7 2016-06-16 20:52:51 +02:00
DynamicConcurrentMergeOperator.java squid:S2039 - Member variable visibility should be specified (#279) 2016-04-27 22:18:25 +02:00
GLUtil.java squid:S1118 - Utility classes should not have public constructors (#281) 2016-04-28 18:45:39 +02:00
ImageViewExtensions.kt Optimize imports 2016-05-15 23:06:11 +02:00
JsoupExtensions.kt Parser improvements 2016-06-20 00:57:29 +02:00
OkioExtensions.kt Add an option to reencode images under the advanced tab. #262 2016-04-21 15:31:07 +02:00
RetryWithDelay.kt Remove newThread usages, it probably fixes random crashes 2016-07-08 18:23:03 +02:00
RxExtensions.kt Minor improvements 2016-06-03 18:25:47 +02:00
RxPager.kt Use kapt, remove retrolambda, migrate database and source to Kotlin 2016-03-19 17:48:55 +01:00
SharedData.kt Upgrade to nucleus 3 2016-04-22 14:28:06 +02:00
ThemeExtensions.kt Rewrote Theme 2016-03-17 20:01:52 +01:00
UrlUtil.java squid:S1118 - Utility classes should not have public constructors (#281) 2016-04-28 18:45:39 +02:00
ViewExtensions.kt Make status bar transparent on API > 21 properly. Snack function moved to an extension method in View 2016-04-10 00:59:12 +02:00
ViewGroupExtensions.kt Migrate library to Kotlin. 2016-02-25 15:37:52 +01:00