Simon Wilson | 5014f28 | 2011-04-01 13:41:03 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2007 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
sy310.choi | 95364e4 | 2011-05-24 14:19:16 +0900 | [diff] [blame] | 18 | |
| 19 | <!-- If false, MIN is displayed. If true, MSID is displayed. --> |
| 20 | <bool name="config_msid_enable" translatable="false">false</bool> |
| 21 | |
tk.mun | 7c5c165 | 2011-10-13 22:56:18 +0900 | [diff] [blame] | 22 | <string name="additional_system_update" translatable="false"></string> |
| 23 | <string name="additional_system_update_menu" translatable="false"></string> |
| 24 | |
Jean Chalard | 3585bb1 | 2012-02-14 14:20:22 +0900 | [diff] [blame] | 25 | <!-- TODO: This is purely enforced by the interface, and does not affect what |
| 26 | strings may be inserted into the actual content provider. |
| 27 | With the addition of shortcuts, it seems more likely that users will |
| 28 | find this limiting; it would be good to have the interface work with |
| 29 | very long strings too. --> |
| 30 | <integer name="maximum_user_dictionary_word_length" translatable="false">48</integer> |
| 31 | |
Fabrice Di Meglio | 769630c | 2014-04-24 14:48:48 -0700 | [diff] [blame] | 32 | <!-- Dashboard number of columns --> |
| 33 | <integer name="dashboard_num_columns">1</integer> |
| 34 | |
Jing Zhao | f04d69a | 2014-08-26 14:44:02 -0500 | [diff] [blame] | 35 | <!-- Carrier_enabled editable --> |
| 36 | <bool name="config_allow_edit_carrier_enabled" translatable="false">false</bool> |
Maurice Lam | 784f0272 | 2014-12-03 15:47:49 -0800 | [diff] [blame] | 37 | |
Steve Pfetsch | b3fef37 | 2016-01-13 17:07:35 -0800 | [diff] [blame] | 38 | <!-- When true enable color temperature setting. --> |
| 39 | <bool name="config_enableColorTemperature">false</bool> |
| 40 | |
Emilian Peev | 6530b21 | 2017-09-06 16:47:08 +0100 | [diff] [blame] | 41 | <!-- Whether to show Camera laser sensor switch in Developer Options --> |
| 42 | <bool name="config_show_camera_laser_sensor">false</bool> |
| 43 | |
Jong Wook Kim | 8c6d8da | 2018-01-05 18:42:36 -0800 | [diff] [blame] | 44 | <!-- Whether to show Connected MAC Randomization in Developer Options |
| 45 | as not all devices can support dynamic MAC address change. --> |
| 46 | <bool name="config_wifi_support_connected_mac_randomization">false</bool> |
| 47 | |
Andrew Sapperstein | 1379288 | 2016-04-11 13:58:07 -0700 | [diff] [blame] | 48 | <!-- Fully-qualified class name for the implementation of the FeatureFactory to be instantiated. --> |
| 49 | <string name="config_featureFactory" translatable="false">com.android.settings.overlay.FeatureFactoryImpl</string> |
Sunny Goyal | 21ef89f | 2016-05-25 12:41:16 -0700 | [diff] [blame] | 50 | |
| 51 | <!-- Package name and fully-qualified class name for the wallpaper picker activity. --> |
| 52 | <string name="config_wallpaper_picker_package" translatable="false">com.android.settings</string> |
| 53 | <string name="config_wallpaper_picker_class" translatable="false">com.android.settings.Settings$WallpaperSettingsActivity</string> |
Doris Ling | 26bf003 | 2016-06-15 18:16:09 -0700 | [diff] [blame] | 54 | |
Anton Philippov | adfec55 | 2017-01-25 20:37:36 +0000 | [diff] [blame] | 55 | <!-- Manufacturer backup settings to launch --> |
Doris Ling | 6b1a2a8 | 2016-07-06 13:44:26 -0700 | [diff] [blame] | 56 | <string name="config_backup_settings_intent" translatable="false"></string> |
| 57 | |
Anton Philippov | adfec55 | 2017-01-25 20:37:36 +0000 | [diff] [blame] | 58 | <!-- Manufacturer backup settings label --> |
| 59 | <string name="config_backup_settings_label" translatable="true"></string> |
| 60 | |
Doris Ling | 6b1a2a8 | 2016-07-06 13:44:26 -0700 | [diff] [blame] | 61 | <!-- Double twist sensor name and vendor used by gesture setting --> |
| 62 | <string name="gesture_double_twist_sensor_name" translatable="false"></string> |
| 63 | <string name="gesture_double_twist_sensor_vendor" translatable="false"></string> |
| 64 | |
Doris Ling | 5edb275 | 2016-07-11 12:00:18 -0700 | [diff] [blame] | 65 | <!-- When true enable gesture setting. --> |
| 66 | <bool name="config_gesture_settings_enabled">false</bool> |
| 67 | |
Daniel Nishi | c0b33f7 | 2016-09-08 17:24:50 -0700 | [diff] [blame] | 68 | <!-- If the Storage Manager settings are enabled. --> |
| 69 | <bool name="config_storage_manager_settings_enabled">false</bool> |
| 70 | |
Fan Zhang | 6ff6add | 2017-03-02 12:07:38 -0800 | [diff] [blame] | 71 | <!-- If the support features are enabled. --> |
| 72 | <bool name="config_support_enabled">false</bool> |
| 73 | |
Yoshinori Hirano | 53cfd11 | 2017-10-10 13:57:07 +0900 | [diff] [blame] | 74 | <!-- Whether to enable "show operator name in the status bar" setting --> |
| 75 | <bool name="config_showOperatorNameInStatusBar">false</bool> |
| 76 | |
Saige McVea | 0613627 | 2017-03-15 00:53:41 -0700 | [diff] [blame] | 77 | <!-- List containing the component names of pre-installed screen reader services. --> |
| 78 | <string-array name="config_preinstalled_screen_reader_services" translatable="false"> |
| 79 | <!-- |
| 80 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 81 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 82 | --> |
| 83 | </string-array> |
| 84 | |
| 85 | <!-- List containing the component names of pre-installed audio and captioning services. --> |
| 86 | <string-array name="config_preinstalled_audio_and_caption_services" translatable="false"> |
| 87 | <!-- |
| 88 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 89 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 90 | --> |
| 91 | </string-array> |
| 92 | |
| 93 | <!-- List containing the component names of pre-installed display services. --> |
| 94 | <string-array name="config_preinstalled_display_services" translatable="false"> |
| 95 | <!-- |
| 96 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 97 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 98 | --> |
| 99 | </string-array> |
| 100 | |
| 101 | <!-- List containing the component names of pre-installed interaction control services. --> |
| 102 | <string-array name="config_preinstalled_interaction_control_services" translatable="false"> |
| 103 | <!-- |
| 104 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 105 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 106 | --> |
| 107 | </string-array> |
| 108 | |
Fan Zhang | d480c0e | 2018-08-28 15:02:10 -0700 | [diff] [blame^] | 109 | <!-- List of packages that should be whitelisted for slice uri access. Do not translate --> |
| 110 | <string-array name="slice_whitelist_package_names" translatable="false"/> |
| 111 | |
fanzhang172 | ae2f2b5 | 2017-05-01 19:15:17 -0700 | [diff] [blame] | 112 | <!-- Whether or not App & Notification screen should display recently used apps --> |
Fan Zhang | daad10b | 2017-05-04 17:13:21 -0700 | [diff] [blame] | 113 | <bool name="config_display_recent_apps">true</bool> |
fanzhang172 | ae2f2b5 | 2017-05-01 19:15:17 -0700 | [diff] [blame] | 114 | |
Daniel Nishi | 0808bdc | 2017-06-05 15:28:48 -0700 | [diff] [blame] | 115 | <!-- Package name for the storage manager to use from Settings search. --> |
| 116 | <string name="config_deletion_helper_package" translatable="false">com.android.storagemanager</string> |
| 117 | <!-- Class name for the storage manager's deletion helper class. --> |
| 118 | <string name="config_deletion_helper_class" translatable="false">com.android.storagemanager.deletionhelper.DeletionHelperActivity</string> |
| 119 | |
Maurice Lam | 212dd95 | 2018-02-14 16:02:33 -0800 | [diff] [blame] | 120 | <!-- Whether to use a UI variant that minimizes the number of UI elements on screen. This is |
| 121 | typically used when there is not enough space to display everything, because pattern view |
| 122 | doesn't interact well with scroll view --> |
| 123 | <bool name="config_lock_pattern_minimal_ui">true</bool> |
| 124 | |
Matthew Fritze | a711ed8 | 2018-03-01 19:02:07 -0800 | [diff] [blame] | 125 | <!-- List of a11y components on the device allowed to be enabled by Settings Slices --> |
| 126 | <string-array name="config_settings_slices_accessibility_components" translatable="false"/> |
| 127 | |
Daniel Nishi | 4e9d527 | 2018-05-02 19:29:16 -0700 | [diff] [blame] | 128 | <!-- Whether or not to show the night light suggestion. --> |
| 129 | <bool name="config_night_light_suggestion_enabled">true</bool> |
| 130 | |
Michael Wright | 3dbaac6 | 2018-05-25 22:57:03 +0100 | [diff] [blame] | 131 | <!-- Whether or not the device is capable of multiple levels of vibration intensity. |
| 132 | Note that this is different from whether it can control the vibration amplitude as some |
| 133 | devices will be able to vary their amplitude but do not possess enough dynamic range to |
| 134 | have distinct intensity levels --> |
| 135 | <bool name="config_vibration_supports_multiple_intensities">false</bool> |
Fan Zhang | 7d5a9ee | 2018-08-09 17:32:37 -0700 | [diff] [blame] | 136 | |
| 137 | <!-- Whether or not TopLevelSettings should force rounded icon for injected tiles --> |
| 138 | <bool name="config_force_rounded_icon_TopLevelSettings">true</bool> |
Simon Wilson | 5014f28 | 2011-04-01 13:41:03 -0700 | [diff] [blame] | 139 | </resources> |