mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Add a setting to be able to always appear offline (#5583)
Add a setting to be able to always appear offline Move presence enabling to a app-only preference
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
|
||||
<bool name="settings_interface_bubble_visible">true</bool>
|
||||
<bool name="settings_interface_bubble_default">false</bool>
|
||||
<bool name="settings_presence_visible">false</bool>
|
||||
<bool name="settings_presence_user_always_appears_offline_default">false</bool>
|
||||
|
||||
<!-- Level 1: Voice and video -->
|
||||
|
||||
|
Reference in New Issue
Block a user