Allow user to export a full copy of the database

This commit is contained in:
2016-03-23 18:01:25 -04:00
parent c9793df7c7
commit e8bbae8ef9
9 changed files with 167 additions and 17 deletions

View File

@@ -46,6 +46,7 @@
android:title="Database">
<Preference
android:key="exportDB"
android:summary="@string/export_full_backup_summary"
android:title="@string/export_full_backup">
</Preference>