1
0
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:
aringenbach
2022-04-12 12:08:56 +02:00
committed by GitHub
parent 454a65602b
commit 047a45d77f
18 changed files with 116 additions and 46 deletions

View File

@@ -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 -->