Merge branch 'dev' into feature/sync

This commit is contained in:
2020-11-26 15:39:44 -06:00
110 changed files with 1949 additions and 535 deletions

View File

@@ -38,6 +38,13 @@
android:title="@string/pref_skip_title"
app:iconSpaceReserved="false" />
<CheckBoxPreference
android:defaultValue="false"
android:key="pref_unknown_enabled"
android:summary="@string/pref_unknown_description"
android:title="@string/pref_unknown_title"
app:iconSpaceReserved="false" />
<CheckBoxPreference
android:defaultValue="false"
android:key="pref_checkmark_reverse_order"