mihon/app/src/main/java/eu/kanade/tachiyomi/data
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
..
backup Add support to update strategy on global update (#7902) 2022-09-25 10:12:36 -04:00
cache Prevent okhttp from caching covers and chapter images (#7967) 2022-09-11 18:00:07 -04:00
coil Upgrade to Kotlin 1.7.20 2022-10-11 22:40:08 -04:00
database/models Move LibraryManga to domain layer (#8126) 2022-10-01 11:30:51 -04:00
download Perform download cache renewal async 2022-10-21 15:00:41 -04:00
library Move LibraryManga to domain layer (#8126) 2022-10-01 11:30:51 -04:00
notification Fix date added when adding from browse source 2022-09-25 13:09:25 -04:00
preference Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00
saver Fix crash when saving a page from certain chapters (#8242) 2022-10-19 07:59:05 -04:00
track Clean up OkHttp methods and parse from Okio directly (#8238) 2022-10-18 12:09:23 -04:00
updater Remove cache control on already cacheless image request (#8085) 2022-09-26 17:13:03 -04:00