mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-19 04:03:17 +00:00
Support for per-recipient muting, blocking, and ringtones.
Fixes #757 Fixes #354 Fixes #222 Closes #1815 Closes #3378 // FREEBIE
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
android:icon="?pref_ic_notifications"/>
|
||||
|
||||
<Preference android:key="preference_category_app_protection"
|
||||
android:title="@string/preferences__app_protection"
|
||||
android:title="@string/preferences__privacy"
|
||||
android:icon="?pref_ic_app_protection"/>
|
||||
|
||||
<Preference android:key="preference_category_appearance"
|
||||
@@ -24,4 +24,5 @@
|
||||
<Preference android:key="preference_category_advanced"
|
||||
android:title="@string/preferences__advanced"
|
||||
android:icon="?pref_ic_advanced"/>
|
||||
|
||||
</PreferenceScreen>
|
||||
|
Reference in New Issue
Block a user