* Bump version following versioning scheme * 3.0 now following new backup format * Add initial entry to changelog Change-Id: Ifca1b3feac0f510890450a1999b42897894d58ee |
||
|---|---|---|
| .. | ||
| libs | ||
| src | ||
| .gitignore | ||
| Android.bp | ||
| build.gradle | ||
| default-permissions_org.calyxos.backup.contacts.xml | ||
| README.md | ||
Local Contacts Backup
A backup application that backs up local on-device contacts via the system's backup API. This explicitly excludes contacts that are synced via sync accounts such as DAVx⁵.
Permissions
android.permission.READ_CONTACTSto back up local contacts.android.permission.WRITE_CONTACTSto restore local contacts to the device.