Commit Graph

4 Commits (2ad6875f09db4462da5806d04bf2eb71b1c65ff3)

Author SHA1 Message Date
Jonathan Almeida 1de2e58644 No issue: Add device name to account page 5 years ago
Grisha Kruglov fbdf60fdb9 Bookmark sync (#2090)
* Closes #919: Enable bookmarks synchronization

* Add bookmarks checkbox to sync preference screen
6 years ago
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.
6 years ago
Christian Sadilek 1b1a9e0d11 Issue #418: Add account settings page and sign out functionality 6 years ago