komikku/app
arkon e26360186a Change auto clear cache to occur on app launch instead
Fixes #9564

Avoids the issue of clearing the cache when the app is backgrounded despite being in the reader.
We could do a job on idle, but we'd still need to be careful around whether the reader is active,
so this is just simpler considering it's a separate activity.

(cherry picked from commit 53c6230afebe8e8cddca216f281fdec70e450a33)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
2023-07-15 17:15:53 -04:00
..
src Change auto clear cache to occur on app launch instead 2023-07-15 17:15:53 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Use lite compose-ui-tooling module on release builds (#9630) 2023-06-24 14:19:35 -04:00
proguard-android-optimize.txt Upgrade to AGP 8.0.0 (#9351) 2023-05-06 11:13:07 -04:00
proguard-rules.pro Just extract everything in zips to a directory 2023-05-08 23:14:29 -04:00