Commit Graph

15 Commits (de61bb3fe981610f01f3da40e678c0d440921757)

Author SHA1 Message Date
Alex Baker 68d80a5d2a Sync when app comes to the foreground
If it hasn't syncd in 5+ minutes
1 year ago
Alex Baker eaa47029e7 Merge sync work 2 years ago
Alex Baker 79448f38d6 Drop support for Android 6.0
* Less than 2% of installs are Android 6.0
* Less than 3% of those installs have updated in the past 90 days
3 years ago
Alex Baker ba81209903 Don't perform background sync when datasaver is on 3 years ago
Alex Baker ca49ca642e Request davx5/etesync sync on swipe gesture 4 years ago
Alex Baker 3fbbd95395 Only enable background sync for active services 4 years ago
Alex Baker 7078dfa2bf Separate sync work for each service 4 years ago
Alex Baker dd0650af51 Convert SyncAdapters to Kotlin 4 years ago
Alex Baker ed70e60c55 Use awaitAll extension 4 years ago
Alex Baker 5658fca41f Use coroutines in CaldavSynchronizer 4 years ago
Alex Baker 2454757b24 Use coroutines in GoogleTaskSynchronizer 4 years ago
Alex Baker 09e4bee454 BaseWorker extends CoroutineWorker 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker 641b60be9b Convert workers to Kotlin 4 years ago