cb9f9e35ca
Currently translated at 100.0% (16 of 16 strings) Translated using Weblate (Korean) Currently translated at 100.0% (1 of 1 strings) Translated using Weblate (Korean) Currently translated at 100.0% (169 of 169 strings) Translated using Weblate (Korean) Currently translated at 81.6% (138 of 169 strings) Co-authored-by: Me0wzz <me0wzz@protonmail.ch> Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/ko/ Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_contactsbackup/ko/ Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/ko/ 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.