-
Notifications
You must be signed in to change notification settings - Fork 0
Sync status
soneyworld edited this page Jun 23, 2011
·
1 revision
A ContactsContract.RawContacts Entry can be in the following status:
- locally added
- locally changed (implicit: DIRTY is true)
- locally deleted (implicit: DELETED is true)
- remote added (not necessary because of manual import or automatic sync)
- remote changed (implicit: LDAP Entry differs from locally saved LDIF in SYNC4)
- remote deleted (implicit: Local Entry has SOURCE_ID, which the LDAP haven't and status != "locally added")
- in sync
- change conflict