komikku/app/src/main/java/eu/kanade/tachiyomi
arkon 5a55c66532 Perform download cache renewal async
Don't block on cache renewals, but notify library on updates so that the badges show up when ready.

We skip the cache when checking if a chapter is downloaded for the reader assuming that it's a
relatively low cost to check for a single chapter.

(Probably) fixes #8254 / fixes #7847

(cherry picked from commit 7e40680af02505f82fa3655d2d693092c6bd43a1)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/download/DownloadCache.kt
#	app/src/main/java/eu/kanade/tachiyomi/extension/ExtensionManager.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderPresenter.kt
2022-10-22 20:28:57 -04:00
..
crash Tweak Crash activity (#8229) 2022-10-18 16:52:20 -04:00
data Perform download cache renewal async 2022-10-22 20:28:57 -04:00
extension Perform download cache renewal async 2022-10-22 20:28:57 -04:00
glance Split security preferences from PrefrencesHelper (#8030) 2022-09-18 13:25:51 -04:00
source Perform download cache renewal async 2022-10-22 20:28:57 -04:00
ui Perform download cache renewal async 2022-10-22 20:28:57 -04:00
util Hide reader "Split tall images" option in release build (#8235) 2022-10-22 20:03:16 -04:00
widget Remove dead code 2022-10-16 22:58:07 -04:00
App.kt Fix language/theme settings dialog and remove delay (#8244) 2022-10-22 19:38:52 -04:00
AppInfo.kt Minor fixes 2022-08-06 18:25:28 -04:00
AppModule.kt Proper DI instantiation for some more download related classes 2022-10-22 20:16:12 -04:00
Migrations.kt Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 20:41:19 -04:00