blob: 94e2286a3ce3e9dc3f8d230f9cd591bd3cf5dea8 [file] [log] [blame]
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/**
4 * Copyright (c) 2009, The Android Open Source Project
5 *
Amith Yamasaniad450be2010-09-16 16:47:00 -07006 * Licensed under the Apache License, Version 2.0 (the "License");
7 * you may not use this file except in compliance with the License.
8 * You may obtain a copy of the License at
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08009 *
Amith Yamasaniad450be2010-09-16 16:47:00 -070010 * http://www.apache.org/licenses/LICENSE-2.0
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011 *
Amith Yamasaniad450be2010-09-16 16:47:00 -070012 * Unless required by applicable law or agreed to in writing, software
13 * distributed under the License is distributed on an "AS IS" BASIS,
14 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 * See the License for the specific language governing permissions and
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080016 * limitations under the License.
17 */
18-->
19<resources>
20 <bool name="def_dim_screen">true</bool>
21 <integer name="def_screen_off_timeout">60000</integer>
22 <bool name="def_airplane_mode_on">false</bool>
23 <!-- Comma-separated list of bluetooth, wifi, and cell. -->
tk.mun148c7d02011-10-13 22:51:57 +090024 <string name="def_airplane_mode_radios" translatable="false">cell,bluetooth,wifi,nfc,wimax</string>
Nick Pelly8d32a012011-08-09 07:03:49 -070025 <string name="airplane_mode_toggleable_radios" translatable="false">bluetooth,wifi,nfc</string>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080026 <bool name="def_auto_time">true</bool>
Amith Yamasaniad450be2010-09-16 16:47:00 -070027 <bool name="def_auto_time_zone">true</bool>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080028 <bool name="def_accelerometer_rotation">true</bool>
29 <!-- Default screen brightness, from 0 to 255. 102 is 40%. -->
30 <integer name="def_screen_brightness">102</integer>
Dan Murphy951764b2009-08-27 14:59:03 -050031 <bool name="def_screen_brightness_automatic_mode">false</bool>
The Android Open Source Projectba87e3e2009-03-13 13:04:22 -070032 <fraction name="def_window_animation_scale">100%</fraction>
Dianne Hackbornbfe319e2009-09-21 00:34:05 -070033 <fraction name="def_window_transition_scale">100%</fraction>
Dianne Hackborn075a18d2009-09-26 12:43:19 -070034 <bool name="def_haptic_feedback">true</bool>
Amith Yamasaniad450be2010-09-16 16:47:00 -070035
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080036 <bool name="def_bluetooth_on">false</bool>
Jeff Brown89d55462012-09-19 11:33:42 -070037 <bool name="def_wifi_display_on">false</bool>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080038 <bool name="def_install_non_market_apps">false</bool>
rich cannings16e119e2012-09-06 12:04:37 -070039 <bool name="def_package_verifier_enable">true</bool>
Amith Yamasaniad450be2010-09-16 16:47:00 -070040 <!-- Comma-separated list of location providers.
Mike Lockwood79a6b3b2009-05-19 07:57:58 -040041 Network location is off by default because it requires
Amith Yamasaniad450be2010-09-16 16:47:00 -070042 user opt-in via Setup Wizard or Settings.
Mike Lockwood79a6b3b2009-05-19 07:57:58 -040043 -->
Eric Fischer2bfe11a2009-07-28 10:17:25 -070044 <string name="def_location_providers_allowed" translatable="false">gps</string>
Mike Lockwoodbcab8df2009-06-25 16:39:09 -040045 <bool name="assisted_gps_enabled">true</bool>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080046 <!-- 0 == mobile, 1 == wifi. -->
47 <integer name="def_network_preference">1</integer>
Mike Lockwoodd3c5e1e2012-01-06 14:07:57 -050048 <bool name="def_netstats_enabled">true</bool>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080049 <bool name="def_usb_mass_storage_enabled">true</bool>
50 <bool name="def_wifi_on">false</bool>
Dmitry Shmidt8de24dc2012-09-05 12:18:41 -070051 <!-- 0 == never, 1 == only when plugged in, 2 == always -->
52 <integer name="def_wifi_sleep_policy">2</integer>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080053 <bool name="def_networks_available_notification_on">true</bool>
Amith Yamasaniad450be2010-09-16 16:47:00 -070054
Dianne Hackborncf098292009-07-01 19:55:20 -070055 <bool name="def_backup_enabled">false</bool>
Christopher Tate09dedc92010-08-24 15:37:42 -070056 <string name="def_backup_transport" translatable="false">android/com.android.internal.backup.LocalTransport</string>
57
Amith Yamasaniad450be2010-09-16 16:47:00 -070058 <!-- Default value for whether or not to pulse the notification LED when there is a
Amith Yamasaniae3ed702009-12-01 19:02:05 -080059 pending notification -->
60 <bool name="def_notification_pulse">true</bool>
San Mehat87734d32010-01-08 12:53:06 -080061
62 <bool name="def_mount_play_notification_snd">true</bool>
63 <bool name="def_mount_ums_autostart">false</bool>
64 <bool name="def_mount_ums_prompt">true</bool>
65 <bool name="def_mount_ums_notify_enabled">true</bool>
66
Daniel Sandler0e9d2af2010-01-25 11:33:03 -050067 <!-- user interface sound effects -->
68 <integer name="def_power_sounds_enabled">1</integer>
Daniel Sandler8c9233f2010-03-08 12:03:05 -050069 <string name="def_low_battery_sound" translatable="false">/system/media/audio/ui/LowBattery.ogg</string>
Daniel Sandler63e1d262010-02-23 19:43:35 -050070 <integer name="def_dock_sounds_enabled">0</integer>
Eric Fischer00f58432010-02-24 11:43:12 -080071 <string name="def_desk_dock_sound" translatable="false">/system/media/audio/ui/Dock.ogg</string>
72 <string name="def_desk_undock_sound" translatable="false">/system/media/audio/ui/Undock.ogg</string>
73 <string name="def_car_dock_sound" translatable="false">/system/media/audio/ui/Dock.ogg</string>
74 <string name="def_car_undock_sound" translatable="false">/system/media/audio/ui/Undock.ogg</string>
Amith Yamasani42722bf2011-07-22 10:34:27 -070075 <integer name="def_lockscreen_sounds_enabled">1</integer>
Eric Fischer00f58432010-02-24 11:43:12 -080076 <string name="def_lock_sound" translatable="false">/system/media/audio/ui/Lock.ogg</string>
77 <string name="def_unlock_sound" translatable="false">/system/media/audio/ui/Unlock.ogg</string>
Mike Lockwood7bef7392011-10-20 16:51:53 -040078 <bool name="def_lockscreen_disabled">false</bool>
Mike Lockwood23955272011-10-21 11:22:48 -040079 <bool name="def_device_provisioned">false</bool>
Daniel Sandler0e9d2af2010-01-25 11:33:03 -050080
Amith Yamasani43dee062011-01-20 12:34:03 -080081 <!-- Notifications use ringer volume -->
82 <bool name="def_notifications_use_ring_volume">true</bool>
83
Daniel Sandler1c7fa482010-03-10 09:45:01 -050084 <!-- Default for Settings.System.VIBRATE_IN_SILENT -->
85 <bool name="def_vibrate_in_silent">true</bool>
Mike Lockwoodeabe8bf2010-08-31 14:35:23 -040086
Svetoslav Ganov585f13f8d2010-08-10 07:59:15 -070087 <!-- Default for Settings.Secure.ACCESSIBILITY_SCRIPT_INJECTION -->
88 <bool name="def_accessibility_script_injection">false</bool>
89
Svetoslav Ganov55f937a2011-12-05 11:42:07 -080090 <!-- Default for Settings.Secure.ACCESSIBILITY_SPEAK_PASSWORD -->
91 <bool name="def_accessibility_speak_password">false</bool>
92
Svetoslav Ganov585f13f8d2010-08-10 07:59:15 -070093 <!-- Default for Settings.Secure.ACCESSIBILITY_WEB_CONTENT_KEY_BINDINGS -->
Svetoslav Ganov174718b2010-09-30 11:02:21 -070094 <string name="def_accessibility_web_content_key_bindings" translatable="false">
Svetoslav Ganovbfc3ce72011-01-12 23:17:13 -080095 <!-- DPAD/Trackball UP - traverse previous on current axis and send an event. -->
Svetoslav Ganov585f13f8d2010-08-10 07:59:15 -070096 0x13=0x01000100;
Svetoslav Ganovbfc3ce72011-01-12 23:17:13 -080097 <!-- DPAD/Trackball DOWN - traverse next on current axis and send an event. -->
Svetoslav Ganov585f13f8d2010-08-10 07:59:15 -070098 0x14=0x01010100;
Svetoslav Ganovbfc3ce72011-01-12 23:17:13 -080099 <!-- DPAD/Trackball LEFT - traverse previous on the character navigation axis and send event. -->
100 0x15=0x02000001;
101 <!-- DPAD/Trackball RIGHT - traverse next on the character navigation axis end send event. -->
102 0x16=0x02010001;
103 <!-- Alt+DPAD/Trackball UP - go to the top of the document. -->
104 0x200000013=0x02000601;
105 <!-- Alt+DPAD/Trackball DOWN - go to the bottom of the document. -->
106 0x200000014=0x02010601;
107 <!-- Alt+DPAD/Trackball LEFT - transition from an axis to another and sends an event.-->
108 <!-- Axis transitions: 2 -> 1; -->
109 0x200000015=0x03020101;
110 <!-- Alt+DPAD/Trackball RIGHT - transition from an axis to another and sends an event. -->
111 <!-- Axis transitions: 1 -> 2; -->
112 0x200000016=0x03010201;
113 <!-- Alt+g - go to the previous heading and send an event. -->
114 0x200000023=0x02000301;
115 <!-- Alt+h - go to the next heading and send an event. -->
116 0x200000024=0x02010301;
117 <!-- Alt+COMMA - transition to sentence navigation axis and send an event. -->
118 <!-- Axis transitions: 7 -> 2; -->
119 0x200000037=0x03070201;
120 <!-- Alt+PERIOD - transition to default web view behavior axis and send an event. -->
121 <!-- Axis transitions: 0 -> 7; 1 - > 7; 2 -> 7; -->
122 0x200000038=0x03000701:0x03010701:0x03020701;
Svetoslav Ganov585f13f8d2010-08-10 07:59:15 -0700123 </string>
124
Svetoslav Ganov3ca5a742011-12-06 15:24:37 -0800125 <!-- Default for Settings.Secure.ACCESSIBILITY_SCRIPT_INJECTION_URL -->
126 <string name="def_accessibility_screen_reader_url" translatable="false">
alanv3ff50a02012-06-20 16:51:00 -0700127 https://ssl.gstatic.com/accessibility/javascript/android/AndroidVox_v1.js
Svetoslav Ganov3ca5a742011-12-06 15:24:37 -0800128 </string>
129
Svetoslav Ganova28a16d2011-07-28 11:24:21 -0700130 <!-- Default for Settings.Secure.TOUCH_EXPLORATION_ENABLED -->
131 <bool name="def_touch_exploration_enabled">false</bool>
132
Svetoslav Ganov1cf70bb2012-08-06 10:53:34 -0700133 <!-- Default value for Settings.Secure.ACCESSIBILITY_DISPLAY_MAGNIFICATION_SCALE -->
134 <fraction name="def_accessibility_display_magnification_scale">200%</fraction>
135
136 <!-- Default value for Settings.Secure.ACCESSIBILITY_DISPLAY_MAGNIFICATION_ENABLED -->
137 <bool name="def_accessibility_display_magnification_enabled">false</bool>
138
139 <!-- Default value for Settings.Secure.ACCESSIBILITY_DISPLAY_MAGNIFICATION_AUTO_UPDATE -->
140 <bool name="def_accessibility_display_magnification_auto_update">true</bool>
141
Daniel Sandlerb73617d2010-08-17 00:41:00 -0400142 <!-- Default for Settings.System.USER_ROTATION -->
143 <integer name="def_user_rotation">0</integer>
Paul Westbrookd99d0dc2011-02-01 14:26:16 -0800144
145 <!-- Default for Settings.Secure.DOWNLOAD_MAX_BYTES_OVER_MOBILE. <=0 if no limit -->
146 <integer name="def_download_manager_max_bytes_over_mobile">-1</integer>
147 <!-- Default for Settings.Secure.DOWNLOAD_RECOMMENDED_MAX_BYTES_OVER_MOBILE. <=0 if no limit -->
148 <integer name="def_download_manager_recommended_max_bytes_over_mobile">-1</integer>
Svetoslav Ganov54d068e2011-03-02 12:58:40 -0800149
150 <!-- Default for Settings.Secure.LONG_PRESS_TIMEOUT_MILLIS -->
151 <integer name="def_long_press_timeout_millis">500</integer>
152
Jeff Brown1a84fd12011-06-02 01:26:32 -0700153 <!-- Default for Settings.System.POINTER_SPEED -->
154 <integer name="def_pointer_speed">0</integer>
155
Amith Yamasani42722bf2011-07-22 10:34:27 -0700156 <!-- Default for DTMF tones enabled -->
157 <bool name="def_dtmf_tones_enabled">true</bool>
158 <!-- Default for UI touch sounds enabled -->
159 <bool name="def_sound_effects_enabled">true</bool>
Mike Lockwood4b797dd2011-10-20 13:58:26 -0400160
161 <!-- Development settings -->
162 <bool name="def_stay_on_while_plugged_in">false</bool>
163
Mike Lockwood79f5a042012-02-13 13:37:23 -0800164 <!-- Number of retries for connecting to DHCP.
165 Value here is the same as WifiStateMachine.DEFAULT_MAX_DHCP_RETRIES -->
166 <integer name="def_max_dhcp_retries">9</integer>
Daniel Sandlerfdb7c362012-08-06 17:02:55 -0400167
John Spurlock7f1c2482012-10-05 11:15:28 -0400168 <!-- Default for Settings.Secure.USER_SETUP_COMPLETE -->
169 <bool name="def_user_setup_complete">false</bool>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800170</resources>