Merge branch 'devel' into feature/shikimori

This commit is contained in:
Koitharu
2022-06-21 13:31:44 +03:00
247 changed files with 5766 additions and 2342 deletions

View File

@@ -18,6 +18,12 @@
android:title="@string/shikimori"
android:key="shikimori" />
<ListPreference
android:entries="@array/doh_providers"
android:key="doh"
android:title="@string/dns_over_https"
app:useSimpleSummaryProvider="true" />
<Preference
android:key="local_storage"
android:persistent="false"