1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3 <bool name="portrait_only">true</bool>
4 <bool name="enter_is_send">false</bool>
5 <bool name="notifications_from_strangers">true</bool>
6 <bool name="headsup_notifications">false</bool>
7 <bool name="dnd_on_silent_mode">false</bool>
8 <bool name="treat_vibrate_as_silent">false</bool>
9 <bool name="confirm_messages">true</bool>
10 <bool name="chat_states">true</bool>
11 <bool name="last_activity">true</bool>
12 <bool name="vibrate_on_notification">true</bool>
13 <bool name="led">true</bool>
14 <string name="notification_ringtone">content://settings/system/notification_sound</string>
15 <string name="incoming_call_ringtone">content://settings/system/ringtone</string>
16 <integer name="grace_period">144</integer>
17 <integer name="auto_accept_filesize">3490000</integer>
18 <string name="picture_compression">auto</string>
19 <bool name="use_green_background">true</bool>
20 <bool name="large_font">false</bool>
21 <string name="quick_action">none</string>
22 <bool name="show_dynamic_tags">true</bool>
23 <bool name="show_avatars">true</bool>
24 <bool name="btbv">true</bool>
25 <integer name="automatic_message_deletion">0</integer>
26 <bool name="trust_system_ca_store">true</bool>
27 <bool name="allow_message_correction">true</bool>
28 <bool name="use_tor">false</bool>
29 <bool name="show_connection_options">false</bool>
30 <bool name="display_enter_key">false</bool>
31 <bool name="manually_change_presence">false</bool>
32 <bool name="away_when_screen_off">true</bool>
33 <bool name="enable_foreground_service">true</bool>
34 <bool name="send_crash_reports">true</bool>
35 <bool name="validate_hostname">false</bool>
36 <bool name="show_qr_code_scan">true</bool>
37 <bool name="show_individual_search_options">true</bool>
38 <bool name="show_combined_search_options">false</bool>
39 <bool name="scroll_to_bottom">true</bool>
40 <string name="omemo_setting_default">default_off</string>
41 <bool name="use_share_location_plugin">false</bool>
42 <bool name="start_searching">true</bool>
43 <string name="video_compression">360</string>
44 <string name="default_channel_discovery">JABBER_NETWORK</string>
45 <bool name="dialler_integration_incoming">true</bool>
46 <bool name="follow_thread_in_channel">false</bool>
47 <bool name="message_autocomplete">true</bool>
48 <bool name="allow_screenshots">true</bool>
49 <string name="default_push_server">up.conversations.im</string>
50 <string name="default_push_account">none</string>
51 <bool name="require_channel_binding">false</bool>
52 <bool name="enable_quiet_hours">false</bool>
53 <bool name="autojoin">true</bool>
54 <bool name="send_link_previews">true</bool>
55 <bool name="show_link_previews">true</bool>
56 <bool name="compose_rich_text">true</bool>
57 <bool name="auto_accept_unmetered">true</bool>
58 <string name="default_chat_requests">spam</string>
59 <bool name="default_custom_tab">true</bool>
60 <bool name="default_nomedia">true</bool>
61 <bool name="show_muc_pm">false</bool>
62 <bool name="call_integration">true</bool>
63 <bool name="align_start">false</bool>
64</resources>