mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-19 04:03:17 +00:00
Support for device management, limits, and contact requests.
// FREEBIE
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
android:title="@string/preferences__delete_old_messages"
|
||||
android:icon="?pref_ic_storage"/>
|
||||
|
||||
<Preference android:key="preference_category_devices"
|
||||
android:title="Devices"
|
||||
android:icon="?pref_ic_devices">
|
||||
|
||||
</Preference>
|
||||
|
||||
<Preference android:key="preference_category_advanced"
|
||||
android:title="@string/preferences__advanced"
|
||||
android:icon="?pref_ic_advanced"/>
|
||||
|
Reference in New Issue
Block a user