mihon/app/src/main/java/eu/kanade/tachiyomi/util
Bram van de Kerkhof 8994b42760
Remove local broadcast receiver to prevent race conditions (#1123)
* Remove local broadcast receiver to prevent run exceptions.
Added option to set tile for extension update.
2017-12-11 20:01:28 +01:00
..
ChapterRecognition.kt Fixes case where manga name ends with s. (#919) 2017-07-31 20:04:14 +02:00
ChapterSourceSync.kt License manga update and Manga Fox Title Update (#937) 2017-08-28 09:10:19 +02:00
ContextExtensions.kt Fix many compilation warnings 2017-10-28 19:12:17 +02:00
CoroutinesExtensions.kt Introduce coroutines. Fix #1027. Lower notification channels' importance 2017-10-13 00:12:29 +02:00
DiskUtil.kt Preferences with conductor (#792) 2017-05-14 00:45:14 +02:00
DynamicConcurrentMergeOperator.java squid:S2039 - Member variable visibility should be specified (#279) 2016-04-27 22:18:25 +02:00
FileExtensions.kt Remove local broadcast receiver to prevent race conditions (#1123) 2017-12-11 20:01:28 +01:00
GLUtil.java squid:S1118 - Utility classes should not have public constructors (#281) 2016-04-28 18:45:39 +02:00
ImageViewExtensions.kt Merge and remove util classes 2017-01-08 18:50:51 +01:00
JsoupExtensions.kt Dependency updates. OkHttp nullability changes 2017-05-23 20:39:02 +02:00
LocaleHelper.kt Also set system locale with the Java API. Closes #978 2017-09-29 20:08:40 +02:00
OkioExtensions.kt Drop support for reencode images 2016-10-23 13:22:14 +02:00
RarContentProvider.kt Rar/cbr support 2017-02-08 22:12:00 +01:00
RetryWithDelay.kt Remove newThread usages, it probably fixes random crashes 2016-07-08 18:23:03 +02:00
RxExtensions.kt Library sort change doesn't trigger filtering 2016-12-15 18:51:12 +01:00
SharedData.kt Upgrade to nucleus 3 2016-04-22 14:28:06 +02:00
StringExtensions.kt Add an extension function to limit the number of characters in a string. Dependency updates 2016-11-19 14:46:49 +01:00
ViewExtensions.kt Target sdk 26. Dependency updates. 2017-09-23 17:14:04 +02:00
ViewGroupExtensions.kt Migrate library to Kotlin. 2016-02-25 15:37:52 +01:00
ZipContentProvider.kt Local chapter url relative. Other minor changes 2017-01-29 20:51:11 +01:00