1
0
Fork 0
fenix/buildSrc
Grisha Kruglov 2b00d1120f Integrate BackgroundSyncManager, enable history syncing
This patch integrates the new a-c BackgroundSyncManager, which is the
main entry point for interacting with Sync. Behind the scenes, it uses
WorkManager in order to sync configured syncable stores.

Current behaviour:
- sync runs on start, with a slight delay
- sync runs on a schedule few times a day, to lessen the startup sync burden

Also included is a basic UI integration in order to allow user to synchronize
on demand, and monitor sync state.
2019-03-13 19:07:28 -05:00
..
src/main/java Integrate BackgroundSyncManager, enable history syncing 2019-03-13 19:07:28 -05:00
build.gradle.kts Fix buildSrc dependencies and androidX usages 2019-01-07 16:20:22 -06:00