CardDAV-Sync

From dmfswiki
Revision as of 16:28, 9 November 2011 by Stormpoorun (Talk | contribs)

Jump to: navigation, search
Carddav-qr.png


CardDAV-Sync is a CardDAV client for Android to synchronize contacts. Due to its implementation as sync adapter it integrates seamlessly with the default contacts app.

current limitations

  • vcard size is limited to 512kb, larger vcards won't get synced
  • groups are not synced
  • custom labels will not be preserved (actually this is a vcard limitation)
  • Currently only embedded photos are synced. Photos referenced by an URI won't appear in your Android address book. It is even possible that they get removed once you sync back. (I've not tried that yet)

known issues

  • Pre-installed contact editors of most devices are not capable of editing contacts from custom sync sources (see Issue5988). To address this issue I've taken the contact editor from the 2.1 sources and fixed it. Contact Editor Pro is available at the market (a free version is available as well).
  • May crash if the phone's orientation is changed during account setup.
  • May crash with an out-of-memory exception during initial sync if the CardDAV account contains too many or too large vcards. In this case no contacts will get synced. Currently the only workaround is to move some contacts to another address book until the initial sync runs without crashing and then move the contacts back in chunks of 100-300 entities.

zimbra servers

Users syncing with a Zimbra 7 server should note the following to avoid data loss:

  • The following fields are not synced properly by Zimbra, and any data may be lost if two-way sync is enabled:

Company phone Assistant phone Car phone Anniversary IM fields Any custom fields

  • For the following fields, Zimbra only syncs 1 entry for each field, any further entries may be lost if two-way sync is enabled:

Mobile Home fax Work fax Other phone Other fax Pager URLs (1 entry for each type) Addresses (1 entry for each type)

  • 2 entries each are permitted for the following fields:

Home tel Work tel

  • Multiple entries in the email field are synced.
  • All name fields are synced, except Maidenname which is not synced, but is preserved in Zimbra.
  • Callback field is synced, but incorrectly displayed as 'Car phone' on Android (due to a Zimbra bug).