blob: 34302c4792abe3b24f8cc093d4b4b403778152fe [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 *
6 * 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
9 *
10 * http://www.apache.org/licenses/LICENSE-2.0
11 *
12 * 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
16 * 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. -->
Eric Fischer2bfe11a2009-07-28 10:17:25 -070024 <string name="def_airplane_mode_radios" translatable="false">cell,bluetooth,wifi</string>
Mike Lockwoodbd5ddf02009-07-29 21:37:14 -070025 <string name="airplane_mode_toggleable_radios" translatable="false">wifi</string>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080026 <bool name="def_auto_time">true</bool>
27 <bool name="def_accelerometer_rotation">true</bool>
28 <!-- Default screen brightness, from 0 to 255. 102 is 40%. -->
29 <integer name="def_screen_brightness">102</integer>
Dan Murphy951764b2009-08-27 14:59:03 -050030 <bool name="def_screen_brightness_automatic_mode">false</bool>
The Android Open Source Projectba87e3e2009-03-13 13:04:22 -070031 <fraction name="def_window_animation_scale">100%</fraction>
Dianne Hackbornbfe319e2009-09-21 00:34:05 -070032 <fraction name="def_window_transition_scale">100%</fraction>
Dianne Hackborn075a18d2009-09-26 12:43:19 -070033 <bool name="def_haptic_feedback">true</bool>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080034
35 <bool name="def_bluetooth_on">false</bool>
36 <bool name="def_install_non_market_apps">false</bool>
Mike Lockwood79a6b3b2009-05-19 07:57:58 -040037 <!-- Comma-separated list of location providers.
38 Network location is off by default because it requires
39 user opt-in via Setup Wizard or Settings.
40 -->
Eric Fischer2bfe11a2009-07-28 10:17:25 -070041 <string name="def_location_providers_allowed" translatable="false">gps</string>
Mike Lockwoodbcab8df2009-06-25 16:39:09 -040042 <bool name="assisted_gps_enabled">true</bool>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080043 <!-- 0 == mobile, 1 == wifi. -->
44 <integer name="def_network_preference">1</integer>
45 <bool name="def_usb_mass_storage_enabled">true</bool>
46 <bool name="def_wifi_on">false</bool>
47 <bool name="def_networks_available_notification_on">true</bool>
Dianne Hackborncf098292009-07-01 19:55:20 -070048
49 <bool name="def_backup_enabled">false</bool>
Eric Fischer2bfe11a2009-07-28 10:17:25 -070050 <string name="def_backup_transport" translatable="false"></string>
Amith Yamasaniae3ed702009-12-01 19:02:05 -080051 <!-- Default value for whether or not to pulse the notification LED when there is a
52 pending notification -->
53 <bool name="def_notification_pulse">true</bool>
San Mehat87734d32010-01-08 12:53:06 -080054
55 <bool name="def_mount_play_notification_snd">true</bool>
56 <bool name="def_mount_ums_autostart">false</bool>
57 <bool name="def_mount_ums_prompt">true</bool>
58 <bool name="def_mount_ums_notify_enabled">true</bool>
Suchi Amalapurapu089262d2010-03-10 14:19:21 -080059 <!-- Enable User preference for setting install location -->
Suchi Amalapurapu117818e2010-02-09 03:45:40 -080060 <bool name="set_install_location">true</bool>
Suchi Amalapurapu089262d2010-03-10 14:19:21 -080061 <!-- Default install location if user preference for setting install location is turned on. -->
62 <integer name="def_install_location">2</integer>
San Mehat87734d32010-01-08 12:53:06 -080063
Daniel Sandler0e9d2af2010-01-25 11:33:03 -050064 <!-- user interface sound effects -->
65 <integer name="def_power_sounds_enabled">1</integer>
Daniel Sandler8c9233f2010-03-08 12:03:05 -050066 <string name="def_low_battery_sound" translatable="false">/system/media/audio/ui/LowBattery.ogg</string>
Daniel Sandler63e1d262010-02-23 19:43:35 -050067 <integer name="def_dock_sounds_enabled">0</integer>
Eric Fischer00f58432010-02-24 11:43:12 -080068 <string name="def_desk_dock_sound" translatable="false">/system/media/audio/ui/Dock.ogg</string>
69 <string name="def_desk_undock_sound" translatable="false">/system/media/audio/ui/Undock.ogg</string>
70 <string name="def_car_dock_sound" translatable="false">/system/media/audio/ui/Dock.ogg</string>
71 <string name="def_car_undock_sound" translatable="false">/system/media/audio/ui/Undock.ogg</string>
Daniel Sandler63e1d262010-02-23 19:43:35 -050072 <integer name="def_lockscreen_sounds_enabled">0</integer>
Eric Fischer00f58432010-02-24 11:43:12 -080073 <string name="def_lock_sound" translatable="false">/system/media/audio/ui/Lock.ogg</string>
74 <string name="def_unlock_sound" translatable="false">/system/media/audio/ui/Unlock.ogg</string>
Daniel Sandler0e9d2af2010-01-25 11:33:03 -050075
Daniel Sandler1c7fa482010-03-10 09:45:01 -050076 <!-- Default for Settings.System.VIBRATE_IN_SILENT -->
77 <bool name="def_vibrate_in_silent">true</bool>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080078</resources>