mihon/app/src/main/java/eu/kanade/tachiyomi/util
2016-11-12 14:04:25 +01:00
..
AndroidComponentUtil.java squid:S1118 - Utility classes should not have public constructors (#281) 2016-04-28 18:45:39 +02:00
ChapterRecognition.kt Fixed wrong chapter recognition for S0 - Chapter 00 (#499) 2016-10-20 16:28:25 +02:00
ChapterSourceSync.kt Allow to change chapter fields before inserting to database. Update Kotlin to 1.0.5 2016-11-12 14:04:25 +01: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 Drop support for reencode images 2016-10-23 13:22:14 +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
SharedData.kt Upgrade to nucleus 3 2016-04-22 14:28:06 +02:00
ThemeExtensions.kt Bump dependencies, remove unused resources 2016-09-29 19:53:59 +02: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