mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-23 08:22:32 -04:00
Before, CleanCacheService was only scheduled at app start for once a day. If the user selects a time less than a day, then CleanCacheService should run more frequently. closes #719