68c764b60f
Currently translated at 100.0% (179 of 179 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (17 of 17 strings) Translated using Weblate (Galician) Currently translated at 100.0% (17 of 17 strings) Translated using Weblate (Galician) Currently translated at 100.0% (1 of 1 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Co-authored-by: gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/es/ Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_contactsbackup/gl/ Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/es/ Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/gl/ Translation: CalyxOS/Seedvault Translation: CalyxOS/Seedvault contacts backup Translation: CalyxOS/Seedvault storage backup |
||
---|---|---|
.. | ||
libs | ||
src | ||
.gitignore | ||
Android.bp | ||
build.gradle | ||
default-permissions_org.calyxos.backup.contacts.xml | ||
lint.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_CONTACTS
to back up local contacts.android.permission.WRITE_CONTACTS
to restore local contacts to the device.