mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-19 04:03:17 +00:00

committed by
Moxie Marlinspike

parent
142f84703b
commit
0f572d1e5d
@@ -1,12 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<CheckBoxPreference android:defaultValue="false"
|
||||
android:key="pref_toggle_push_messaging"
|
||||
android:title="@string/preferences__use_data_channel"
|
||||
android:summary="@string/preferences__use_the_data_channel_for_communication_with_other_textsecure_users"
|
||||
android:icon="?pref_ic_push"/>
|
||||
|
||||
<Preference android:key="preference_category_sms_mms"
|
||||
android:title="@string/preferences__sms_mms"
|
||||
android:icon="?pref_ic_sms_mms"/>
|
||||
|
Reference in New Issue
Block a user