2016-05-12 18:47:41 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<string name="default_resource">Phone</string>
|
2016-08-26 16:05:38 +02:00
|
|
|
<bool name="portrait_only">true</bool>
|
2017-03-02 13:03:30 +01:00
|
|
|
<bool name="enter_is_send">false</bool>
|
2019-01-04 10:10:02 +01:00
|
|
|
<bool name="notifications_from_strangers">true</bool>
|
2018-11-10 12:07:56 +01:00
|
|
|
<bool name="headsup_notifications">true</bool>
|
2017-06-30 21:22:35 +02:00
|
|
|
<bool name="confirm_messages">true</bool>
|
2018-03-14 08:23:46 +01:00
|
|
|
<bool name="chat_states">true</bool>
|
2017-06-30 21:22:35 +02:00
|
|
|
<bool name="last_activity">false</bool>
|
|
|
|
<bool name="vibrate_on_notification">true</bool>
|
|
|
|
<bool name="led">true</bool>
|
|
|
|
<bool name="enable_quiet_hours">false</bool>
|
|
|
|
<string name="notification_ringtone">content://settings/system/notification_sound</string>
|
|
|
|
<integer name="grace_period">144</integer>
|
|
|
|
<integer name="auto_accept_filesize">524288</integer>
|
|
|
|
<string name="picture_compression">auto</string>
|
|
|
|
<string name="theme">light</string>
|
2018-11-10 12:07:56 +01:00
|
|
|
<bool name="send_button_status">true</bool>
|
2017-06-30 21:22:35 +02:00
|
|
|
<string name="quick_action">recent</string>
|
2018-11-10 12:07:56 +01:00
|
|
|
<bool name="show_dynamic_tags">true</bool>
|
2017-06-30 21:22:35 +02:00
|
|
|
<bool name="btbv">true</bool>
|
|
|
|
<integer name="automatic_message_deletion">0</integer>
|
|
|
|
<bool name="dont_trust_system_cas">false</bool>
|
2017-09-06 08:38:14 +02:00
|
|
|
<bool name="allow_message_correction">true</bool>
|
2017-06-30 21:22:35 +02:00
|
|
|
<bool name="use_tor">false</bool>
|
|
|
|
<bool name="show_connection_options">false</bool>
|
|
|
|
<bool name="display_enter_key">false</bool>
|
|
|
|
<bool name="manually_change_presence">false</bool>
|
2018-11-10 12:07:56 +01:00
|
|
|
<bool name="away_when_screen_off">true</bool>
|
|
|
|
<bool name="dnd_on_silent_mode">true</bool>
|
|
|
|
<bool name="treat_vibrate_as_silent">true</bool>
|
2017-08-18 13:43:24 +02:00
|
|
|
<bool name="autojoin">true</bool>
|
2018-11-10 12:07:56 +01:00
|
|
|
<bool name="indicate_received">true</bool>
|
|
|
|
<bool name="enable_foreground_service">true</bool>
|
2017-06-30 21:22:35 +02:00
|
|
|
<bool name="never_send">false</bool>
|
2017-07-10 09:59:25 +02:00
|
|
|
<bool name="validate_hostname">false</bool>
|
2018-02-24 21:57:42 +01:00
|
|
|
<bool name="show_qr_code_scan">true</bool>
|
2018-02-28 10:51:44 +01:00
|
|
|
<bool name="scroll_to_bottom">true</bool>
|
2018-03-27 15:35:53 +02:00
|
|
|
<string name="omemo_setting_default">default_on</string>
|
2018-04-01 21:37:21 +02:00
|
|
|
<string name="default_font_size">small</string>
|
2018-05-01 12:03:35 +02:00
|
|
|
<bool name="use_share_location_plugin">false</bool>
|
2018-06-10 19:40:55 +02:00
|
|
|
<bool name="start_searching">false</bool>
|
2018-10-06 16:15:32 +02:00
|
|
|
<string name="video_compression">360</string>
|
2017-06-24 15:38:16 +02:00
|
|
|
</resources>
|