Option to exclude NSFW content from history

This commit is contained in:
Koitharu
2021-11-20 16:49:30 +02:00
parent f22963b315
commit 527a3cbd09
6 changed files with 16 additions and 1 deletions

View File

@@ -15,6 +15,11 @@
android:title="@string/clear_updates_feed"
app:iconSpaceReserved="false" />
<SwitchPreferenceCompat
android:key="history_exclude_nsfw"
android:title="@string/exclude_nsfw_from_history"
app:iconSpaceReserved="false" />
<PreferenceCategory
android:title="@string/cache"
app:iconSpaceReserved="false">