mihon/app/src/main/java/eu/kanade/tachiyomi/extension
arkon 7e40680af0 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
2022-10-21 15:00:41 -04:00
..
api Remove redundancy in ExtensionManager 2022-10-21 14:42:21 -04:00
installer Address misc. build warnings 2022-08-10 23:26:34 -04:00
model Minor cleanup 2022-09-21 22:39:32 -04:00
util Revert min extension-lib change 2022-10-01 13:24:38 -04:00
ExtensionManager.kt Perform download cache renewal async 2022-10-21 15:00:41 -04:00
ExtensionUpdateJob.kt Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00