Sync: Improve encryption and preferences API

This commit is contained in:
2020-11-27 10:55:55 -06:00
parent 67ef3bb90c
commit ce0cbb6ee2
9 changed files with 134 additions and 97 deletions

View File

@@ -123,7 +123,7 @@
<CheckBoxPreference
android:defaultValue="false"
android:key="pref_sync_enabled"
android:key="pref_sync_enabled_dummy"
android:summary="@string/pref_sync_summary"
android:title="@string/pref_sync_title"
app:iconSpaceReserved="false" />