-
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove address books sync authority and content provider (#877)
* Drop address book provider * Drop address book sync adapter service * Replace address books authority with contacts authority * Update kdoc * Revert "Update kdoc" This reverts commit dfb14d4. * Revert "Replace address books authority with contacts authority" This reverts commit 0e15bf1. * Don't enable addressbook sync for main account * Acquire content provider in Syncer * Use contacts authority instead of address book authority when acquiring content provider * Set default sync interval for address book authority again * Minor re-ordering of lines * Add comment, rename variable * Move SyncAdapterServices out of adapter package --------- Co-authored-by: Ricki Hirner <hirner@bitfire.at>
- Loading branch information
Showing
9 changed files
with
105 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 0 additions & 20 deletions
20
app/src/main/kotlin/at/bitfire/davdroid/sync/adapter/AddressBookProvider.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.