tachiyomi/i18n
arkon 53c6230afe 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.
2023-07-07 17:46:39 -04:00
..
src/main Change auto clear cache to occur on app launch instead 2023-07-07 17:46:39 -04:00
.gitignore Extract translation from app module (#7975) 2022-09-10 09:58:45 -04:00
build.gradle.kts Move more models to domain module 2023-01-22 10:37:13 -05:00