tachiyomi/app/src/main/java/eu/kanade
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
..
core Refactor away some unnecessary lambda expressions 2023-03-26 13:27:31 -04:00
domain Retry DelayedTrackingUpdateJob up to 3 times if all items not updated 2023-06-25 14:31:28 -04:00
presentation Show a progress indicator while checking for updates in the about screen (#9641) 2023-06-27 22:14:31 -04:00
tachiyomi Change auto clear cache to occur on app launch instead 2023-07-07 17:46:39 -04:00