d66d9d32a4
Previous code would prune any cached media every time `MainActivity` was created, causing extra IO just as the user is trying to use the app. Re-implement as a WorkManager worker so it can run when the device is idle, without interfering with the responsiveness of the device. |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
gitTools.gradle | ||
lint-baseline.xml | ||
lint.xml | ||
proguard-rules.pro |