1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Move "Ignored users" setting section into "Security & Privacy", as per Element Web

This commit is contained in:
Benoit Marty
2022-04-15 13:14:03 +02:00
parent e58677a104
commit a50bf4582c
3 changed files with 15 additions and 9 deletions

View File

@@ -13,7 +13,6 @@
<bool name="settings_root_notification_visible">true</bool>
<bool name="settings_root_preferences_visible">true</bool>
<bool name="settings_root_voice_video_visible">true</bool>
<bool name="settings_root_ignored_users_visible">true</bool>
<bool name="settings_root_security_privacy_visible">true</bool>
<bool name="settings_root_labs_visible">true</bool>
<bool name="settings_root_advanced_visible">true</bool>
@@ -33,10 +32,10 @@
<!-- Level 1: Voice and video -->
<!-- Level 1: Ignored Users -->
<!-- Level 1: Security and Privacy -->
<bool name="settings_ignored_users_visible">true</bool>
<!-- Level 1: Labs -->
<bool name="settings_labs_thread_messages_default">false</bool>