2016-05-12 16:47:41 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<string name="default_resource">Phone</string>
|
2016-08-26 14:05:38 +00:00
|
|
|
<bool name="portrait_only">true</bool>
|
2017-03-02 12:03:30 +00:00
|
|
|
<bool name="enter_is_send">false</bool>
|
2017-03-07 09:50:46 +00:00
|
|
|
<bool name="notifications_from_strangers">false</bool>
|
2017-06-24 13:38:16 +00:00
|
|
|
<bool name="headsup_notifications">false</bool>
|
2017-06-27 10:24:26 +00:00
|
|
|
<bool name="dnd_on_silent_mode">false</bool>
|
|
|
|
<bool name="treat_vibrate_as_silent">false</bool>
|
2017-06-30 19:22:35 +00:00
|
|
|
<bool name="confirm_messages">true</bool>
|
|
|
|
<bool name="chat_states">false</bool>
|
|
|
|
<bool name="last_activity">false</bool>
|
|
|
|
<bool name="show_notification">true</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>
|
|
|
|
<bool name="use_subject">true</bool>
|
|
|
|
<bool name="use_green_background">true</bool>
|
|
|
|
<bool name="use_larger_font">false</bool>
|
|
|
|
<bool name="send_button_status">false</bool>
|
|
|
|
<string name="quick_action">recent</string>
|
|
|
|
<bool name="show_dynamic_tags">false</bool>
|
|
|
|
<bool name="btbv">true</bool>
|
|
|
|
<integer name="automatic_message_deletion">0</integer>
|
|
|
|
<bool name="dont_trust_system_cas">false</bool>
|
2017-09-06 06:38:14 +00:00
|
|
|
<bool name="allow_message_correction">true</bool>
|
2017-06-30 19:22:35 +00: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>
|
|
|
|
<bool name="away_when_screen_off">false</bool>
|
2017-08-18 11:43:24 +00:00
|
|
|
<bool name="autojoin">true</bool>
|
2017-06-30 19:22:35 +00:00
|
|
|
<bool name="indicate_received">false</bool>
|
|
|
|
<bool name="enable_foreground_service">false</bool>
|
|
|
|
<bool name="never_send">false</bool>
|
|
|
|
<bool name="return_to_previous">false</bool>
|
2017-07-10 07:59:25 +00:00
|
|
|
<bool name="validate_hostname">false</bool>
|
2018-02-24 20:57:42 +00:00
|
|
|
<bool name="show_qr_code_scan">true</bool>
|
2018-02-28 09:51:44 +00:00
|
|
|
<bool name="scroll_to_bottom">true</bool>
|
2017-06-24 13:38:16 +00:00
|
|
|
</resources>
|