The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
Fyodor Kupolov | 19280af | 2015-01-27 11:59:00 -0800 | [diff] [blame] | 2 | xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3 | package="com.android.settings" |
Ben Komalo | b08172e | 2011-09-19 14:27:13 -0700 | [diff] [blame] | 4 | coreApp="true" |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 5 | android:sharedUserId="android.uid.system"> |
| 6 | |
Jeff Hamilton | c60fb58 | 2010-02-11 16:25:53 -0600 | [diff] [blame] | 7 | <original-package android:name="com.android.settings" /> |
| 8 | |
Jeff Sharkey | 5738266 | 2015-07-30 16:55:42 -0700 | [diff] [blame] | 9 | <uses-permission android:name="android.permission.WRITE_MEDIA_STORAGE" /> |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 10 | <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> |
Amith Yamasani | 48fa857 | 2012-04-17 17:12:01 -0700 | [diff] [blame] | 11 | <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 12 | <uses-permission android:name="android.permission.WRITE_SETTINGS" /> |
| 13 | <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" /> |
Mike Lockwood | cd03f53 | 2009-09-15 14:39:47 -0400 | [diff] [blame] | 14 | <uses-permission android:name="android.permission.DEVICE_POWER" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 15 | <uses-permission android:name="android.permission.CHANGE_CONFIGURATION" /> |
| 16 | <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" /> |
| 17 | <uses-permission android:name="android.permission.VIBRATE" /> |
| 18 | <uses-permission android:name="android.permission.BLUETOOTH" /> |
| 19 | <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" /> |
Matthew Xie | 500f294 | 2013-09-24 00:55:42 -0700 | [diff] [blame] | 20 | <uses-permission android:name="android.permission.BLUETOOTH_PRIVILEGED" /> |
Nick Pelly | f2917ac | 2010-10-20 16:39:44 -0700 | [diff] [blame] | 21 | <uses-permission android:name="android.permission.NFC" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 22 | <uses-permission android:name="android.permission.HARDWARE_TEST" /> |
| 23 | <uses-permission android:name="android.permission.CALL_PHONE" /> |
| 24 | <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" /> |
| 25 | <uses-permission android:name="android.permission.MASTER_CLEAR" /> |
| 26 | <uses-permission android:name="com.google.android.googleapps.permission.GOOGLE_AUTH" /> |
| 27 | <uses-permission android:name="android.permission.ACCESS_DOWNLOAD_MANAGER" /> |
| 28 | <uses-permission android:name="android.permission.READ_CONTACTS" /> |
| 29 | <uses-permission android:name="android.permission.WRITE_CONTACTS" /> |
Chia-chi Yeh | 413b171 | 2011-07-07 12:49:18 -0700 | [diff] [blame] | 30 | <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> |
tk.mun | 7c5c165 | 2011-10-13 22:56:18 +0900 | [diff] [blame] | 31 | <uses-permission android:name="android.permission.ACCESS_WIMAX_STATE" /> |
| 32 | <uses-permission android:name="android.permission.CHANGE_WIMAX_STATE" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 33 | <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> |
Irfan Sheriff | 0f41b49 | 2013-03-29 11:15:07 -0700 | [diff] [blame] | 34 | <uses-permission android:name="com.android.certinstaller.INSTALL_AS_USER" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 35 | <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" /> |
Jeremy Klein | 78d182f | 2015-12-28 15:39:39 -0800 | [diff] [blame] | 36 | <uses-permission android:name="android.permission.TETHER_PRIVILEGED" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 37 | <uses-permission android:name="android.permission.INTERNET" /> |
| 38 | <uses-permission android:name="android.permission.CLEAR_APP_USER_DATA" /> |
| 39 | <uses-permission android:name="android.permission.READ_PHONE_STATE" /> |
| 40 | <uses-permission android:name="android.permission.MODIFY_PHONE_STATE" /> |
| 41 | <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/> |
| 42 | <uses-permission android:name="android.permission.WRITE_APN_SETTINGS"/> |
| 43 | <uses-permission android:name="android.permission.ACCESS_CHECKIN_PROPERTIES"/> |
| 44 | <uses-permission android:name="android.permission.READ_USER_DICTIONARY"/> |
| 45 | <uses-permission android:name="android.permission.WRITE_USER_DICTIONARY"/> |
Dianne Hackborn | 517ea9f | 2010-01-04 18:47:54 -0800 | [diff] [blame] | 46 | <uses-permission android:name="android.permission.FORCE_STOP_PACKAGES"/> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 47 | <uses-permission android:name="android.permission.PACKAGE_USAGE_STATS"/> |
| 48 | <uses-permission android:name="android.permission.BATTERY_STATS"/> |
| 49 | <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" /> |
| 50 | <uses-permission android:name="com.android.launcher.permission.WRITE_SETTINGS" /> |
Suchi Amalapurapu | ad14827 | 2010-02-19 14:30:01 -0800 | [diff] [blame] | 51 | <uses-permission android:name="android.permission.MOVE_PACKAGE" /> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 52 | <uses-permission android:name="android.permission.USE_CREDENTIALS" /> |
| 53 | <uses-permission android:name="android.permission.BACKUP" /> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 54 | <uses-permission android:name="android.permission.READ_SYNC_STATS" /> |
| 55 | <uses-permission android:name="android.permission.READ_SYNC_SETTINGS" /> |
| 56 | <uses-permission android:name="android.permission.WRITE_SYNC_SETTINGS" /> |
Jason parks | 8fd5bc9 | 2011-01-12 16:03:31 -0600 | [diff] [blame] | 57 | <uses-permission android:name="android.permission.STATUS_BAR" /> |
Mike Lockwood | 9d6d92b | 2011-02-27 09:05:10 -0800 | [diff] [blame] | 58 | <uses-permission android:name="android.permission.MANAGE_USB" /> |
Jeff Brown | d82487b | 2011-06-02 03:10:28 -0700 | [diff] [blame] | 59 | <uses-permission android:name="android.permission.SET_POINTER_SPEED" /> |
Jeff Brown | 4397f40 | 2012-04-09 13:24:34 -0700 | [diff] [blame] | 60 | <uses-permission android:name="android.permission.SET_KEYBOARD_LAYOUT" /> |
Dianne Hackborn | 271c8b0 | 2012-08-20 17:24:39 -0700 | [diff] [blame] | 61 | <uses-permission android:name="android.permission.INTERACT_ACROSS_USERS_FULL" /> |
| 62 | <uses-permission android:name="android.permission.COPY_PROTECTED_DATA" /> |
| 63 | <uses-permission android:name="android.permission.MANAGE_USERS" /> |
Nicolas Prevot | 189294e | 2015-04-22 16:26:45 +0100 | [diff] [blame] | 64 | <uses-permission android:name="android.permission.MANAGE_PROFILE_AND_DEVICE_OWNERS" /> |
Amith Yamasani | 32dccbc | 2012-09-13 18:06:49 -0700 | [diff] [blame] | 65 | <uses-permission android:name="android.permission.READ_PROFILE" /> |
Jeff Brown | 9e143f5 | 2012-09-19 20:46:07 -0700 | [diff] [blame] | 66 | <uses-permission android:name="android.permission.CONFIGURE_WIFI_DISPLAY" /> |
Michael Wright | aacf55a | 2016-07-13 22:11:09 -0700 | [diff] [blame] | 67 | <uses-permission android:name="android.permission.CONFIGURE_DISPLAY_COLOR_MODE" /> |
Amith Yamasani | 5f05010 | 2012-11-01 15:36:29 -0700 | [diff] [blame] | 68 | <uses-permission android:name="android.permission.SET_TIME" /> |
Daniel Sandler | 328e2d2 | 2013-01-17 13:14:02 -0500 | [diff] [blame] | 69 | <uses-permission android:name="android.permission.ACCESS_NOTIFICATIONS" /> |
Brian Carlstrom | f32ba13 | 2013-06-28 13:18:41 -0700 | [diff] [blame] | 70 | <uses-permission android:name="android.permission.REBOOT" /> |
PauloftheWest | 63f7bc8 | 2014-10-30 08:01:30 -0700 | [diff] [blame] | 71 | <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" /> |
Amith Yamasani | 9247265 | 2013-07-19 12:37:42 -0700 | [diff] [blame] | 72 | <uses-permission android:name="android.permission.MANAGE_DEVICE_ADMINS" /> |
Fabrice Di Meglio | 485b1b8 | 2014-03-20 12:24:57 -0700 | [diff] [blame] | 73 | <uses-permission android:name="android.permission.READ_SEARCH_INDEXABLES" /> |
Andres Morales | ce249fe | 2014-07-07 16:58:16 -0700 | [diff] [blame] | 74 | <uses-permission android:name="android.permission.OEM_UNLOCK_STATE" /> |
Sky Faber | 2d657e3 | 2014-09-22 16:43:04 -0700 | [diff] [blame] | 75 | <uses-permission android:name="android.permission.OVERRIDE_WIFI_CONFIG" /> |
Jim Miller | 94d4bd9 | 2015-02-19 21:04:57 -0800 | [diff] [blame] | 76 | <uses-permission android:name="android.permission.USE_FINGERPRINT" /> |
| 77 | <uses-permission android:name="android.permission.MANAGE_FINGERPRINT" /> |
Jorim Jaggi | 4a2423b | 2015-04-24 10:19:48 -0700 | [diff] [blame] | 78 | <uses-permission android:name="android.permission.USER_ACTIVITY" /> |
Amith Yamasani | 50e32b0 | 2015-05-13 18:18:16 -0700 | [diff] [blame] | 79 | <uses-permission android:name="android.permission.CHANGE_APP_IDLE_STATE" /> |
Fyodor Kupolov | 0938a63 | 2015-07-27 12:24:59 -0700 | [diff] [blame] | 80 | <uses-permission android:name="android.permission.PEERS_MAC_ADDRESS"/> |
Julia Reynolds | f02aa0c | 2015-09-28 08:57:03 -0400 | [diff] [blame] | 81 | <uses-permission android:name="android.permission.MANAGE_NOTIFICATIONS"/> |
Daniel Nishi | b84304d | 2016-04-11 14:08:44 -0700 | [diff] [blame] | 82 | <uses-permission android:name="android.permission.DELETE_PACKAGES"/> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 83 | |
Dianne Hackborn | a54672f | 2009-06-24 12:45:09 -0700 | [diff] [blame] | 84 | <application android:label="@string/settings_label" |
Ying Wang | 8935b15 | 2010-11-23 12:03:43 -0800 | [diff] [blame] | 85 | android:icon="@mipmap/ic_launcher_settings" |
Dianne Hackborn | 33b316e | 2010-10-14 17:38:48 -0700 | [diff] [blame] | 86 | android:taskAffinity="" |
Amith Yamasani | 56f51a8 | 2013-08-05 10:07:23 -0700 | [diff] [blame] | 87 | android:theme="@style/Theme.Settings" |
Fabrice Di Meglio | 79d8e80 | 2012-07-19 19:25:50 -0700 | [diff] [blame] | 88 | android:hardwareAccelerated="true" |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 89 | android:requiredForAllUsers="true" |
Fabrice Di Meglio | 6644556 | 2014-06-30 13:11:53 -0700 | [diff] [blame] | 90 | android:supportsRtl="true" |
Alex Klyubin | b009023 | 2015-04-02 11:08:51 -0700 | [diff] [blame] | 91 | android:allowBackup="false" |
Jeff Sharkey | 3bd73ed | 2015-11-18 10:20:18 -0700 | [diff] [blame] | 92 | android:usesCleartextTraffic="true" |
Jeff Sharkey | a806b7a | 2016-03-17 11:04:55 -0600 | [diff] [blame] | 93 | android:defaultToDeviceProtectedStorage="true" |
| 94 | android:directBootAware="true"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 95 | |
| 96 | <!-- Settings --> |
| 97 | |
Eric Fischer | 340c5c4 | 2010-10-01 11:45:47 -0700 | [diff] [blame] | 98 | <activity android:name="Settings" |
Dianne Hackborn | a54672f | 2009-06-24 12:45:09 -0700 | [diff] [blame] | 99 | android:taskAffinity="com.android.settings" |
Fabrice Di Meglio | 263bcc8 | 2014-01-17 19:17:58 -0800 | [diff] [blame] | 100 | android:label="@string/settings_label_launcher" |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 101 | android:launchMode="singleTask"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 102 | <intent-filter android:priority="1"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 103 | <action android:name="android.settings.SETTINGS" /> |
| 104 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 105 | </intent-filter> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 106 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 107 | android:value="true" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 108 | </activity> |
| 109 | |
Alexandra Gherghina | 05dec7f | 2014-09-05 11:42:51 +0100 | [diff] [blame] | 110 | <!-- Alias for launcher activity only, as this belongs to each profile. --> |
| 111 | <activity-alias android:name="Settings" |
| 112 | android:taskAffinity="com.android.settings" |
| 113 | android:label="@string/settings_label_launcher" |
| 114 | android:launchMode="singleTask" |
| 115 | android:targetActivity="Settings"> |
| 116 | <intent-filter> |
| 117 | <action android:name="android.intent.action.MAIN" /> |
| 118 | <category android:name="android.intent.category.DEFAULT" /> |
| 119 | <category android:name="android.intent.category.LAUNCHER" /> |
| 120 | </intent-filter> |
Sunny Goyal | 5f179fc | 2016-06-15 12:36:50 -0700 | [diff] [blame] | 121 | <meta-data android:name="android.app.shortcuts" android:resource="@xml/shortcuts"/> |
Alexandra Gherghina | 05dec7f | 2014-09-05 11:42:51 +0100 | [diff] [blame] | 122 | </activity-alias> |
| 123 | |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 124 | <activity android:name=".Settings$WirelessSettings" |
| 125 | android:label="@string/header_category_wireless_networks"> |
| 126 | <intent-filter android:priority="4"> |
| 127 | <action android:name="com.android.settings.category.wireless" /> |
| 128 | <category android:name="android.intent.category.DEFAULT" /> |
| 129 | </intent-filter> |
| 130 | </activity> |
| 131 | |
| 132 | <activity android:name=".Settings$DeviceSettings" |
| 133 | android:label="@string/header_category_device"> |
| 134 | <intent-filter android:priority="3"> |
| 135 | <action android:name="com.android.settings.category.device" /> |
| 136 | <category android:name="android.intent.category.DEFAULT" /> |
| 137 | </intent-filter> |
| 138 | </activity> |
| 139 | |
| 140 | <activity android:name=".Settings$PersonalSettings" |
| 141 | android:label="@string/header_category_personal"> |
| 142 | <intent-filter android:priority="2"> |
| 143 | <action android:name="com.android.settings.category.personal" /> |
| 144 | <category android:name="android.intent.category.DEFAULT" /> |
| 145 | </intent-filter> |
| 146 | </activity> |
| 147 | |
| 148 | <activity android:name=".SystemSettings" |
| 149 | android:label="@string/header_category_system"> |
| 150 | <intent-filter android:priority="1"> |
| 151 | <action android:name="com.android.settings.category.system" /> |
| 152 | <category android:name="android.intent.category.DEFAULT" /> |
| 153 | </intent-filter> |
| 154 | </activity> |
| 155 | |
Matthew Fritze | 626a21b | 2016-08-17 11:52:39 -0700 | [diff] [blame] | 156 | <receiver android:name=".SettingsInitialize"> |
Alexandra Gherghina | 89265a3 | 2014-07-17 20:29:34 +0100 | [diff] [blame] | 157 | <intent-filter> |
Alexandra Gherghina | f2e39f2 | 2014-08-18 13:16:17 +0100 | [diff] [blame] | 158 | <action android:name="android.intent.action.USER_INITIALIZE"/> |
Alexandra Gherghina | 5171224 | 2014-09-05 16:32:14 +0100 | [diff] [blame] | 159 | <action android:name="android.intent.action.PRE_BOOT_COMPLETED"/> |
Alexandra Gherghina | 89265a3 | 2014-07-17 20:29:34 +0100 | [diff] [blame] | 160 | </intent-filter> |
| 161 | </receiver> |
| 162 | |
Dianne Hackborn | b725818 | 2011-03-15 16:23:55 -0700 | [diff] [blame] | 163 | <activity android:name=".SubSettings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 164 | android:taskAffinity="com.android.settings" |
| 165 | android:parentActivityName="Settings"> |
Dianne Hackborn | b725818 | 2011-03-15 16:23:55 -0700 | [diff] [blame] | 166 | </activity> |
| 167 | |
Amith Yamasani | de64df5 | 2010-11-03 12:01:58 -0700 | [diff] [blame] | 168 | <activity android:name="CreateShortcut" android:label="@string/settings_shortcut" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 169 | android:theme="@style/Theme.SubSettingsDialogWhenLarge"> |
Dianne Hackborn | a54672f | 2009-06-24 12:45:09 -0700 | [diff] [blame] | 170 | <intent-filter> |
| 171 | <action android:name="android.intent.action.CREATE_SHORTCUT" /> |
| 172 | <category android:name="android.intent.category.DEFAULT" /> |
| 173 | </intent-filter> |
| 174 | </activity> |
| 175 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 176 | <!-- Wireless Controls --> |
| 177 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 178 | <activity android:name="Settings$WirelessSettingsActivity" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 179 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 180 | android:label="@string/wireless_networks_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 181 | android:icon="@drawable/ic_settings_more" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 182 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 183 | <intent-filter android:priority="1"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 184 | <action android:name="android.settings.WIRELESS_SETTINGS" /> |
| 185 | <action android:name="android.settings.AIRPLANE_MODE_SETTINGS" /> |
Nick Pelly | e0eedf7 | 2011-10-31 14:11:29 -0700 | [diff] [blame] | 186 | <action android:name="android.settings.NFC_SETTINGS" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 187 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 188 | </intent-filter> |
| 189 | <intent-filter> |
| 190 | <action android:name="android.intent.action.MAIN" /> |
| 191 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 192 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 193 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 194 | <intent-filter android:priority="-1"> |
| 195 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 196 | </intent-filter> |
| 197 | <meta-data android:name="com.android.settings.category" |
| 198 | android:value="com.android.settings.category.wireless" /> |
| 199 | <meta-data android:name="com.android.settings.title" |
Jason Monk | a4bc49e | 2016-05-31 14:49:03 -0400 | [diff] [blame] | 200 | android:resource="@string/radio_controls_title" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 201 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 202 | android:value="com.android.settings.WirelessSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 203 | <!-- Note that this doesn't really show any Wireless settings. --> |
| 204 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 205 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 206 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 207 | |
Barnaby James | c55ea15 | 2015-04-13 14:33:53 -0700 | [diff] [blame] | 208 | <activity android:name="AirplaneModeVoiceActivity" |
| 209 | android:label="@string/wireless_networks_settings_title" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 210 | android:theme="@*android:style/Theme.DeviceDefault.Light.Voice" |
Barnaby James | c55ea15 | 2015-04-13 14:33:53 -0700 | [diff] [blame] | 211 | android:exported="true"> |
| 212 | <intent-filter> |
| 213 | <action android:name="android.settings.VOICE_CONTROL_AIRPLANE_MODE" /> |
| 214 | <category android:name="android.intent.category.DEFAULT" /> |
| 215 | <category android:name="android.intent.category.VOICE" /> |
| 216 | </intent-filter> |
| 217 | </activity> |
| 218 | |
Matthew Fritze | 0ed37c3 | 2016-10-24 10:12:49 -0700 | [diff] [blame] | 219 | <activity android:name=".search2.SearchActivity" |
| 220 | android:label="@string/search_settings" |
| 221 | android:icon="@drawable/ic_search_history"> |
| 222 | </activity> |
| 223 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 224 | <!-- Top-level settings --> |
| 225 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 226 | <activity android:name="Settings$WifiSettingsActivity" |
Amith Yamasani | a9c55d8 | 2012-09-28 16:40:42 -0700 | [diff] [blame] | 227 | android:taskAffinity="" |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 228 | android:label="@string/wifi_settings" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 229 | android:icon="@drawable/ic_settings_wireless" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 230 | android:configChanges="orientation|keyboardHidden|screenSize"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 231 | <intent-filter android:priority="1"> |
| 232 | <action android:name="android.settings.WIFI_SETTINGS" /> |
| 233 | <category android:name="android.intent.category.DEFAULT" /> |
| 234 | </intent-filter> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 235 | <intent-filter> |
| 236 | <action android:name="android.intent.action.MAIN" /> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 237 | <category android:name="android.intent.category.DEFAULT" /> |
| 238 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 239 | <category android:name="com.android.settings.SHORTCUT" /> |
| 240 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 241 | <intent-filter android:priority="4"> |
| 242 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 243 | </intent-filter> |
| 244 | <meta-data android:name="com.android.settings.category" |
| 245 | android:value="com.android.settings.category.wireless" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 246 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 247 | android:value="com.android.settings.wifi.WifiSettings" /> |
Zoltan Szatmary-Ban | e03d886 | 2015-04-30 14:35:54 +0100 | [diff] [blame] | 248 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 249 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 250 | </activity> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 251 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 252 | <!-- Keep compatibility with old shortcuts. --> |
| 253 | <activity-alias android:name=".wifi.WifiSettings" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 254 | android:taskAffinity="com.android.settings" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 255 | android:label="@string/wifi_settings" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 256 | android:icon="@drawable/ic_settings_wireless" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 257 | android:targetActivity="Settings$WifiSettingsActivity" |
| 258 | android:configChanges="orientation|keyboardHidden|screenSize" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 259 | android:exported="true"> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 260 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 261 | android:value="com.android.settings.wifi.WifiSettings" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 262 | </activity-alias> |
| 263 | |
Daisuke Miyakawa | 79c5fd9 | 2011-01-15 14:58:00 -0800 | [diff] [blame] | 264 | <activity android:name=".wifi.WifiPickerActivity" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 265 | android:taskAffinity="com.android.settings" |
| 266 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 267 | <intent-filter android:priority="1"> |
| 268 | <action android:name="android.net.wifi.PICK_WIFI_NETWORK" /> |
| 269 | <category android:name="android.intent.category.DEFAULT" /> |
| 270 | </intent-filter> |
Daisuke Miyakawa | 79c5fd9 | 2011-01-15 14:58:00 -0800 | [diff] [blame] | 271 | <intent-filter> |
| 272 | <action android:name="android.intent.action.MAIN" /> |
Daisuke Miyakawa | 79c5fd9 | 2011-01-15 14:58:00 -0800 | [diff] [blame] | 273 | <category android:name="android.intent.category.DEFAULT" /> |
| 274 | </intent-filter> |
Zoltan Szatmary-Ban | e03d886 | 2015-04-30 14:35:54 +0100 | [diff] [blame] | 275 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 276 | android:value="true" /> |
Daisuke Miyakawa | 79c5fd9 | 2011-01-15 14:58:00 -0800 | [diff] [blame] | 277 | </activity> |
| 278 | |
Michael Kolb | b5f006b | 2012-05-18 10:54:31 -0700 | [diff] [blame] | 279 | <activity android:name=".wifi.WifiSetupActivity" |
Russell Brenner | d3446c5 | 2014-05-23 13:03:15 -0700 | [diff] [blame] | 280 | android:taskAffinity="com.android.wizard" |
Maurice Lam | 795511e | 2014-09-15 11:40:34 -0700 | [diff] [blame] | 281 | android:theme="@style/SetupWizardDisableAppStartingTheme" |
Jeff Sharkey | cc0d26b | 2012-11-27 16:42:27 -0800 | [diff] [blame] | 282 | android:label="@string/wifi_setup_wizard_title" |
Michael Kolb | b5f006b | 2012-05-18 10:54:31 -0700 | [diff] [blame] | 283 | android:icon="@drawable/empty_icon" |
Maurice Lam | 98f2450 | 2015-01-15 11:43:34 -0800 | [diff] [blame] | 284 | android:clearTaskOnLaunch="true" |
| 285 | android:windowSoftInputMode="adjustNothing"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 286 | <intent-filter android:priority="1"> |
Michael Kolb | b5f006b | 2012-05-18 10:54:31 -0700 | [diff] [blame] | 287 | <action android:name="com.android.net.wifi.SETUP_WIFI_NETWORK" /> |
| 288 | <category android:name="android.intent.category.DEFAULT" /> |
| 289 | </intent-filter> |
Zoltan Szatmary-Ban | e03d886 | 2015-04-30 14:35:54 +0100 | [diff] [blame] | 290 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 291 | android:value="true" /> |
Michael Kolb | b5f006b | 2012-05-18 10:54:31 -0700 | [diff] [blame] | 292 | </activity> |
| 293 | |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 294 | <activity android:name="Settings$AdvancedWifiSettingsActivity" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 295 | android:taskAffinity="com.android.settings" |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 296 | android:label="@string/wifi_advanced_settings_label" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 297 | android:icon="@drawable/ic_settings_wireless" |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 298 | android:configChanges="orientation|keyboardHidden|screenSize" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 299 | android:parentActivityName="Settings$WifiSettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 300 | <intent-filter android:priority="1"> |
| 301 | <action android:name="android.settings.WIFI_IP_SETTINGS" /> |
| 302 | <category android:name="android.intent.category.DEFAULT" /> |
| 303 | </intent-filter> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 304 | <intent-filter> |
| 305 | <action android:name="android.intent.action.MAIN" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 306 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Dianne Hackborn | 116d85e | 2009-06-26 18:20:23 -0700 | [diff] [blame] | 307 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 308 | </intent-filter> |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 309 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 310 | android:value="com.android.settings.wifi.AdvancedWifiSettings" /> |
Zoltan Szatmary-Ban | e03d886 | 2015-04-30 14:35:54 +0100 | [diff] [blame] | 311 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 312 | android:value="true" /> |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 313 | </activity> |
Gilles Debunne | dcff733 | 2011-06-30 17:20:33 -0700 | [diff] [blame] | 314 | |
PauloftheWest | 7837b99 | 2014-06-24 07:42:27 -0700 | [diff] [blame] | 315 | <activity android:name="Settings$SavedAccessPointsSettingsActivity" |
| 316 | android:taskAffinity="com.android.settings" |
| 317 | android:label="@string/wifi_saved_access_points_label" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 318 | android:icon="@drawable/ic_settings_wireless" |
PauloftheWest | 7837b99 | 2014-06-24 07:42:27 -0700 | [diff] [blame] | 319 | android:configChanges="orientation|keyboardHidden|screenSize" |
| 320 | android:parentActivityName="Settings$WifiSettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 321 | <intent-filter android:priority="1"> |
Stephen Chen | 66d1a69 | 2016-11-14 16:24:08 -0800 | [diff] [blame] | 322 | <action android:name="android.settings.WIFI_SAVED_NETWORK_SETTINGS" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 323 | <category android:name="android.intent.category.DEFAULT" /> |
| 324 | </intent-filter> |
PauloftheWest | 7837b99 | 2014-06-24 07:42:27 -0700 | [diff] [blame] | 325 | <intent-filter> |
| 326 | <action android:name="android.intent.action.MAIN" /> |
PauloftheWest | 7837b99 | 2014-06-24 07:42:27 -0700 | [diff] [blame] | 327 | <category android:name="android.intent.category.DEFAULT" /> |
| 328 | </intent-filter> |
| 329 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Stephen Chen | 66d1a69 | 2016-11-14 16:24:08 -0800 | [diff] [blame] | 330 | android:value="com.android.settings.wifi.SavedAccessPointsWifiSettings" /> |
Zoltan Szatmary-Ban | e03d886 | 2015-04-30 14:35:54 +0100 | [diff] [blame] | 331 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 332 | android:value="true" /> |
PauloftheWest | 7837b99 | 2014-06-24 07:42:27 -0700 | [diff] [blame] | 333 | </activity> |
| 334 | |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 335 | <activity android:name=".Settings$WifiInfoActivity" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 336 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 337 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 338 | android:parentActivityName="Settings$WifiSettingsActivity"> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 339 | <intent-filter> |
| 340 | <action android:name="android.intent.action.MAIN"/> |
| 341 | <category android:name="android.intent.category.DEVELOPMENT_PREFERENCE" /> |
| 342 | <category android:name="android.intent.category.DEFAULT" /> |
| 343 | </intent-filter> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 344 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 345 | android:value="com.android.settings.wifi.WifiInfo" /> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 346 | </activity> |
| 347 | |
Dianne Hackborn | d925e25 | 2010-11-12 13:18:26 -0800 | [diff] [blame] | 348 | <activity android:name=".wifi.WifiConfigInfo" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 349 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 350 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 351 | android:parentActivityName="Settings$WifiSettingsActivity"> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 352 | <intent-filter> |
| 353 | <action android:name="android.intent.action.MAIN"/> |
| 354 | <category android:name="android.intent.category.DEVELOPMENT_PREFERENCE" /> |
| 355 | <category android:name="android.intent.category.DEFAULT" /> |
| 356 | </intent-filter> |
| 357 | </activity> |
| 358 | |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 359 | <activity android:name=".Settings$WifiAPITestActivity" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 360 | android:theme="@style/Theme.SubSettingsDialogWhenLarge"> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 361 | <intent-filter> |
| 362 | <action android:name="android.intent.action.MAIN"/> |
| 363 | <category android:name="android.intent.category.DEVELOPMENT_PREFERENCE" /> |
| 364 | <category android:name="android.intent.category.DEFAULT" /> |
| 365 | </intent-filter> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 366 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 367 | android:value="com.android.settings.wifi.WifiAPITest" /> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 368 | </activity> |
| 369 | |
Dianne Hackborn | d925e25 | 2010-11-12 13:18:26 -0800 | [diff] [blame] | 370 | <activity android:name=".wifi.WifiStatusTest" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 371 | android:theme="@style/Theme.SubSettingsDialogWhenLarge"> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 372 | <intent-filter> |
| 373 | <action android:name="android.intent.action.MAIN"/> |
| 374 | <category android:name="android.intent.category.DEVELOPMENT_PREFERENCE" /> |
| 375 | <category android:name="android.intent.category.DEFAULT" /> |
| 376 | </intent-filter> |
| 377 | </activity> |
| 378 | |
Lorenzo Colitti | 877b054 | 2015-04-03 17:31:19 +0900 | [diff] [blame] | 379 | <activity android:name=".wifi.WifiNoInternetDialog" |
| 380 | android:clearTaskOnLaunch="true" |
| 381 | android:excludeFromRecents="true" |
| 382 | android:exported="true" |
| 383 | android:permission="android.permission.CONNECTIVITY_INTERNAL" |
| 384 | android:taskAffinity="" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 385 | android:theme="@*android:style/Theme.DeviceDefault.Light.Dialog.Alert"> |
Lorenzo Colitti | 877b054 | 2015-04-03 17:31:19 +0900 | [diff] [blame] | 386 | <intent-filter> |
| 387 | <action android:name="android.net.conn.PROMPT_UNVALIDATED" /> |
| 388 | <category android:name="android.intent.category.DEFAULT" /> |
| 389 | </intent-filter> |
Lorenzo Colitti | 1449ecd | 2016-09-15 14:06:46 +0900 | [diff] [blame] | 390 | <intent-filter> |
| 391 | <action android:name="android.net.conn.PROMPT_LOST_VALIDATION" /> |
| 392 | <category android:name="android.intent.category.DEFAULT" /> |
| 393 | </intent-filter> |
Zoltan Szatmary-Ban | e03d886 | 2015-04-30 14:35:54 +0100 | [diff] [blame] | 394 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 395 | android:value="true" /> |
Lorenzo Colitti | 877b054 | 2015-04-03 17:31:19 +0900 | [diff] [blame] | 396 | </activity> |
| 397 | |
Amit Mahajan | 17b0c48 | 2015-05-12 16:02:22 -0700 | [diff] [blame] | 398 | <!-- Runs in the phone process since it needs access to UiccController --> |
Fabrice Di Meglio | 61a1fec | 2014-08-13 16:22:38 -0700 | [diff] [blame] | 399 | <activity android:name="Settings$ApnSettingsActivity" |
Jeff Sharkey | c2b43db | 2012-11-28 17:09:19 -0800 | [diff] [blame] | 400 | android:label="@string/apn_settings" |
smitha.x.smitha | 0a20f2e | 2013-04-23 14:45:09 +0530 | [diff] [blame] | 401 | android:launchMode="singleTask" |
Fabrice Di Meglio | 61a1fec | 2014-08-13 16:22:38 -0700 | [diff] [blame] | 402 | android:taskAffinity="com.android.settings" |
| 403 | android:configChanges="orientation|keyboardHidden|screenSize" |
Amit Mahajan | 17b0c48 | 2015-05-12 16:02:22 -0700 | [diff] [blame] | 404 | android:parentActivityName="Settings$WirelessSettingsActivity" |
| 405 | android:process="com.android.phone"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 406 | <intent-filter android:priority="1"> |
| 407 | <action android:name="android.settings.APN_SETTINGS" /> |
| 408 | <category android:name="android.intent.category.DEFAULT" /> |
| 409 | </intent-filter> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 410 | <intent-filter> |
| 411 | <action android:name="android.intent.action.MAIN" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 412 | <category android:name="android.intent.category.DEFAULT" /> |
| 413 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 414 | </intent-filter> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 415 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 416 | android:value="true" /> |
Fabrice Di Meglio | 61a1fec | 2014-08-13 16:22:38 -0700 | [diff] [blame] | 417 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 418 | android:value="com.android.settings.ApnSettings" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 419 | </activity> |
| 420 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 421 | <activity android:name="Settings$BluetoothSettingsActivity" |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 422 | android:label="@string/bluetooth_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 423 | android:icon="@drawable/ic_settings_bluetooth" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 424 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 425 | <intent-filter android:priority="1"> |
| 426 | <action android:name="android.settings.BLUETOOTH_SETTINGS" /> |
| 427 | <category android:name="android.intent.category.DEFAULT" /> |
| 428 | </intent-filter> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 429 | <intent-filter> |
| 430 | <action android:name="android.intent.action.MAIN" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 431 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Dianne Hackborn | a54672f | 2009-06-24 12:45:09 -0700 | [diff] [blame] | 432 | <category android:name="com.android.settings.SHORTCUT" /> |
Dianne Hackborn | 116d85e | 2009-06-26 18:20:23 -0700 | [diff] [blame] | 433 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 434 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 435 | <intent-filter android:priority="3"> |
| 436 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 437 | </intent-filter> |
| 438 | <meta-data android:name="com.android.settings.category" |
| 439 | android:value="com.android.settings.category.wireless" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 440 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 441 | android:value="com.android.settings.bluetooth.BluetoothSettings" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 442 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 443 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 444 | <!-- Keep compatibility with old shortcuts. --> |
| 445 | <activity-alias android:name=".bluetooth.BluetoothSettings" |
| 446 | android:label="@string/bluetooth_settings_title" |
| 447 | android:targetActivity="Settings$BluetoothSettingsActivity" |
| 448 | android:exported="true" |
| 449 | android:clearTaskOnLaunch="true"> |
| 450 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 451 | android:value="com.android.settings.bluetooth.BluetoothSettings" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 452 | </activity-alias> |
| 453 | |
Jake Hamby | c090feb | 2010-12-07 16:27:21 -0800 | [diff] [blame] | 454 | <activity android:name=".bluetooth.DevicePickerActivity" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 455 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
Jake Hamby | c090feb | 2010-12-07 16:27:21 -0800 | [diff] [blame] | 456 | android:label="@string/device_picker" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 457 | android:clearTaskOnLaunch="true"> |
Jake Hamby | c090feb | 2010-12-07 16:27:21 -0800 | [diff] [blame] | 458 | <intent-filter> |
| 459 | <action android:name="android.bluetooth.devicepicker.action.LAUNCH" /> |
| 460 | <category android:name="android.intent.category.DEFAULT" /> |
| 461 | </intent-filter> |
| 462 | </activity> |
| 463 | |
Jason Monk | 37832d6 | 2014-12-10 17:21:51 -0500 | [diff] [blame] | 464 | <service android:name=".TetherService" |
| 465 | android:exported="true" |
Jeremy Klein | 78d182f | 2015-12-28 15:39:39 -0800 | [diff] [blame] | 466 | android:permission="android.permission.TETHER_PRIVILEGED" /> |
Jeremy Klein | 1cf002d | 2016-01-24 17:21:43 -0800 | [diff] [blame] | 467 | |
| 468 | <activity android:name="TetherProvisioningActivity" |
| 469 | android:exported="true" |
| 470 | android:permission="android.permission.TETHER_PRIVILEGED" |
Jeremy Klein | e3e7b95 | 2016-01-25 14:43:49 -0800 | [diff] [blame] | 471 | android:theme="@style/Theme.ProvisioningActivity"> |
Jeremy Klein | 1cf002d | 2016-01-24 17:21:43 -0800 | [diff] [blame] | 472 | <intent-filter android:priority="1"> |
| 473 | <action android:name="android.settings.TETHER_PROVISIONING_UI" /> |
| 474 | <category android:name="android.intent.category.DEFAULT" /> |
| 475 | </intent-filter> |
| 476 | </activity> |
| 477 | |
Jason Monk | 37832d6 | 2014-12-10 17:21:51 -0500 | [diff] [blame] | 478 | <receiver |
| 479 | android:name=".HotspotOffReceiver" > |
| 480 | <intent-filter> |
| 481 | <action android:name="android.net.wifi.WIFI_AP_STATE_CHANGED" /> |
| 482 | </intent-filter> |
| 483 | </receiver> |
Sanket Padawe | bcbe980 | 2014-12-02 09:45:35 -0800 | [diff] [blame] | 484 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 485 | <activity android:name="Settings$TetherSettingsActivity" |
Amith Yamasani | 7836e4a | 2011-09-19 13:25:52 -0700 | [diff] [blame] | 486 | android:label="@string/tether_settings_title_all" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 487 | android:icon="@drawable/ic_settings_wireless" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 488 | android:taskAffinity=""> |
Robert Greenwalt | 3901edb | 2010-01-26 10:22:37 -0800 | [diff] [blame] | 489 | <intent-filter> |
| 490 | <action android:name="android.intent.action.MAIN" /> |
| 491 | <category android:name="android.intent.category.DEFAULT" /> |
| 492 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Amith Yamasani | 7836e4a | 2011-09-19 13:25:52 -0700 | [diff] [blame] | 493 | <category android:name="com.android.settings.SHORTCUT" /> |
Robert Greenwalt | 3901edb | 2010-01-26 10:22:37 -0800 | [diff] [blame] | 494 | </intent-filter> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 495 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 496 | android:value="com.android.settings.TetherSettings" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 497 | </activity> |
Robert Greenwalt | 3901edb | 2010-01-26 10:22:37 -0800 | [diff] [blame] | 498 | |
Amith Yamasani | eb99f2f | 2010-12-15 14:12:43 -0800 | [diff] [blame] | 499 | <!-- Keep compatibility with old shortcuts. --> |
| 500 | <activity-alias android:name=".TetherSettings" |
| 501 | android:label="@string/tether_settings_title_all" |
| 502 | android:clearTaskOnLaunch="true" |
| 503 | android:exported="true" |
| 504 | android:targetActivity="Settings$TetherSettingsActivity"> |
| 505 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 506 | android:value="com.android.settings.TetherSettings" /> |
Amith Yamasani | eb99f2f | 2010-12-15 14:12:43 -0800 | [diff] [blame] | 507 | </activity-alias> |
| 508 | |
repo sync | b98463f | 2011-06-30 10:58:43 -0700 | [diff] [blame] | 509 | <activity android:name="Settings$WifiP2pSettingsActivity" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 510 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 511 | android:parentActivityName="Settings$WifiSettingsActivity"> |
repo sync | b98463f | 2011-06-30 10:58:43 -0700 | [diff] [blame] | 512 | <intent-filter> |
| 513 | <action android:name="android.intent.action.MAIN" /> |
| 514 | <category android:name="android.intent.category.DEFAULT" /> |
| 515 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 516 | </intent-filter> |
| 517 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Irfan Sheriff | 9ef5357 | 2011-08-03 15:40:04 -0700 | [diff] [blame] | 518 | android:value="com.android.settings.wifi.p2p.WifiP2pSettings" /> |
repo sync | b98463f | 2011-06-30 10:58:43 -0700 | [diff] [blame] | 519 | </activity> |
| 520 | |
| 521 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 522 | <activity android:name="Settings$VpnSettingsActivity" |
Chia-chi Yeh | 7606a2f | 2011-07-02 17:45:23 -0700 | [diff] [blame] | 523 | android:label="@string/vpn_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 524 | android:icon="@drawable/ic_settings_wireless" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 525 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 526 | <intent-filter android:priority="1"> |
Robin Lee | d304194 | 2016-03-24 16:02:08 +0000 | [diff] [blame] | 527 | <action android:name="android.settings.VPN_SETTINGS" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 528 | <action android:name="android.net.vpn.SETTINGS" /> |
| 529 | <category android:name="android.intent.category.DEFAULT" /> |
| 530 | </intent-filter> |
Hung-ying Tyan | 1617706 | 2009-06-10 22:52:44 +0800 | [diff] [blame] | 531 | <intent-filter> |
| 532 | <action android:name="android.intent.action.MAIN" /> |
Hung-ying Tyan | 1617706 | 2009-06-10 22:52:44 +0800 | [diff] [blame] | 533 | <category android:name="android.intent.category.DEFAULT" /> |
Hung-ying Tyan | 71e2d3b | 2009-06-14 17:53:19 +0800 | [diff] [blame] | 534 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Tobias Brunner | f7ed857 | 2010-06-28 13:10:26 +0200 | [diff] [blame] | 535 | <category android:name="com.android.settings.SHORTCUT" /> |
Hung-ying Tyan | 1617706 | 2009-06-10 22:52:44 +0800 | [diff] [blame] | 536 | </intent-filter> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 537 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Chia-chi Yeh | 7606a2f | 2011-07-02 17:45:23 -0700 | [diff] [blame] | 538 | android:value="com.android.settings.vpn2.VpnSettings" /> |
Zoltan Szatmary-Ban | 131b497 | 2014-08-18 13:48:15 +0100 | [diff] [blame] | 539 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 540 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 541 | </activity> |
Hung-ying Tyan | 1617706 | 2009-06-10 22:52:44 +0800 | [diff] [blame] | 542 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 543 | <activity android:name="Settings$DateTimeSettingsActivity" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 544 | android:label="@string/date_and_time" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 545 | android:icon="@drawable/ic_settings_date_time" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 546 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 547 | <intent-filter android:priority="1"> |
| 548 | <action android:name="android.settings.DATE_SETTINGS" /> |
| 549 | <category android:name="android.intent.category.DEFAULT" /> |
| 550 | </intent-filter> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 551 | <intent-filter> |
| 552 | <action android:name="android.intent.action.MAIN" /> |
Daniel Sandler | f4d1c3e | 2012-10-01 16:45:10 -0400 | [diff] [blame] | 553 | <action android:name="android.intent.action.QUICK_CLOCK" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 554 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Dianne Hackborn | 116d85e | 2009-06-26 18:20:23 -0700 | [diff] [blame] | 555 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 556 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 557 | <intent-filter android:priority="5"> |
| 558 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 559 | </intent-filter> |
| 560 | <meta-data android:name="com.android.settings.category" |
| 561 | android:value="com.android.settings.category.system" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 562 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 563 | android:value="com.android.settings.DateTimeSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 564 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 565 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 566 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 567 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 568 | <activity android:name="Settings$LocalePickerActivity" |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 569 | android:label="@string/language_picker_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 570 | android:icon="@drawable/ic_settings_language" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 571 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 572 | android:parentActivityName="Settings$InputMethodAndLanguageSettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 573 | <intent-filter android:priority="1"> |
| 574 | <action android:name="android.settings.LOCALE_SETTINGS" /> |
| 575 | <category android:name="android.intent.category.DEFAULT" /> |
| 576 | </intent-filter> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 577 | <intent-filter> |
| 578 | <action android:name="android.intent.action.MAIN" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 579 | <category android:name="android.intent.category.DEFAULT" /> |
| 580 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 581 | </intent-filter> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 582 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Mihai Nita | d7d48fd | 2016-01-12 08:55:05 -0800 | [diff] [blame] | 583 | android:value="com.android.settings.localepicker.LocaleListEditor" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 584 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 585 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 586 | </activity> |
Michael Chan | 503c236 | 2009-12-08 22:18:23 -0800 | [diff] [blame] | 587 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 588 | <activity android:name="Settings$InputMethodAndLanguageSettingsActivity" |
Abodunrinwa Toki | 976bb3f | 2016-01-20 18:43:20 +0000 | [diff] [blame] | 589 | android:label="@string/language_keyboard_settings_title" |
| 590 | android:icon="@drawable/ic_settings_language" |
| 591 | android:taskAffinity="com.android.settings" |
| 592 | android:parentActivityName="Settings"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 593 | <intent-filter> |
| 594 | <action android:name="android.intent.action.MAIN" /> |
The Android Open Source Project | e6dd1fa | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 595 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 596 | <category android:name="android.intent.category.DEFAULT" /> |
| 597 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 598 | <intent-filter android:priority="-1"> |
| 599 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 600 | </intent-filter> |
| 601 | <meta-data android:name="com.android.settings.category" |
| 602 | android:value="com.android.settings.category.personal" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 603 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 604 | android:value="com.android.settings.inputmethod.InputMethodAndLanguageSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 605 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 606 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 607 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 608 | |
Abodunrinwa Toki | 976bb3f | 2016-01-20 18:43:20 +0000 | [diff] [blame] | 609 | <activity android:name="Settings$AvailableVirtualKeyboardActivity" |
| 610 | android:label="@string/available_virtual_keyboard_category"> |
| 611 | <intent-filter android:priority="1"> |
| 612 | <action android:name="android.settings.INPUT_METHOD_SETTINGS" /> |
| 613 | <category android:name="android.intent.category.DEFAULT" /> |
| 614 | </intent-filter> |
| 615 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 616 | android:value="com.android.settings.inputmethod.AvailableVirtualKeyboardFragment" /> |
Nicolas Prevot | aea1702 | 2016-02-29 13:49:31 +0000 | [diff] [blame] | 617 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 618 | android:value="true" /> |
Abodunrinwa Toki | 976bb3f | 2016-01-20 18:43:20 +0000 | [diff] [blame] | 619 | </activity> |
| 620 | |
Xiyuan Xia | 86a5540 | 2015-06-02 14:55:32 -0700 | [diff] [blame] | 621 | <activity android:name="Settings$ManageAssistActivity" |
| 622 | android:label="@string/assist_and_voice_input_title" |
Dianne Hackborn | b51253c | 2014-08-12 15:08:04 -0700 | [diff] [blame] | 623 | android:taskAffinity="com.android.settings" |
Xiyuan Xia | 86a5540 | 2015-06-02 14:55:32 -0700 | [diff] [blame] | 624 | android:parentActivityName="Settings$ManageApplicationsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 625 | <intent-filter android:priority="1"> |
| 626 | <action android:name="android.settings.VOICE_INPUT_SETTINGS" /> |
| 627 | <category android:name="android.intent.category.DEFAULT" /> |
| 628 | </intent-filter> |
Dianne Hackborn | b51253c | 2014-08-12 15:08:04 -0700 | [diff] [blame] | 629 | <intent-filter> |
| 630 | <action android:name="android.intent.action.MAIN" /> |
Dianne Hackborn | b51253c | 2014-08-12 15:08:04 -0700 | [diff] [blame] | 631 | <category android:name="android.intent.category.DEFAULT" /> |
| 632 | </intent-filter> |
| 633 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Xiyuan Xia | 86a5540 | 2015-06-02 14:55:32 -0700 | [diff] [blame] | 634 | android:value="com.android.settings.applications.ManageAssist" /> |
Dianne Hackborn | b51253c | 2014-08-12 15:08:04 -0700 | [diff] [blame] | 635 | </activity> |
| 636 | |
Jeff Brown | e46c5f3 | 2012-04-05 11:42:18 -0700 | [diff] [blame] | 637 | <activity android:name="Settings$KeyboardLayoutPickerActivity" |
Abodunrinwa Toki | b28b2cc | 2016-03-22 16:29:38 +0000 | [diff] [blame] | 638 | android:label="@string/keyboard_layout_picker_title" |
| 639 | android:clearTaskOnLaunch="true"> |
| 640 | <intent-filter> |
| 641 | <action android:name="android.intent.action.MAIN" /> |
| 642 | <category android:name="android.intent.category.DEFAULT" /> |
| 643 | </intent-filter> |
| 644 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Fan Zhang | aceee52 | 2016-11-04 14:12:15 -0700 | [diff] [blame] | 645 | android:value="com.android.settings.inputmethod.KeyboardLayoutPickerFragment" /> |
Abodunrinwa Toki | b28b2cc | 2016-03-22 16:29:38 +0000 | [diff] [blame] | 646 | </activity> |
| 647 | |
| 648 | <activity android:name="Settings$PhysicalKeyboardActivity" |
Yorke Lee | d448522 | 2016-03-23 11:11:46 -0700 | [diff] [blame] | 649 | android:label="@string/physical_keyboard_title" |
Abodunrinwa Toki | b28b2cc | 2016-03-22 16:29:38 +0000 | [diff] [blame] | 650 | android:clearTaskOnLaunch="true"> |
Yohei Yukawa | 7c4499d | 2016-01-27 19:18:52 -0800 | [diff] [blame] | 651 | <intent-filter android:priority="1"> |
Abodunrinwa Toki | b28b2cc | 2016-03-22 16:29:38 +0000 | [diff] [blame] | 652 | <action android:name="android.settings.HARD_KEYBOARD_SETTINGS" /> |
Yohei Yukawa | 7c4499d | 2016-01-27 19:18:52 -0800 | [diff] [blame] | 653 | <category android:name="android.intent.category.DEFAULT" /> |
| 654 | </intent-filter> |
Jeff Brown | e46c5f3 | 2012-04-05 11:42:18 -0700 | [diff] [blame] | 655 | <intent-filter> |
| 656 | <action android:name="android.intent.action.MAIN" /> |
| 657 | <category android:name="android.intent.category.DEFAULT" /> |
| 658 | </intent-filter> |
| 659 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Abodunrinwa Toki | b28b2cc | 2016-03-22 16:29:38 +0000 | [diff] [blame] | 660 | android:value="com.android.settings.inputmethod.PhysicalKeyboardFragment" /> |
Jeff Brown | e46c5f3 | 2012-04-05 11:42:18 -0700 | [diff] [blame] | 661 | </activity> |
| 662 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 663 | <!-- Keep compatibility with old shortcuts. --> |
| 664 | <activity-alias android:name="LanguageSettings" |
| 665 | android:label="@string/language_keyboard_settings_title" |
| 666 | android:clearTaskOnLaunch="true" |
| 667 | android:exported="true" |
| 668 | android:targetActivity="Settings$InputMethodAndLanguageSettingsActivity"> |
| 669 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 670 | android:value="com.android.settings.inputmethod.InputMethodAndLanguageSettings" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 671 | </activity-alias> |
| 672 | |
satok | e077d2b | 2011-07-25 09:38:11 +0900 | [diff] [blame] | 673 | <activity android:name="Settings$SpellCheckersSettingsActivity" |
| 674 | android:label="@string/spellcheckers_settings_title" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 675 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 676 | android:parentActivityName="Settings$InputMethodAndLanguageSettingsActivity"> |
satok | e077d2b | 2011-07-25 09:38:11 +0900 | [diff] [blame] | 677 | <intent-filter> |
| 678 | <action android:name="android.intent.action.MAIN" /> |
satok | e077d2b | 2011-07-25 09:38:11 +0900 | [diff] [blame] | 679 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 680 | <category android:name="android.intent.category.DEFAULT" /> |
satok | e077d2b | 2011-07-25 09:38:11 +0900 | [diff] [blame] | 681 | </intent-filter> |
| 682 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 683 | android:value="com.android.settings.inputmethod.SpellCheckersSettings" /> |
satok | e077d2b | 2011-07-25 09:38:11 +0900 | [diff] [blame] | 684 | </activity> |
| 685 | |
Daisuke Miyakawa | 649b9f1 | 2011-01-30 19:43:08 -0800 | [diff] [blame] | 686 | <activity android:name=".inputmethod.InputMethodAndSubtypeEnablerActivity" |
satok | 5e9c5e7 | 2011-07-21 15:32:28 +0900 | [diff] [blame] | 687 | android:label="" |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 688 | android:clearTaskOnLaunch="true"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 689 | <intent-filter android:priority="1"> |
| 690 | <action android:name="android.settings.INPUT_METHOD_SUBTYPE_SETTINGS" /> |
| 691 | <category android:name="android.intent.category.DEFAULT" /> |
| 692 | </intent-filter> |
satok | 4a5f889 | 2010-10-26 18:58:09 +0900 | [diff] [blame] | 693 | <intent-filter> |
| 694 | <action android:name="android.intent.action.MAIN" /> |
satok | 4a5f889 | 2010-10-26 18:58:09 +0900 | [diff] [blame] | 695 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 696 | <category android:name="android.intent.category.DEFAULT" /> |
satok | 4a5f889 | 2010-10-26 18:58:09 +0900 | [diff] [blame] | 697 | </intent-filter> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 698 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 699 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 700 | </activity> |
satok | 4a5f889 | 2010-10-26 18:58:09 +0900 | [diff] [blame] | 701 | |
satok | 078b435 | 2011-07-12 07:23:36 +0900 | [diff] [blame] | 702 | <receiver android:name=".inputmethod.InputMethodDialogReceiver" |
| 703 | android:enabled="true"> |
satok | fb0fd42 | 2011-06-20 21:38:36 +0900 | [diff] [blame] | 704 | <intent-filter> |
satok | fb0fd42 | 2011-06-20 21:38:36 +0900 | [diff] [blame] | 705 | <action android:name="android.settings.SHOW_INPUT_METHOD_PICKER" /> |
satok | fb0fd42 | 2011-06-20 21:38:36 +0900 | [diff] [blame] | 706 | </intent-filter> |
satok | 078b435 | 2011-07-12 07:23:36 +0900 | [diff] [blame] | 707 | </receiver> |
satok | fb0fd42 | 2011-06-20 21:38:36 +0900 | [diff] [blame] | 708 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 709 | <activity android:name="Settings$UserDictionarySettingsActivity" |
Satoshi Kataoka | 5df3307 | 2013-04-30 14:30:12 +0900 | [diff] [blame] | 710 | android:label="@string/user_dict_settings_title" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 711 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 712 | android:parentActivityName="Settings$InputMethodAndLanguageSettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 713 | <intent-filter android:priority="1"> |
| 714 | <action android:name="android.settings.USER_DICTIONARY_SETTINGS" /> |
| 715 | <category android:name="android.intent.category.DEFAULT" /> |
| 716 | </intent-filter> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 717 | <intent-filter> |
| 718 | <action android:name="android.intent.action.MAIN" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 719 | <category android:name="android.intent.category.DEFAULT" /> |
| 720 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 721 | </intent-filter> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 722 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Satoshi Kataoka | 71c915b | 2013-06-19 22:40:36 +0900 | [diff] [blame] | 723 | android:value="com.android.settings.inputmethod.UserDictionaryList" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 724 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 725 | android:value="true" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 726 | </activity> |
| 727 | |
Jean Chalard | bd44e9d | 2011-11-30 20:51:20 +0900 | [diff] [blame] | 728 | <activity android:name=".inputmethod.UserDictionaryAddWordActivity" |
Satoshi Kataoka | 5df3307 | 2013-04-30 14:30:12 +0900 | [diff] [blame] | 729 | android:label="@string/user_dict_settings_title" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 730 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.NoActionBar" |
Jean Chalard | e17eefa | 2011-12-02 14:56:39 +0900 | [diff] [blame] | 731 | android:windowSoftInputMode="stateVisible" |
Jean Chalard | 124283e | 2011-12-16 19:35:46 +0900 | [diff] [blame] | 732 | android:noHistory="true" |
Jean Chalard | e17eefa | 2011-12-02 14:56:39 +0900 | [diff] [blame] | 733 | android:excludeFromRecents="true"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 734 | <intent-filter android:priority="1"> |
Jean Chalard | bd44e9d | 2011-11-30 20:51:20 +0900 | [diff] [blame] | 735 | <action android:name="com.android.settings.USER_DICTIONARY_INSERT" /> |
| 736 | <category android:name="android.intent.category.DEFAULT" /> |
Jean Chalard | bd44e9d | 2011-11-30 20:51:20 +0900 | [diff] [blame] | 737 | </intent-filter> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 738 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 739 | android:value="true" /> |
Jean Chalard | bd44e9d | 2011-11-30 20:51:20 +0900 | [diff] [blame] | 740 | </activity> |
| 741 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 742 | <!-- Keep compatibility with old shortcuts. --> |
| 743 | <activity-alias android:name="UserDictionarySettings" |
Satoshi Kataoka | 5df3307 | 2013-04-30 14:30:12 +0900 | [diff] [blame] | 744 | android:label="@string/user_dict_settings_title" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 745 | android:exported="true" |
| 746 | android:targetActivity="Settings$UserDictionarySettingsActivity"> |
| 747 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 748 | android:value="com.android.settings.UserDictionarySettings" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 749 | </activity-alias> |
| 750 | |
John Spurlock | 7243806 | 2014-02-27 18:01:20 -0500 | [diff] [blame] | 751 | <activity android:name="Settings$ZenModeSettingsActivity" |
| 752 | android:label="@string/zen_mode_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 753 | android:icon="@drawable/ic_settings_notifications" |
John Spurlock | 7243806 | 2014-02-27 18:01:20 -0500 | [diff] [blame] | 754 | android:exported="true" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 755 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 756 | <intent-filter android:priority="1"> |
| 757 | <action android:name="android.settings.ZEN_MODE_SETTINGS" /> |
| 758 | <category android:name="android.intent.category.DEFAULT" /> |
| 759 | </intent-filter> |
John Spurlock | 7243806 | 2014-02-27 18:01:20 -0500 | [diff] [blame] | 760 | <intent-filter> |
| 761 | <action android:name="android.intent.action.MAIN" /> |
John Spurlock | 7243806 | 2014-02-27 18:01:20 -0500 | [diff] [blame] | 762 | <category android:name="android.intent.category.DEFAULT" /> |
| 763 | <category android:name="com.android.settings.SHORTCUT" /> |
| 764 | </intent-filter> |
| 765 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
John Spurlock | 4a35051 | 2014-04-08 14:08:21 -0400 | [diff] [blame] | 766 | android:value="com.android.settings.notification.ZenModeSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 767 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 768 | android:value="true" /> |
John Spurlock | 7243806 | 2014-02-27 18:01:20 -0500 | [diff] [blame] | 769 | </activity> |
| 770 | |
Julia Reynolds | 5555d26 | 2015-11-09 10:52:17 -0500 | [diff] [blame] | 771 | <activity android:name="Settings$ZenModeVisualInterruptionSettingsActivity" |
| 772 | android:label="@string/zen_mode_visual_interruptions_settings_title" |
| 773 | android:icon="@drawable/ic_settings_notifications" |
| 774 | android:exported="true" |
| 775 | android:taskAffinity=""> |
Julia Reynolds | 5555d26 | 2015-11-09 10:52:17 -0500 | [diff] [blame] | 776 | <intent-filter> |
| 777 | <action android:name="android.intent.action.MAIN" /> |
| 778 | <category android:name="android.intent.category.DEFAULT" /> |
| 779 | <category android:name="com.android.settings.SHORTCUT" /> |
| 780 | </intent-filter> |
| 781 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 782 | android:value="com.android.settings.notification.ZenModeVisualInterruptionSettings" /> |
| 783 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 784 | android:value="true" /> |
| 785 | </activity> |
| 786 | |
John Spurlock | 48bbd5d | 2015-04-03 13:51:03 -0400 | [diff] [blame] | 787 | <activity android:name="Settings$ZenModePrioritySettingsActivity" |
| 788 | android:label="@string/zen_mode_priority_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 789 | android:icon="@drawable/ic_settings_notifications" |
John Spurlock | 48bbd5d | 2015-04-03 13:51:03 -0400 | [diff] [blame] | 790 | android:exported="true" |
| 791 | android:taskAffinity=""> |
| 792 | <intent-filter android:priority="1"> |
| 793 | <action android:name="android.settings.ZEN_MODE_PRIORITY_SETTINGS" /> |
| 794 | <category android:name="android.intent.category.DEFAULT" /> |
| 795 | </intent-filter> |
| 796 | <intent-filter> |
| 797 | <action android:name="android.intent.action.MAIN" /> |
| 798 | <category android:name="android.intent.category.DEFAULT" /> |
| 799 | <category android:name="com.android.settings.SHORTCUT" /> |
| 800 | </intent-filter> |
| 801 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 802 | android:value="com.android.settings.notification.ZenModePrioritySettings" /> |
John Spurlock | 48bbd5d | 2015-04-03 13:51:03 -0400 | [diff] [blame] | 803 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 804 | android:value="true" /> |
| 805 | </activity> |
| 806 | |
John Spurlock | d8b3683 | 2015-04-03 15:11:33 -0400 | [diff] [blame] | 807 | <activity android:name="Settings$ZenModeAutomationSettingsActivity" |
| 808 | android:label="@string/zen_mode_automation_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 809 | android:icon="@drawable/ic_settings_notifications" |
John Spurlock | d8b3683 | 2015-04-03 15:11:33 -0400 | [diff] [blame] | 810 | android:exported="true" |
| 811 | android:taskAffinity=""> |
| 812 | <intent-filter android:priority="1"> |
| 813 | <action android:name="android.settings.ZEN_MODE_AUTOMATION_SETTINGS" /> |
| 814 | <category android:name="android.intent.category.DEFAULT" /> |
| 815 | </intent-filter> |
John Spurlock | c96a5dc | 2015-04-10 11:59:54 -0400 | [diff] [blame] | 816 | <intent-filter android:priority="1"> |
| 817 | <action android:name="android.settings.ACTION_CONDITION_PROVIDER_SETTINGS" /> |
| 818 | <category android:name="android.intent.category.DEFAULT" /> |
| 819 | </intent-filter> |
John Spurlock | d8b3683 | 2015-04-03 15:11:33 -0400 | [diff] [blame] | 820 | <intent-filter> |
| 821 | <action android:name="android.intent.action.MAIN" /> |
| 822 | <category android:name="android.intent.category.DEFAULT" /> |
| 823 | <category android:name="com.android.settings.SHORTCUT" /> |
| 824 | </intent-filter> |
| 825 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 826 | android:value="com.android.settings.notification.ZenModeAutomationSettings" /> |
John Spurlock | d8b3683 | 2015-04-03 15:11:33 -0400 | [diff] [blame] | 827 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 828 | android:value="true" /> |
| 829 | </activity> |
| 830 | |
Jason Monk | 4a60c88 | 2016-01-26 17:21:04 -0500 | [diff] [blame] | 831 | <activity android:name="Settings$ZenModeAutomationSuggestionActivity" |
| 832 | android:label="@string/zen_mode_automation_settings_title" |
| 833 | android:icon="@drawable/ic_settings_notifications" |
| 834 | android:exported="true" |
| 835 | android:taskAffinity=""> |
| 836 | <intent-filter android:priority="1"> |
| 837 | <action android:name="android.intent.action.MAIN" /> |
| 838 | <category android:name="com.android.settings.suggested.category.SETTINGS_ONLY" /> |
| 839 | </intent-filter> |
| 840 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 841 | android:value="com.android.settings.notification.ZenModeAutomationSettings" /> |
| 842 | <meta-data android:name="com.android.settings.dismiss" |
| 843 | android:value="30" /> |
| 844 | <meta-data android:name="com.android.settings.title" |
| 845 | android:resource="@string/zen_mode_automation_suggestion_title" /> |
Jason Monk | ec1f28e | 2016-02-24 17:39:29 -0500 | [diff] [blame] | 846 | <meta-data android:name="com.android.settings.summary" |
| 847 | android:resource="@string/zen_mode_automation_suggestion_summary" /> |
Jason Monk | 4a60c88 | 2016-01-26 17:21:04 -0500 | [diff] [blame] | 848 | </activity> |
| 849 | |
Vladislav Kaznacheev | 6e93bdd | 2016-03-09 14:24:45 -0800 | [diff] [blame] | 850 | <activity android:name="Settings$WallpaperSettingsActivity" |
| 851 | android:label="@string/wallpaper_settings_fragment_title" |
| 852 | android:icon="@drawable/ic_wallpaper" |
| 853 | android:taskAffinity=""> |
Vladislav Kaznacheev | 6e93bdd | 2016-03-09 14:24:45 -0800 | [diff] [blame] | 854 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 855 | android:value="com.android.settings.WallpaperTypeSettings" /> |
| 856 | </activity> |
| 857 | |
Sunny Goyal | 0bf6f94 | 2016-06-13 15:28:47 -0700 | [diff] [blame] | 858 | <activity android:name="WallpaperSuggestionActivity" |
| 859 | android:label="@string/wallpaper_settings_title" |
| 860 | android:icon="@drawable/ic_wallpaper" |
| 861 | android:exported="true" |
| 862 | android:theme="@android:style/Theme.NoDisplay"> |
Jason Monk | b9e5d23 | 2016-01-26 17:43:57 -0500 | [diff] [blame] | 863 | <intent-filter android:priority="1"> |
| 864 | <action android:name="android.intent.action.MAIN" /> |
| 865 | <category android:name="com.android.settings.suggested.category.SETTINGS_ONLY" /> |
| 866 | </intent-filter> |
Jason Monk | b9e5d23 | 2016-01-26 17:43:57 -0500 | [diff] [blame] | 867 | <meta-data android:name="com.android.settings.title" |
Sunny Goyal | 0bf6f94 | 2016-06-13 15:28:47 -0700 | [diff] [blame] | 868 | android:resource="@string/wallpaper_suggestion_title" /> |
Jason Monk | ec1f28e | 2016-02-24 17:39:29 -0500 | [diff] [blame] | 869 | <meta-data android:name="com.android.settings.summary" |
Sunny Goyal | 0bf6f94 | 2016-06-13 15:28:47 -0700 | [diff] [blame] | 870 | android:resource="@string/wallpaper_suggestion_summary" /> |
Jason Monk | b9e5d23 | 2016-01-26 17:43:57 -0500 | [diff] [blame] | 871 | </activity> |
| 872 | |
John Spurlock | 45fa140 | 2015-04-09 12:50:04 -0400 | [diff] [blame] | 873 | <activity android:name="Settings$ZenModeScheduleRuleSettingsActivity" |
| 874 | android:exported="true" |
| 875 | android:taskAffinity=""> |
| 876 | <intent-filter android:priority="1"> |
| 877 | <action android:name="android.settings.ZEN_MODE_SCHEDULE_RULE_SETTINGS" /> |
| 878 | <category android:name="android.intent.category.DEFAULT" /> |
| 879 | </intent-filter> |
| 880 | <intent-filter> |
| 881 | <action android:name="android.intent.action.MAIN" /> |
| 882 | <category android:name="android.intent.category.DEFAULT" /> |
John Spurlock | 45fa140 | 2015-04-09 12:50:04 -0400 | [diff] [blame] | 883 | </intent-filter> |
| 884 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 885 | android:value="com.android.settings.notification.ZenModeScheduleRuleSettings" /> |
John Spurlock | 45fa140 | 2015-04-09 12:50:04 -0400 | [diff] [blame] | 886 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 887 | android:value="true" /> |
| 888 | </activity> |
| 889 | |
John Spurlock | f57bad7 | 2015-04-30 09:26:15 -0400 | [diff] [blame] | 890 | <activity android:name="Settings$ZenModeEventRuleSettingsActivity" |
| 891 | android:exported="true" |
| 892 | android:taskAffinity=""> |
| 893 | <intent-filter android:priority="1"> |
| 894 | <action android:name="android.settings.ZEN_MODE_EVENT_RULE_SETTINGS" /> |
| 895 | <category android:name="android.intent.category.DEFAULT" /> |
| 896 | </intent-filter> |
| 897 | <intent-filter> |
| 898 | <action android:name="android.intent.action.MAIN" /> |
| 899 | <category android:name="android.intent.category.DEFAULT" /> |
John Spurlock | f57bad7 | 2015-04-30 09:26:15 -0400 | [diff] [blame] | 900 | </intent-filter> |
| 901 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 902 | android:value="com.android.settings.notification.ZenModeEventRuleSettings" /> |
John Spurlock | f57bad7 | 2015-04-30 09:26:15 -0400 | [diff] [blame] | 903 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 904 | android:value="true" /> |
| 905 | </activity> |
| 906 | |
John Spurlock | c96a5dc | 2015-04-10 11:59:54 -0400 | [diff] [blame] | 907 | <activity android:name="Settings$ZenModeExternalRuleSettingsActivity" |
| 908 | android:exported="true" |
| 909 | android:taskAffinity=""> |
| 910 | <intent-filter android:priority="1"> |
| 911 | <action android:name="android.settings.ZEN_MODE_EXTERNAL_RULE_SETTINGS" /> |
| 912 | <category android:name="android.intent.category.DEFAULT" /> |
| 913 | </intent-filter> |
| 914 | <intent-filter> |
| 915 | <action android:name="android.intent.action.MAIN" /> |
| 916 | <category android:name="android.intent.category.DEFAULT" /> |
John Spurlock | c96a5dc | 2015-04-10 11:59:54 -0400 | [diff] [blame] | 917 | </intent-filter> |
| 918 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 919 | android:value="com.android.settings.notification.ZenModeExternalRuleSettings" /> |
John Spurlock | c96a5dc | 2015-04-10 11:59:54 -0400 | [diff] [blame] | 920 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 921 | android:value="true" /> |
| 922 | </activity> |
| 923 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 924 | <activity android:name="Settings$DisplaySettingsActivity" |
Amith Yamasani | 992f102 | 2010-01-25 09:17:53 -0800 | [diff] [blame] | 925 | android:label="@string/display_settings" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 926 | android:icon="@drawable/ic_settings_display" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 927 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 928 | <intent-filter android:priority="1"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 929 | <action android:name="com.android.settings.DISPLAY_SETTINGS" /> |
Amith Yamasani | 0422a3b | 2009-06-12 14:15:20 -0700 | [diff] [blame] | 930 | <action android:name="android.settings.DISPLAY_SETTINGS" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 931 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 932 | </intent-filter> |
| 933 | <intent-filter> |
| 934 | <action android:name="android.intent.action.MAIN" /> |
| 935 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 936 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Dianne Hackborn | a54672f | 2009-06-24 12:45:09 -0700 | [diff] [blame] | 937 | <category android:name="com.android.settings.SHORTCUT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 938 | </intent-filter> |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 939 | <intent-filter android:priority="9"> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 940 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 941 | </intent-filter> |
| 942 | <meta-data android:name="com.android.settings.category" |
| 943 | android:value="com.android.settings.category.device" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 944 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 945 | android:value="com.android.settings.DisplaySettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 946 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 947 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 948 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 949 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 950 | <!-- Keep compatibility with old shortcuts. --> |
| 951 | <activity-alias android:name="DisplaySettings" |
| 952 | android:label="@string/display_settings" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 953 | android:exported="true" |
| 954 | android:targetActivity="Settings$DisplaySettingsActivity"> |
| 955 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 956 | android:value="com.android.settings.DisplaySettings" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 957 | </activity-alias> |
| 958 | |
Justin Klaassen | eae3d9f | 2016-07-21 19:25:17 -0700 | [diff] [blame] | 959 | <activity android:name="Settings$NightDisplaySettingsActivity" |
| 960 | android:label="@string/night_display_title" |
Justin Klaassen | e1a16c4 | 2016-09-12 17:04:33 -0700 | [diff] [blame] | 961 | android:enabled="@*android:bool/config_nightDisplayAvailable" |
Justin Klaassen | eae3d9f | 2016-07-21 19:25:17 -0700 | [diff] [blame] | 962 | android:icon="@drawable/ic_settings_night_display" |
| 963 | android:taskAffinity=""> |
| 964 | <intent-filter android:priority="1"> |
| 965 | <action android:name="android.settings.NIGHT_DISPLAY_SETTINGS" /> |
| 966 | <category android:name="android.intent.category.DEFAULT" /> |
| 967 | </intent-filter> |
| 968 | <intent-filter> |
| 969 | <action android:name="android.intent.action.MAIN" /> |
| 970 | <category android:name="android.intent.category.DEFAULT" /> |
| 971 | <category android:name="com.android.settings.SHORTCUT" /> |
| 972 | </intent-filter> |
| 973 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 974 | android:value="com.android.settings.display.NightDisplaySettings" /> |
| 975 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 976 | android:value="true" /> |
| 977 | </activity> |
| 978 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 979 | <activity android:name="Settings$DeviceInfoSettingsActivity" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 980 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 981 | android:label="@string/device_info_settings" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 982 | android:icon="@drawable/ic_settings_about" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 983 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 984 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 985 | <intent-filter android:priority="1"> |
| 986 | <action android:name="android.settings.DEVICE_INFO_SETTINGS" /> |
| 987 | <category android:name="android.intent.category.DEFAULT" /> |
| 988 | </intent-filter> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 989 | <intent-filter> |
| 990 | <action android:name="android.intent.action.MAIN" /> |
| 991 | <category android:name="android.intent.category.DEFAULT" /> |
| 992 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 993 | </intent-filter> |
Jason Monk | 322cfe8 | 2016-02-04 14:35:49 -0500 | [diff] [blame] | 994 | <intent-filter android:priority="-1"> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 995 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 996 | </intent-filter> |
| 997 | <meta-data android:name="com.android.settings.category" |
| 998 | android:value="com.android.settings.category.system" /> |
| 999 | <meta-data android:name="com.android.settings.title" |
Jason Monk | a4bc49e | 2016-05-31 14:49:03 -0400 | [diff] [blame] | 1000 | android:resource="@string/about_settings" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1001 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1002 | android:value="com.android.settings.DeviceInfoSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1003 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1004 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1005 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1006 | |
| 1007 | <activity android:name="SettingsLicenseActivity" |
| 1008 | android:label="@string/settings_license_activity_title" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 1009 | android:theme="@android:style/Theme.DeviceDefault.Light.Panel" |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1010 | android:configChanges="orientation|screenSize"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1011 | <intent-filter android:priority="1"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1012 | <action android:name="android.settings.LICENSE" /> |
| 1013 | <category android:name="android.intent.category.DEFAULT" /> |
| 1014 | </intent-filter> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1015 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1016 | android:value="true" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1017 | </activity> |
| 1018 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1019 | <activity android:name="Settings$ManageApplicationsActivity" |
Amith Yamasani | c81c257 | 2011-07-28 12:14:47 -0700 | [diff] [blame] | 1020 | android:label="@string/applications_settings" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1021 | android:icon="@drawable/ic_settings_applications" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 1022 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1023 | <intent-filter android:priority="1"> |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1024 | <action android:name="android.settings.APPLICATION_SETTINGS" /> |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1025 | <action android:name="android.settings.MANAGE_APPLICATIONS_SETTINGS" /> |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1026 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1027 | </intent-filter> |
| 1028 | <intent-filter> |
| 1029 | <action android:name="android.intent.action.MAIN" /> |
| 1030 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1031 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1032 | <category android:name="com.android.settings.SHORTCUT" /> |
| 1033 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1034 | <intent-filter android:priority="6"> |
| 1035 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 1036 | </intent-filter> |
| 1037 | <meta-data android:name="com.android.settings.category" |
| 1038 | android:value="com.android.settings.category.device" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1039 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1040 | android:value="com.android.settings.applications.ManageApplications" /> |
Zoltan Szatmary-Ban | de7d498 | 2015-03-31 19:49:18 +0100 | [diff] [blame] | 1041 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1042 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1043 | </activity> |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1044 | |
Todd Kennedy | 2ef1aa5 | 2016-09-06 14:02:38 -0700 | [diff] [blame] | 1045 | <activity android:name="Settings$ManageDomainUrlsActivity" |
| 1046 | android:taskAffinity="com.android.settings" |
| 1047 | android:label="@string/domain_urls_title" |
| 1048 | android:icon="@drawable/ic_settings_memory"> |
| 1049 | <intent-filter> |
| 1050 | <action android:name="android.settings.MANAGE_DOMAIN_URLS" /> |
| 1051 | <category android:name="android.intent.category.DEFAULT" /> |
| 1052 | </intent-filter> |
| 1053 | <meta-data android:name="com.android.settings.category" |
| 1054 | android:value="com.android.settings.category.device" /> |
| 1055 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1056 | android:value="com.android.settings.applications.ManageDomainUrls" /> |
| 1057 | </activity> |
| 1058 | |
Jason Monk | 2acff55 | 2015-06-11 15:47:29 -0400 | [diff] [blame] | 1059 | <activity android:name="Settings$MemorySettingsActivity" |
| 1060 | android:label="@string/memory_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1061 | android:icon="@drawable/ic_settings_memory" |
Jason Monk | 2acff55 | 2015-06-11 15:47:29 -0400 | [diff] [blame] | 1062 | android:taskAffinity=""> |
| 1063 | <intent-filter> |
| 1064 | <action android:name="android.intent.action.MAIN" /> |
| 1065 | <category android:name="com.android.settings.SHORTCUT" /> |
| 1066 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1067 | <intent-filter android:priority="3"> |
| 1068 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 1069 | </intent-filter> |
| 1070 | <meta-data android:name="com.android.settings.category" |
| 1071 | android:value="com.android.settings.category.device" /> |
Jason Monk | 2acff55 | 2015-06-11 15:47:29 -0400 | [diff] [blame] | 1072 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1073 | android:value="com.android.settings.applications.ProcessStatsSummary" /> |
Jason Monk | 2acff55 | 2015-06-11 15:47:29 -0400 | [diff] [blame] | 1074 | </activity> |
| 1075 | |
Muyuan Li | ba115af | 2016-03-25 15:46:12 -0700 | [diff] [blame] | 1076 | <activity android:name="Settings$AppMemoryUsageActivity" |
| 1077 | android:label="@string/app_list_memory_use" |
| 1078 | android:icon="@drawable/ic_settings_memory"> |
| 1079 | <intent-filter> |
| 1080 | <action android:name="android.settings.APP_MEMORY_USAGE" /> |
| 1081 | <category android:name="android.intent.category.DEFAULT" /> |
| 1082 | </intent-filter> |
| 1083 | <meta-data android:name="com.android.settings.category" |
| 1084 | android:value="com.android.settings.category.device" /> |
| 1085 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1086 | android:value="com.android.settings.applications.ProcessStatsUi" /> |
| 1087 | </activity> |
| 1088 | |
Jason Monk | 5b3aa36 | 2015-03-18 16:03:57 -0400 | [diff] [blame] | 1089 | <activity android:name="Settings$AllApplicationsActivity" |
| 1090 | android:label="@string/applications_settings" |
| 1091 | android:taskAffinity=""> |
| 1092 | <intent-filter> |
| 1093 | <action android:name="android.settings.MANAGE_ALL_APPLICATIONS_SETTINGS" /> |
| 1094 | <category android:name="android.intent.category.DEFAULT" /> |
| 1095 | </intent-filter> |
| 1096 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1097 | android:value="com.android.settings.applications.ManageApplications" /> |
Zoltan Szatmary-Ban | de7d498 | 2015-03-31 19:49:18 +0100 | [diff] [blame] | 1098 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1099 | android:value="true" /> |
Jason Monk | 5b3aa36 | 2015-03-18 16:03:57 -0400 | [diff] [blame] | 1100 | </activity> |
| 1101 | |
Jason Monk | 1eb54eb | 2015-04-29 12:46:42 -0400 | [diff] [blame] | 1102 | <activity android:name="Settings$HighPowerApplicationsActivity" |
| 1103 | android:label="@string/high_power_apps" |
| 1104 | android:taskAffinity=""> |
Jason Monk | 3a90d7c | 2015-06-10 11:03:06 -0400 | [diff] [blame] | 1105 | <intent-filter android:priority="1"> |
| 1106 | <action android:name="android.settings.IGNORE_BATTERY_OPTIMIZATION_SETTINGS" /> |
| 1107 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | 3f98c0c | 2015-06-12 18:13:54 -0700 | [diff] [blame] | 1108 | </intent-filter> |
Jason Monk | 1eb54eb | 2015-04-29 12:46:42 -0400 | [diff] [blame] | 1109 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1110 | android:value="com.android.settings.applications.ManageApplications" /> |
| 1111 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1112 | android:value="true" /> |
| 1113 | </activity> |
| 1114 | |
Felipe Leme | 616ff3e | 2016-04-26 13:50:14 -0700 | [diff] [blame] | 1115 | <activity android:name=".datausage.AppDataUsageActivity" |
| 1116 | android:taskAffinity="" |
| 1117 | android:noHistory="true"> |
| 1118 | <intent-filter android:priority="1"> |
| 1119 | <action android:name="android.settings.IGNORE_BACKGROUND_DATA_RESTRICTIONS_SETTINGS" /> |
| 1120 | <category android:name="android.intent.category.DEFAULT" /> |
| 1121 | <data android:scheme="package" /> |
| 1122 | </intent-filter> |
| 1123 | </activity> |
| 1124 | |
Dianne Hackborn | be4df03 | 2015-08-10 14:53:33 -0700 | [diff] [blame] | 1125 | <activity android:name=".fuelgauge.RequestIgnoreBatteryOptimizations" |
| 1126 | android:label="@string/high_power_apps" |
| 1127 | android:taskAffinity="" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 1128 | android:theme="@*android:style/Theme.DeviceDefault.Light.Dialog.Alert"> |
Dianne Hackborn | be4df03 | 2015-08-10 14:53:33 -0700 | [diff] [blame] | 1129 | <intent-filter android:priority="1"> |
| 1130 | <action android:name="android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" /> |
| 1131 | <category android:name="android.intent.category.DEFAULT" /> |
| 1132 | <data android:scheme="package" /> |
| 1133 | </intent-filter> |
| 1134 | </activity> |
| 1135 | |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1136 | <!-- Keep compatibility with old shortcuts. --> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1137 | <activity-alias android:name=".applications.ManageApplications" |
| 1138 | android:label="@string/applications_settings" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1139 | android:exported="true" |
| 1140 | android:targetActivity="Settings$ManageApplicationsActivity"> |
| 1141 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1142 | android:value="com.android.settings.applications.ManageApplications" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1143 | </activity-alias> |
| 1144 | |
| 1145 | <!-- Keep compatibility with old shortcuts. Pre-gingerbread. --> |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1146 | <activity-alias android:name=".ManageApplications" |
| 1147 | android:label="@string/manageapplications_settings_title" |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1148 | android:exported="true" |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1149 | android:targetActivity="Settings$ManageApplicationsActivity"> |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1150 | </activity-alias> |
| 1151 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1152 | <!-- Provide direct entry into manage apps showing running services. |
| 1153 | This is for compatibility with old shortcuts. --> |
| 1154 | <activity-alias android:name=".RunningServices" |
| 1155 | android:label="@string/runningservices_settings_title" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1156 | android:exported="true" |
| 1157 | android:targetActivity="Settings$ManageApplicationsActivity"> |
| 1158 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1159 | android:value="com.android.settings.applications.ManageApplications" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1160 | </activity-alias> |
Lifu Tang | fc86f69 | 2013-07-30 18:34:35 -0700 | [diff] [blame] | 1161 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1162 | <!-- Provide direct entry into manage apps showing storage usage for apps. |
| 1163 | This is for compatibility with old shortcuts. --> |
| 1164 | <activity-alias android:name=".applications.StorageUse" |
| 1165 | android:label="@string/storageuse_settings_title" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1166 | android:exported="true" |
| 1167 | android:targetActivity="Settings$ManageApplicationsActivity"> |
| 1168 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1169 | android:value="com.android.settings.applications.ManageApplications" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1170 | </activity-alias> |
| 1171 | |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1172 | <!-- Still need a top-level activity for showing app details. Aliasing |
| 1173 | trick is so the code that is now a fragment can still be called |
| 1174 | InstalledAppDetails. --> |
| 1175 | <activity android:name=".applications.InstalledAppDetailsTop" |
| 1176 | android:label="@string/application_info_label" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1177 | android:exported="true" |
Amith Yamasani | a9c55d8 | 2012-09-28 16:40:42 -0700 | [diff] [blame] | 1178 | android:taskAffinity="" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1179 | android:parentActivityName="Settings$ManageApplicationsActivity"> |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1180 | </activity> |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1181 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1182 | <!-- Keep compatibility with old shortcuts. --> |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1183 | <activity-alias android:name=".applications.InstalledAppDetails" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1184 | android:label="@string/application_info_label" |
| 1185 | android:exported="true" |
| 1186 | android:targetActivity=".applications.InstalledAppDetailsTop"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1187 | <intent-filter android:priority="1"> |
Dianne Hackborn | f4eb85b | 2010-10-29 16:53:04 -0700 | [diff] [blame] | 1188 | <action android:name="android.settings.APPLICATION_DETAILS_SETTINGS" /> |
| 1189 | <category android:name="android.intent.category.DEFAULT" /> |
| 1190 | <data android:scheme="package" /> |
| 1191 | </intent-filter> |
| 1192 | </activity-alias> |
| 1193 | |
Dianne Hackborn | 508fedc | 2010-07-28 17:10:42 -0700 | [diff] [blame] | 1194 | <!-- Provide direct entry into manage apps showing running services. --> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1195 | <activity android:name="Settings$RunningServicesActivity" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1196 | android:label="@string/runningservices_settings_title" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 1197 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1198 | android:parentActivityName="Settings"> |
Dianne Hackborn | c58c549 | 2009-08-31 21:33:17 -0700 | [diff] [blame] | 1199 | <intent-filter> |
| 1200 | <action android:name="android.intent.action.MAIN" /> |
| 1201 | <category android:name="android.intent.category.DEFAULT" /> |
| 1202 | <category android:name="android.intent.category.MONKEY" /> |
| 1203 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Dianne Hackborn | c58c549 | 2009-08-31 21:33:17 -0700 | [diff] [blame] | 1204 | </intent-filter> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1205 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1206 | android:value="com.android.settings.applications.ManageApplications" /> |
Zoltan Szatmary-Ban | de7d498 | 2015-03-31 19:49:18 +0100 | [diff] [blame] | 1207 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1208 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1209 | </activity> |
Amith Yamasani | 1bb6db5 | 2010-09-17 13:34:47 -0700 | [diff] [blame] | 1210 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1211 | <!-- Provide direct entry into manage apps showing storage usage of apps. --> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1212 | <activity android:name="Settings$StorageUseActivity" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1213 | android:label="@string/storageuse_settings_title" |
Amith Yamasani | a9c55d8 | 2012-09-28 16:40:42 -0700 | [diff] [blame] | 1214 | android:taskAffinity="" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1215 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1216 | <intent-filter android:priority="1"> |
| 1217 | <action android:name="android.intent.action.MANAGE_PACKAGE_STORAGE" /> |
| 1218 | <category android:name="android.intent.category.DEFAULT" /> |
| 1219 | </intent-filter> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 1220 | <intent-filter> |
| 1221 | <action android:name="android.intent.action.MAIN" /> |
| 1222 | <category android:name="android.intent.category.DEFAULT" /> |
| 1223 | <category android:name="android.intent.category.MONKEY" /> |
| 1224 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 1225 | </intent-filter> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1226 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1227 | android:value="com.android.settings.applications.ManageApplications" /> |
Zoltan Szatmary-Ban | de7d498 | 2015-03-31 19:49:18 +0100 | [diff] [blame] | 1228 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1229 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1230 | </activity> |
Amith Yamasani | 1bb6db5 | 2010-09-17 13:34:47 -0700 | [diff] [blame] | 1231 | |
Daniel Sandler | 328e2d2 | 2013-01-17 13:14:02 -0500 | [diff] [blame] | 1232 | <activity android:name="Settings$NotificationStationActivity" |
Christoph Studer | 9717fab | 2014-06-30 16:10:26 +0200 | [diff] [blame] | 1233 | android:theme="@style/Theme.NotificationStation" |
John Spurlock | 72d3c27 | 2014-06-05 12:04:02 -0400 | [diff] [blame] | 1234 | android:label="@string/notification_log_title" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 1235 | android:taskAffinity=""> |
Daniel Sandler | 328e2d2 | 2013-01-17 13:14:02 -0500 | [diff] [blame] | 1236 | <intent-filter> |
| 1237 | <action android:name="android.intent.action.MAIN" /> |
| 1238 | <category android:name="android.intent.category.DEFAULT" /> |
| 1239 | <category android:name="com.android.settings.SHORTCUT" /> |
| 1240 | </intent-filter> |
| 1241 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
John Spurlock | 4a35051 | 2014-04-08 14:08:21 -0400 | [diff] [blame] | 1242 | android:value="com.android.settings.notification.NotificationStation" /> |
Daniel Sandler | 328e2d2 | 2013-01-17 13:14:02 -0500 | [diff] [blame] | 1243 | </activity> |
| 1244 | |
Barnaby James | c55ea15 | 2015-04-13 14:33:53 -0700 | [diff] [blame] | 1245 | <activity android:name=".notification.ZenModeVoiceActivity" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 1246 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.NoActionBar" |
Barnaby James | 0474b72 | 2015-05-10 16:24:05 -0700 | [diff] [blame] | 1247 | android:label="@string/zen_mode_settings_title"> |
Barnaby James | c55ea15 | 2015-04-13 14:33:53 -0700 | [diff] [blame] | 1248 | <intent-filter> |
| 1249 | <action android:name="android.settings.VOICE_CONTROL_DO_NOT_DISTURB_MODE" /> |
| 1250 | <category android:name="android.intent.category.DEFAULT" /> |
| 1251 | <category android:name="android.intent.category.VOICE" /> |
| 1252 | </intent-filter> |
| 1253 | </activity> |
| 1254 | |
Dave Burke | 64b28a0 | 2013-09-25 09:56:58 -0700 | [diff] [blame] | 1255 | <!-- |
Dianne Hackborn | a522a8e | 2013-01-15 19:02:05 -0800 | [diff] [blame] | 1256 | <activity android:name="Settings$AppOpsSummaryActivity" |
| 1257 | android:label="@string/app_ops_settings" |
| 1258 | android:taskAffinity="" |
Dianne Hackborn | 5635594 | 2013-09-29 17:07:49 -0700 | [diff] [blame] | 1259 | android:enabled="false"> |
Dianne Hackborn | a522a8e | 2013-01-15 19:02:05 -0800 | [diff] [blame] | 1260 | <intent-filter> |
| 1261 | <action android:name="android.intent.action.MAIN" /> |
| 1262 | <action android:name="android.settings.APP_OPS_SETTINGS" /> |
| 1263 | <category android:name="android.intent.category.DEFAULT" /> |
| 1264 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1265 | <category android:name="com.android.settings.SHORTCUT" /> |
| 1266 | </intent-filter> |
| 1267 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1268 | android:value="com.android.settings.applications.AppOpsSummary" /> |
Dianne Hackborn | a522a8e | 2013-01-15 19:02:05 -0800 | [diff] [blame] | 1269 | </activity> |
Dave Burke | 64b28a0 | 2013-09-25 09:56:58 -0700 | [diff] [blame] | 1270 | --> |
Lifu Tang | fc86f69 | 2013-07-30 18:34:35 -0700 | [diff] [blame] | 1271 | |
Dianne Hackborn | f467c0a | 2015-12-07 16:36:09 -0800 | [diff] [blame] | 1272 | <activity android:name="Settings$BackgroundCheckSummaryActivity" |
| 1273 | android:label="@string/background_check_title" |
| 1274 | android:taskAffinity="" |
| 1275 | android:enabled="false"> |
| 1276 | <intent-filter> |
| 1277 | <action android:name="android.intent.action.MAIN" /> |
| 1278 | <category android:name="android.intent.category.DEFAULT" /> |
| 1279 | </intent-filter> |
| 1280 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1281 | android:value="com.android.settings.applications.BackgroundCheckSummary" /> |
| 1282 | </activity> |
| 1283 | |
Gilles Debunne | a6a8a14 | 2011-06-09 11:56:17 -0700 | [diff] [blame] | 1284 | <activity android:name="Settings$LocationSettingsActivity" |
Gilles Debunne | a6a8a14 | 2011-06-09 11:56:17 -0700 | [diff] [blame] | 1285 | android:label="@string/location_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1286 | android:icon="@drawable/ic_settings_location" |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1287 | android:configChanges="orientation|keyboardHidden|screenSize" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 1288 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1289 | <intent-filter android:priority="1"> |
| 1290 | <action android:name="android.settings.LOCATION_SOURCE_SETTINGS" /> |
| 1291 | <category android:name="android.intent.category.DEFAULT" /> |
| 1292 | </intent-filter> |
Gilles Debunne | a6a8a14 | 2011-06-09 11:56:17 -0700 | [diff] [blame] | 1293 | <intent-filter> |
| 1294 | <action android:name="android.intent.action.MAIN" /> |
Gilles Debunne | a6a8a14 | 2011-06-09 11:56:17 -0700 | [diff] [blame] | 1295 | <category android:name="android.intent.category.DEFAULT" /> |
| 1296 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1297 | <category android:name="com.android.settings.SHORTCUT" /> |
| 1298 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1299 | <intent-filter android:priority="3"> |
| 1300 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 1301 | </intent-filter> |
| 1302 | <meta-data android:name="com.android.settings.category" |
| 1303 | android:value="com.android.settings.category.personal" /> |
Gilles Debunne | a6a8a14 | 2011-06-09 11:56:17 -0700 | [diff] [blame] | 1304 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Lifu Tang | 83ab7c9 | 2013-07-29 12:07:48 -0700 | [diff] [blame] | 1305 | android:value="com.android.settings.location.LocationSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1306 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1307 | android:value="true" /> |
Gilles Debunne | a6a8a14 | 2011-06-09 11:56:17 -0700 | [diff] [blame] | 1308 | </activity> |
| 1309 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1310 | <activity android:name="Settings$SecuritySettingsActivity" |
Gilles Debunne | a6a8a14 | 2011-06-09 11:56:17 -0700 | [diff] [blame] | 1311 | android:label="@string/security_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1312 | android:icon="@drawable/ic_settings_security" |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1313 | android:configChanges="orientation|keyboardHidden|screenSize" |
Amith Yamasani | a9c55d8 | 2012-09-28 16:40:42 -0700 | [diff] [blame] | 1314 | android:taskAffinity="" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1315 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1316 | <intent-filter android:priority="1"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1317 | <action android:name="android.settings.SECURITY_SETTINGS" /> |
Chia-chi Yeh | 9cec698 | 2009-09-22 23:59:01 +0800 | [diff] [blame] | 1318 | <action android:name="android.credentials.UNLOCK" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1319 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1320 | </intent-filter> |
| 1321 | <intent-filter> |
| 1322 | <action android:name="android.intent.action.MAIN" /> |
| 1323 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1324 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1325 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1326 | <intent-filter android:priority="2"> |
| 1327 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 1328 | </intent-filter> |
| 1329 | <meta-data android:name="com.android.settings.category" |
| 1330 | android:value="com.android.settings.category.personal" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1331 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1332 | android:value="com.android.settings.SecuritySettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1333 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1334 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1335 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1336 | |
Maggie Benthall | 9d6c40e | 2013-09-05 15:33:58 -0400 | [diff] [blame] | 1337 | <activity android:name="MonitoringCertInfoActivity" |
Victor Chang | e8a46f2 | 2016-04-19 17:45:07 +0100 | [diff] [blame] | 1338 | android:label="" |
Maggie Benthall | 9d6c40e | 2013-09-05 15:33:58 -0400 | [diff] [blame] | 1339 | android:theme="@style/Transparent" |
Victor Chang | 17ead04 | 2016-04-07 17:49:45 +0100 | [diff] [blame] | 1340 | android:excludeFromRecents="true" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 1341 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1342 | <intent-filter android:priority="1"> |
| 1343 | <action android:name="com.android.settings.MONITORING_CERT_INFO" /> |
| 1344 | <category android:name="android.intent.category.DEFAULT" /> |
| 1345 | </intent-filter> |
Maggie Benthall | 9d6c40e | 2013-09-05 15:33:58 -0400 | [diff] [blame] | 1346 | <intent-filter> |
| 1347 | <action android:name="android.intent.action.MAIN" /> |
Maggie Benthall | 9d6c40e | 2013-09-05 15:33:58 -0400 | [diff] [blame] | 1348 | <category android:name="android.intent.category.DEFAULT" /> |
| 1349 | </intent-filter> |
| 1350 | </activity> |
| 1351 | |
Geoffrey Borggaard | fc6bc20 | 2013-08-09 11:44:42 -0400 | [diff] [blame] | 1352 | <activity android:name="Settings$TrustedCredentialsSettingsActivity" |
| 1353 | android:label="@string/trusted_credentials" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1354 | android:icon="@drawable/ic_settings_security" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 1355 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1356 | <intent-filter android:priority="1"> |
Geoffrey Borggaard | fc6bc20 | 2013-08-09 11:44:42 -0400 | [diff] [blame] | 1357 | <action android:name="com.android.settings.TRUSTED_CREDENTIALS" /> |
| 1358 | <action android:name="com.android.settings.TRUSTED_CREDENTIALS_USER" /> |
| 1359 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1360 | </intent-filter> |
| 1361 | <intent-filter> |
| 1362 | <action android:name="android.intent.action.MAIN" /> |
| 1363 | <category android:name="android.intent.category.DEFAULT" /> |
Geoffrey Borggaard | fc6bc20 | 2013-08-09 11:44:42 -0400 | [diff] [blame] | 1364 | <category android:name="com.android.settings.SHORTCUT" /> |
| 1365 | </intent-filter> |
| 1366 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1367 | android:value="com.android.settings.TrustedCredentialsSettings" /> |
Victor Chang | 37afa28 | 2016-04-07 21:20:38 +0100 | [diff] [blame] | 1368 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1369 | android:value="true" /> |
Geoffrey Borggaard | fc6bc20 | 2013-08-09 11:44:42 -0400 | [diff] [blame] | 1370 | </activity> |
| 1371 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1372 | <!-- Keep compatibility with old shortcuts. --> |
| 1373 | <activity-alias android:name="SecuritySettings" |
| 1374 | android:label="@string/security_settings_title" |
| 1375 | android:configChanges="orientation|keyboardHidden|screenSize" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1376 | android:exported="true" |
| 1377 | android:targetActivity="Settings$SecuritySettingsActivity"> |
| 1378 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1379 | android:value="com.android.settings.SecuritySettings" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1380 | </activity-alias> |
| 1381 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1382 | <activity android:name="Settings$PrivacySettingsActivity" |
Amith Yamasani | e65c943 | 2009-09-22 13:50:19 -0700 | [diff] [blame] | 1383 | android:label="@string/privacy_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1384 | android:icon="@drawable/ic_settings_backup" |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1385 | android:configChanges="orientation|keyboardHidden|screenSize" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 1386 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1387 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1388 | <intent-filter android:priority="1"> |
Amith Yamasani | e65c943 | 2009-09-22 13:50:19 -0700 | [diff] [blame] | 1389 | <action android:name="android.settings.PRIVACY_SETTINGS" /> |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1390 | <action android:name="android.settings.BACKUP_AND_RESET_SETTINGS" /> |
Amith Yamasani | e65c943 | 2009-09-22 13:50:19 -0700 | [diff] [blame] | 1391 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1392 | </intent-filter> |
| 1393 | <intent-filter> |
| 1394 | <action android:name="android.intent.action.MAIN" /> |
| 1395 | <category android:name="android.intent.category.DEFAULT" /> |
Amith Yamasani | e65c943 | 2009-09-22 13:50:19 -0700 | [diff] [blame] | 1396 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1397 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1398 | <intent-filter android:priority="-2"> |
| 1399 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 1400 | </intent-filter> |
| 1401 | <meta-data android:name="com.android.settings.category" |
| 1402 | android:value="com.android.settings.category.personal" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1403 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1404 | android:value="com.android.settings.PrivacySettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1405 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1406 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1407 | </activity> |
Amith Yamasani | e65c943 | 2009-09-22 13:50:19 -0700 | [diff] [blame] | 1408 | |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 1409 | <activity android:name="SetFullBackupPassword" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 1410 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 1411 | android:exported="false"> |
| 1412 | </activity> |
| 1413 | |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 1414 | <activity android:name="CredentialStorage" |
| 1415 | android:theme="@style/Transparent" |
Amith Yamasani | b981202 | 2011-08-26 15:39:16 -0700 | [diff] [blame] | 1416 | android:launchMode="singleTop" |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1417 | android:configChanges="orientation|keyboardHidden|screenSize"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1418 | <intent-filter android:priority="1"> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 1419 | <action android:name="com.android.credentials.UNLOCK" /> |
| 1420 | <action android:name="com.android.credentials.INSTALL" /> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 1421 | <action android:name="com.android.credentials.RESET" /> |
| 1422 | <category android:name="android.intent.category.DEFAULT" /> |
| 1423 | </intent-filter> |
| 1424 | </activity> |
| 1425 | |
Amith Yamasani | a1d0184 | 2011-01-24 16:02:11 -0800 | [diff] [blame] | 1426 | <activity android:name="Settings$DeviceAdminSettingsActivity" |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 1427 | android:label="@string/device_admin_settings_title" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 1428 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1429 | android:parentActivityName="Settings$SecuritySettingsActivity"> |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 1430 | <intent-filter> |
| 1431 | <action android:name="android.intent.action.MAIN" /> |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 1432 | <category android:name="android.intent.category.DEFAULT" /> |
| 1433 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 1434 | </intent-filter> |
Amith Yamasani | a1d0184 | 2011-01-24 16:02:11 -0800 | [diff] [blame] | 1435 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1436 | android:value="com.android.settings.DeviceAdminSettings" /> |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 1437 | </activity> |
| 1438 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1439 | <!-- Keep compatibility with old shortcuts. --> |
| 1440 | <activity-alias android:name="DeviceAdminSettings" |
| 1441 | android:label="@string/device_admin_settings_title" |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1442 | android:exported="true" |
| 1443 | android:targetActivity="Settings$DeviceAdminSettingsActivity"> |
| 1444 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1445 | android:value="com.android.settings.DeviceAdminSettings" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 1446 | </activity-alias> |
| 1447 | |
Dianne Hackborn | 2842903 | 2010-01-25 18:56:17 -0800 | [diff] [blame] | 1448 | <activity android:name="DeviceAdminAdd" |
| 1449 | android:label="@string/device_admin_add_title" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 1450 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1451 | android:clearTaskOnLaunch="true"> |
Dianne Hackborn | 2842903 | 2010-01-25 18:56:17 -0800 | [diff] [blame] | 1452 | <intent-filter> |
| 1453 | <action android:name="android.app.action.ADD_DEVICE_ADMIN" /> |
| 1454 | <category android:name="android.intent.category.DEFAULT" /> |
| 1455 | </intent-filter> |
| 1456 | </activity> |
| 1457 | |
Dianne Hackborn | b51253c | 2014-08-12 15:08:04 -0700 | [diff] [blame] | 1458 | <activity android:name="Settings$UsageAccessSettingsActivity" |
| 1459 | android:label="@string/usage_access_title" |
| 1460 | android:taskAffinity="com.android.settings" |
| 1461 | android:parentActivityName="Settings$SecuritySettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1462 | <intent-filter android:priority="1"> |
| 1463 | <action android:name="android.settings.USAGE_ACCESS_SETTINGS" /> |
| 1464 | <category android:name="android.intent.category.DEFAULT" /> |
| 1465 | </intent-filter> |
Dianne Hackborn | b51253c | 2014-08-12 15:08:04 -0700 | [diff] [blame] | 1466 | <intent-filter> |
| 1467 | <action android:name="android.intent.action.MAIN" /> |
Dianne Hackborn | b51253c | 2014-08-12 15:08:04 -0700 | [diff] [blame] | 1468 | <category android:name="android.intent.category.DEFAULT" /> |
| 1469 | </intent-filter> |
| 1470 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Jason Monk | d8da51c | 2015-04-17 14:34:12 -0400 | [diff] [blame] | 1471 | android:value="com.android.settings.applications.ManageApplications" /> |
Dianne Hackborn | b51253c | 2014-08-12 15:08:04 -0700 | [diff] [blame] | 1472 | </activity> |
| 1473 | |
Amith Yamasani | b8e0f60 | 2014-07-28 16:28:36 -0700 | [diff] [blame] | 1474 | <activity-alias android:name="SetProfileOwner" |
| 1475 | android:label="@string/profile_owner_add_title" |
| 1476 | android:targetActivity="DeviceAdminAdd"> |
| 1477 | <intent-filter android:priority="1000"> |
| 1478 | <action android:name="android.app.action.SET_PROFILE_OWNER" /> |
| 1479 | <category android:name="android.intent.category.DEFAULT" /> |
| 1480 | </intent-filter> |
| 1481 | </activity-alias> |
| 1482 | |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1483 | <activity android:name="Settings$IccLockSettingsActivity" |
Dianne Hackborn | d925e25 | 2010-11-12 13:18:26 -0800 | [diff] [blame] | 1484 | android:label="@string/sim_lock_settings" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 1485 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 1486 | android:process="com.android.phone"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1487 | <intent-filter> |
| 1488 | <action android:name="android.intent.action.MAIN" /> |
| 1489 | <category android:name="android.intent.category.DEFAULT" /> |
| 1490 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1491 | </intent-filter> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1492 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1493 | android:value="com.android.settings.IccLockSettings" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1494 | </activity> |
| 1495 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1496 | <activity android:name="Settings$AccessibilitySettingsActivity" |
Amith Yamasani | c81c257 | 2011-07-28 12:14:47 -0700 | [diff] [blame] | 1497 | android:label="@string/accessibility_settings" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1498 | android:icon="@drawable/ic_settings_accessibility" |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 1499 | android:configChanges="orientation|keyboardHidden|screenSize" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 1500 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1501 | <intent-filter android:priority="1"> |
| 1502 | <action android:name="android.settings.ACCESSIBILITY_SETTINGS" /> |
| 1503 | <category android:name="android.intent.category.DEFAULT" /> |
| 1504 | </intent-filter> |
svetoslavganov | a05d0dc | 2009-05-14 22:26:34 -0700 | [diff] [blame] | 1505 | <intent-filter> |
| 1506 | <action android:name="android.intent.action.MAIN" /> |
svetoslavganov | a05d0dc | 2009-05-14 22:26:34 -0700 | [diff] [blame] | 1507 | <category android:name="android.intent.category.DEFAULT" /> |
| 1508 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 1509 | <category android:name="com.android.settings.SHORTCUT" /> |
svetoslavganov | a05d0dc | 2009-05-14 22:26:34 -0700 | [diff] [blame] | 1510 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1511 | <intent-filter android:priority="4"> |
| 1512 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 1513 | </intent-filter> |
| 1514 | <meta-data android:name="com.android.settings.category" |
| 1515 | android:value="com.android.settings.category.system" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1516 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Alan Viverette | 341ff66 | 2013-07-18 17:49:33 -0700 | [diff] [blame] | 1517 | android:value="com.android.settings.accessibility.AccessibilitySettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1518 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1519 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1520 | </activity> |
Michael Chan | 732c1da | 2010-04-06 14:49:30 -0700 | [diff] [blame] | 1521 | |
Anna Galusza | b1795f5 | 2016-01-08 14:37:16 -0800 | [diff] [blame] | 1522 | <activity android:name=".accessibility.AccessibilitySettingsForSetupWizardActivity" |
| 1523 | android:label="@string/vision_settings_title" |
| 1524 | android:theme="@style/SetupWizardAccessibilityTheme" |
Noah Wang | 35a9561 | 2016-04-15 13:49:12 -0700 | [diff] [blame] | 1525 | android:taskAffinity="com.android.wizard" > |
Anna Galusza | b1795f5 | 2016-01-08 14:37:16 -0800 | [diff] [blame] | 1526 | <intent-filter android:priority="1"> |
| 1527 | <action android:name="android.settings.ACCESSIBILITY_SETTINGS_FOR_SUW" /> |
| 1528 | <category android:name="android.intent.category.DEFAULT" /> |
| 1529 | </intent-filter> |
| 1530 | <meta-data android:name="com.android.settings.category" |
| 1531 | android:value="com.android.settings.category.system" /> |
| 1532 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1533 | android:value="com.android.settings.accessibility.AccessibilitySettingsForSetupWizard" /> |
| 1534 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1535 | android:value="true" /> |
| 1536 | </activity> |
| 1537 | |
Alan Viverette | fc0ab21 | 2013-10-02 16:36:33 -0700 | [diff] [blame] | 1538 | <activity android:name="Settings$AccessibilityDaltonizerSettingsActivity" |
| 1539 | android:label="@string/accessibility_display_daltonizer_preference_title" |
| 1540 | android:taskAffinity="com.android.settings" |
| 1541 | android:parentActivityName="Settings$AccessibilitySettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1542 | <intent-filter android:priority="1"> |
| 1543 | <action android:name="com.android.settings.ACCESSIBILITY_COLOR_SPACE_SETTINGS" /> |
| 1544 | <category android:name="android.intent.category.DEFAULT" /> |
| 1545 | </intent-filter> |
Alan Viverette | fc0ab21 | 2013-10-02 16:36:33 -0700 | [diff] [blame] | 1546 | <intent-filter> |
| 1547 | <action android:name="android.intent.action.MAIN" /> |
Alan Viverette | fc0ab21 | 2013-10-02 16:36:33 -0700 | [diff] [blame] | 1548 | <category android:name="android.intent.category.DEFAULT" /> |
| 1549 | </intent-filter> |
| 1550 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1551 | android:value="com.android.settings.accessibility.ToggleDaltonizerPreferenceFragment" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1552 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1553 | android:value="true" /> |
Alan Viverette | fc0ab21 | 2013-10-02 16:36:33 -0700 | [diff] [blame] | 1554 | </activity> |
| 1555 | |
Alan Viverette | cc0e782 | 2013-08-06 13:53:58 -0700 | [diff] [blame] | 1556 | <activity android:name="Settings$CaptioningSettingsActivity" |
| 1557 | android:label="@string/accessibility_captioning_title" |
| 1558 | android:taskAffinity="com.android.settings" |
| 1559 | android:parentActivityName="Settings$AccessibilitySettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1560 | <intent-filter android:priority="1"> |
| 1561 | <action android:name="android.settings.CAPTIONING_SETTINGS" /> |
| 1562 | <category android:name="android.intent.category.DEFAULT" /> |
| 1563 | </intent-filter> |
Alan Viverette | cc0e782 | 2013-08-06 13:53:58 -0700 | [diff] [blame] | 1564 | <intent-filter> |
| 1565 | <action android:name="android.intent.action.MAIN" /> |
Alan Viverette | cc0e782 | 2013-08-06 13:53:58 -0700 | [diff] [blame] | 1566 | <category android:name="android.intent.category.DEFAULT" /> |
| 1567 | </intent-filter> |
| 1568 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Alan Viverette | 4098dba | 2013-12-04 17:19:24 -0800 | [diff] [blame] | 1569 | android:value="com.android.settings.accessibility.CaptionPropertiesFragment" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1570 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1571 | android:value="true" /> |
Alan Viverette | cc0e782 | 2013-08-06 13:53:58 -0700 | [diff] [blame] | 1572 | </activity> |
| 1573 | |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1574 | <activity android:name="Settings$TextToSpeechSettingsActivity" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1575 | android:label="@string/tts_settings" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 1576 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1577 | android:parentActivityName="Settings$InputMethodAndLanguageSettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1578 | <intent-filter android:priority="1"> |
Jean-Michel Trivi | ed29a65 | 2009-06-05 18:37:29 -0700 | [diff] [blame] | 1579 | <action android:name="com.android.settings.TTS_SETTINGS" /> |
Dianne Hackborn | 116d85e | 2009-06-26 18:20:23 -0700 | [diff] [blame] | 1580 | <category android:name="android.intent.category.DEFAULT" /> |
Jean-Michel Trivi | ed29a65 | 2009-06-05 18:37:29 -0700 | [diff] [blame] | 1581 | </intent-filter> |
Gilles Debunne | ab189bd | 2011-07-06 13:10:16 -0700 | [diff] [blame] | 1582 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Narayan Kamath | fdd94d8 | 2011-11-04 16:12:27 +0000 | [diff] [blame] | 1583 | android:value="com.android.settings.tts.TextToSpeechSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1584 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1585 | android:value="true" /> |
Jean-Michel Trivi | ed29a65 | 2009-06-05 18:37:29 -0700 | [diff] [blame] | 1586 | </activity> |
| 1587 | |
Bartosz Fabianowski | 05061fc | 2016-11-14 12:04:49 +0100 | [diff] [blame] | 1588 | <activity android:name="Settings$EnterprisePrivacySettingsActivity" |
| 1589 | android:label="@string/enterprise_privacy_settings_title" |
| 1590 | android:icon="@drawable/ic_settings_about" |
| 1591 | android:taskAffinity="com.android.settings" |
| 1592 | android:parentActivityName="Settings"> |
Bartosz Fabianowski | 0e4a1e5 | 2016-11-28 19:16:34 +0100 | [diff] [blame^] | 1593 | <intent-filter> |
| 1594 | <action android:name="android.settings.ENTERPRISE_PRIVACY_SETTINGS" /> |
| 1595 | <category android:name="android.intent.category.DEFAULT" /> |
| 1596 | </intent-filter> |
| 1597 | <intent-filter> |
Bartosz Fabianowski | 05061fc | 2016-11-14 12:04:49 +0100 | [diff] [blame] | 1598 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 1599 | </intent-filter> |
| 1600 | <meta-data android:name="com.android.settings.category" |
| 1601 | android:value="com.android.settings.category.device" /> |
| 1602 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1603 | android:value="com.android.settings.enterprise.EnterprisePrivacySettings" /> |
| 1604 | </activity> |
| 1605 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1606 | <!-- Second and third-level settings --> |
| 1607 | |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 1608 | <!-- Lock screen settings --> |
Jay Civelli | 09b5228 | 2014-07-10 17:27:07 -0700 | [diff] [blame] | 1609 | <activity android:name="ConfirmDeviceCredentialActivity" |
Amith Yamasani | 39fb062 | 2014-12-17 10:52:52 -0800 | [diff] [blame] | 1610 | android:exported="true" |
Jorim Jaggi | 74a2283 | 2015-09-10 20:12:19 -0700 | [diff] [blame] | 1611 | android:theme="@android:style/Theme.NoDisplay"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1612 | <intent-filter android:priority="1"> |
Jim Miller | 75fe9e0 | 2014-08-13 14:52:52 -0700 | [diff] [blame] | 1613 | <action android:name="android.app.action.CONFIRM_DEVICE_CREDENTIAL" /> |
| 1614 | <category android:name="android.intent.category.DEFAULT" /> |
| 1615 | </intent-filter> |
Jay Civelli | 09b5228 | 2014-07-10 17:27:07 -0700 | [diff] [blame] | 1616 | </activity> |
| 1617 | |
Clara Bayarri | c5cde05 | 2015-10-22 17:24:43 +0100 | [diff] [blame] | 1618 | <!-- Note this must not be exported since it authenticates the given user --> |
| 1619 | <activity android:name="ConfirmDeviceCredentialActivity$InternalActivity" |
| 1620 | android:exported="false" |
| 1621 | android:permission="android.permission.MANAGE_USERS" |
Tony Mak | 0e5caa2 | 2016-04-04 16:25:24 +0100 | [diff] [blame] | 1622 | android:resizeableActivity="false" |
Clara Bayarri | c5cde05 | 2015-10-22 17:24:43 +0100 | [diff] [blame] | 1623 | android:theme="@android:style/Theme.NoDisplay"> |
| 1624 | <intent-filter android:priority="1"> |
| 1625 | <action android:name="android.app.action.CONFIRM_DEVICE_CREDENTIAL_WITH_USER" /> |
| 1626 | <category android:name="android.intent.category.DEFAULT" /> |
| 1627 | </intent-filter> |
| 1628 | </activity> |
| 1629 | |
Maurice Lam | ecd2b7b | 2014-12-01 10:41:49 -0800 | [diff] [blame] | 1630 | <activity android:name=".SetupRedactionInterstitial" |
Udam Saini | dd05ab7 | 2016-03-21 17:35:08 -0700 | [diff] [blame] | 1631 | android:enabled="false" |
| 1632 | android:exported="true" |
Maurice Lam | 56e6cf5 | 2014-12-11 18:22:08 -0800 | [diff] [blame] | 1633 | android:taskAffinity="com.android.wizard" |
Maurice Lam | 190ec1c | 2016-04-22 16:41:18 -0700 | [diff] [blame] | 1634 | android:theme="@style/SuwThemeGlif.Light" |
Maurice Lam | 43366f1 | 2016-08-05 16:57:59 -0700 | [diff] [blame] | 1635 | android:label="@string/lock_screen_notifications_interstitial_title" |
Udam Saini | dd05ab7 | 2016-03-21 17:35:08 -0700 | [diff] [blame] | 1636 | android:icon="@drawable/ic_suggested_notifications"> |
| 1637 | <intent-filter> |
| 1638 | <action android:name="android.intent.action.MAIN" /> |
| 1639 | <category android:name="com.android.settings.suggested.category.DEFAULT_SETUP_WIZARD_ONLY" /> |
| 1640 | </intent-filter> |
| 1641 | <meta-data android:name="com.android.settings.require_user_type" |
| 1642 | android:value="primary" /> |
| 1643 | <meta-data android:name="com.android.settings.title" |
| 1644 | android:resource="@string/notification_suggestion_title" /> |
| 1645 | <meta-data android:name="com.android.settings.summary" |
| 1646 | android:resource="@string/notification_suggestion_summary" /> |
| 1647 | </activity> |
Maurice Lam | ecd2b7b | 2014-12-01 10:41:49 -0800 | [diff] [blame] | 1648 | |
Maurice Lam | d189ac5 | 2016-06-15 13:39:34 -0700 | [diff] [blame] | 1649 | <activity android:name=".notification.RedactionInterstitial" |
| 1650 | android:theme="@style/SetupWizardTheme.Light" /> |
Chris Wren | 51ae332 | 2014-08-28 15:45:31 -0400 | [diff] [blame] | 1651 | |
| 1652 | <activity android:name=".notification.RedactionSettingsStandalone" |
| 1653 | android:exported="true"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1654 | <intent-filter android:priority="1"> |
Chris Wren | 51ae332 | 2014-08-28 15:45:31 -0400 | [diff] [blame] | 1655 | <action android:name="android.settings.ACTION_APP_NOTIFICATION_REDACTION" /> |
| 1656 | <category android:name="android.intent.category.DEFAULT" /> |
| 1657 | </intent-filter> |
| 1658 | </activity> |
Jay Civelli | 09b5228 | 2014-07-10 17:27:07 -0700 | [diff] [blame] | 1659 | |
Jorim Jaggi | 8a09b61 | 2015-04-06 17:47:18 -0700 | [diff] [blame] | 1660 | <activity android:name="ConfirmLockPattern" |
| 1661 | android:theme="@style/Theme.ConfirmDeviceCredentials"/> |
Michael Chan | 503c236 | 2009-12-08 22:18:23 -0800 | [diff] [blame] | 1662 | |
Jim Miller | d759059 | 2011-01-10 18:24:11 -0800 | [diff] [blame] | 1663 | <activity android:name="ConfirmLockPassword" |
Jorim Jaggi | ff41a9a | 2015-06-09 15:31:28 -0700 | [diff] [blame] | 1664 | android:windowSoftInputMode="stateHidden|adjustResize" |
Jorim Jaggi | 8a09b61 | 2015-04-06 17:47:18 -0700 | [diff] [blame] | 1665 | android:theme="@style/Theme.ConfirmDeviceCredentials"/> |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 1666 | |
Jason Monk | 9d5c050 | 2016-01-27 14:39:22 -0500 | [diff] [blame] | 1667 | <activity |
| 1668 | android:name=".Settings$FingerprintSuggestionActivity" |
| 1669 | android:label="@string/security_settings_fingerprint_preference_title" |
Udam Saini | aafbba1 | 2016-02-02 10:33:40 -0800 | [diff] [blame] | 1670 | android:icon="@drawable/ic_suggestion_fingerprint"> |
Jason Monk | 9d5c050 | 2016-01-27 14:39:22 -0500 | [diff] [blame] | 1671 | <intent-filter> |
| 1672 | <action android:name="android.intent.action.MAIN" /> |
| 1673 | <category android:name="com.android.settings.suggested.category.SETTINGS_ONLY" /> |
| 1674 | </intent-filter> |
| 1675 | <meta-data android:name="com.android.settings.dismiss" |
| 1676 | android:value="10,30" /> |
| 1677 | <meta-data android:name="com.android.settings.require_feature" |
| 1678 | android:value="android.hardware.fingerprint" /> |
| 1679 | <meta-data android:name="com.android.settings.title" |
| 1680 | android:resource="@string/suggestion_additional_fingerprints" /> |
Jason Monk | ec1f28e | 2016-02-24 17:39:29 -0500 | [diff] [blame] | 1681 | <meta-data android:name="com.android.settings.summary" |
| 1682 | android:resource="@string/suggestion_additional_fingerprints_summary" /> |
Jason Monk | 9d5c050 | 2016-01-27 14:39:22 -0500 | [diff] [blame] | 1683 | </activity> |
| 1684 | |
Jorim Jaggi | 5ad75f0 | 2015-04-22 16:17:23 -0700 | [diff] [blame] | 1685 | <activity android:name=".fingerprint.FingerprintSettings" android:exported="false"/> |
Jorim Jaggi | 5ad75f0 | 2015-04-22 16:17:23 -0700 | [diff] [blame] | 1686 | <activity android:name=".fingerprint.FingerprintEnrollFindSensor" android:exported="false"/> |
| 1687 | <activity android:name=".fingerprint.FingerprintEnrollEnrolling" android:exported="false"/> |
| 1688 | <activity android:name=".fingerprint.FingerprintEnrollFinish" android:exported="false"/> |
Maurice Lam | 8d1f9c9 | 2015-07-09 16:38:37 -0700 | [diff] [blame] | 1689 | <activity android:name=".fingerprint.FingerprintEnrollIntroduction" android:exported="false" /> |
| 1690 | |
Maurice Lam | 8d1f9c9 | 2015-07-09 16:38:37 -0700 | [diff] [blame] | 1691 | <activity android:name=".fingerprint.SetupFingerprintEnrollFindSensor" android:exported="false"/> |
| 1692 | <activity android:name=".fingerprint.SetupFingerprintEnrollEnrolling" android:exported="false"/> |
| 1693 | <activity android:name=".fingerprint.SetupFingerprintEnrollFinish" android:exported="false"/> |
| 1694 | <activity android:name=".fingerprint.SetupFingerprintEnrollIntroduction" |
Maurice Lam | e1eaed0 | 2015-07-08 16:59:59 -0700 | [diff] [blame] | 1695 | android:exported="true" |
Maurice Lam | 8d1f9c9 | 2015-07-09 16:38:37 -0700 | [diff] [blame] | 1696 | android:permission="android.permission.MANAGE_FINGERPRINT" |
Maurice Lam | d189ac5 | 2016-06-15 13:39:34 -0700 | [diff] [blame] | 1697 | android:theme="@style/SetupWizardTheme.Light"> |
Maurice Lam | e1eaed0 | 2015-07-08 16:59:59 -0700 | [diff] [blame] | 1698 | <intent-filter> |
| 1699 | <action android:name="android.settings.FINGERPRINT_SETUP" /> |
| 1700 | <category android:name="android.intent.category.DEFAULT" /> |
| 1701 | </intent-filter> |
| 1702 | </activity> |
Jim Miller | 94d4bd9 | 2015-02-19 21:04:57 -0800 | [diff] [blame] | 1703 | |
Paul Lawrence | 2044404 | 2014-07-07 13:10:16 -0700 | [diff] [blame] | 1704 | <!-- Note this must not be exported since it returns the password in the intent --> |
| 1705 | <activity android:name="ConfirmLockPattern$InternalActivity" |
Andres Morales | 02d5487 | 2015-04-14 11:33:45 -0700 | [diff] [blame] | 1706 | android:exported="false" |
| 1707 | android:theme="@style/Theme.ConfirmDeviceCredentials"/> |
Paul Lawrence | 2044404 | 2014-07-07 13:10:16 -0700 | [diff] [blame] | 1708 | |
| 1709 | <!-- Note this must not be exported since it returns the password in the intent --> |
| 1710 | <activity android:name="ConfirmLockPassword$InternalActivity" |
| 1711 | android:exported="false" |
Xiyuan Xia | 4a8edaf | 2015-05-20 14:26:15 -0700 | [diff] [blame] | 1712 | android:windowSoftInputMode="adjustResize" |
Andres Morales | 02d5487 | 2015-04-14 11:33:45 -0700 | [diff] [blame] | 1713 | android:theme="@style/Theme.ConfirmDeviceCredentials"/> |
Paul Lawrence | 2044404 | 2014-07-07 13:10:16 -0700 | [diff] [blame] | 1714 | |
Maurice Lam | 52c75ba | 2014-11-25 14:06:38 -0800 | [diff] [blame] | 1715 | <activity android:name="SetupChooseLockGeneric" |
| 1716 | android:taskAffinity="com.android.wizard" |
Maurice Lam | d189ac5 | 2016-06-15 13:39:34 -0700 | [diff] [blame] | 1717 | android:theme="@style/SetupWizardTheme.Light" |
Lucky Zhang | 36ec274 | 2014-12-05 18:20:27 -0800 | [diff] [blame] | 1718 | android:label="@string/lock_settings_picker_title"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1719 | <intent-filter android:priority="1"> |
Maurice Lam | 52c75ba | 2014-11-25 14:06:38 -0800 | [diff] [blame] | 1720 | <action android:name="com.android.settings.SETUP_LOCK_SCREEN" /> |
| 1721 | <category android:name="android.intent.category.DEFAULT" /> |
| 1722 | </intent-filter> |
| 1723 | </activity> |
| 1724 | |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 1725 | <activity android:name="ChooseLockGeneric" |
Steven Ross | b7a9e95 | 2011-10-03 10:06:44 -0400 | [diff] [blame] | 1726 | android:label="@string/lockpassword_choose_lock_generic_header" |
Steven Ng | 4fdcec7 | 2016-09-26 22:13:08 +0100 | [diff] [blame] | 1727 | android:excludeFromRecents="true" |
| 1728 | android:exported="false" /> |
| 1729 | |
| 1730 | <activity android:name=".password.SetNewPasswordActivity" |
| 1731 | android:theme="@android:style/Theme.NoDisplay" |
Steven Ross | b7a9e95 | 2011-10-03 10:06:44 -0400 | [diff] [blame] | 1732 | android:excludeFromRecents="true" > |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1733 | <intent-filter android:priority="1"> |
Dianne Hackborn | abc3dc6 | 2010-01-20 13:40:19 -0800 | [diff] [blame] | 1734 | <action android:name="android.app.action.SET_NEW_PASSWORD" /> |
Benjamin Franz | ae07b50 | 2016-01-08 17:16:19 +0000 | [diff] [blame] | 1735 | <action android:name="android.app.action.SET_NEW_PARENT_PROFILE_PASSWORD" /> |
Dianne Hackborn | abc3dc6 | 2010-01-20 13:40:19 -0800 | [diff] [blame] | 1736 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1737 | </intent-filter> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1738 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1739 | android:value="true" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1740 | </activity> |
| 1741 | |
Udam Saini | 62a7280 | 2016-01-28 11:09:29 -0800 | [diff] [blame] | 1742 | <activity android:name=".Settings$ScreenLockSuggestionActivity" |
| 1743 | android:icon="@drawable/ic_settings_security"> |
Udam Saini | 7ad4a17 | 2016-01-25 11:22:33 -0800 | [diff] [blame] | 1744 | <intent-filter android:priority="1"> |
| 1745 | <action android:name="android.intent.action.MAIN" /> |
| 1746 | <category android:name="com.android.settings.suggested.category.LOCK_SCREEN" /> |
| 1747 | </intent-filter> |
Udam Saini | 62a7280 | 2016-01-28 11:09:29 -0800 | [diff] [blame] | 1748 | <meta-data android:name="com.android.settings.dismiss" |
| 1749 | android:value="0,30" /> |
Udam Saini | 7ad4a17 | 2016-01-25 11:22:33 -0800 | [diff] [blame] | 1750 | <meta-data android:name="com.android.settings.title" |
| 1751 | android:resource="@string/suggested_lock_settings_title" /> |
| 1752 | <meta-data android:name="com.android.settings.summary" |
| 1753 | android:resource="@string/suggested_lock_settings_summary" /> |
Udam Saini | 62a7280 | 2016-01-28 11:09:29 -0800 | [diff] [blame] | 1754 | </activity> |
Udam Saini | 7ad4a17 | 2016-01-25 11:22:33 -0800 | [diff] [blame] | 1755 | |
Udam Saini | 62a7280 | 2016-01-28 11:09:29 -0800 | [diff] [blame] | 1756 | <activity android:name=".Settings$FingerprintEnrollSuggestionActivity" |
Udam Saini | aafbba1 | 2016-02-02 10:33:40 -0800 | [diff] [blame] | 1757 | android:icon="@drawable/ic_suggestion_fingerprint"> |
Udam Saini | 7ad4a17 | 2016-01-25 11:22:33 -0800 | [diff] [blame] | 1758 | <intent-filter android:priority="2"> |
| 1759 | <action android:name="android.intent.action.MAIN" /> |
| 1760 | <category android:name="com.android.settings.suggested.category.LOCK_SCREEN" /> |
| 1761 | </intent-filter> |
Udam Saini | 62a7280 | 2016-01-28 11:09:29 -0800 | [diff] [blame] | 1762 | <meta-data android:name="com.android.settings.dismiss" |
| 1763 | android:value="0,30" /> |
Udam Saini | 7ad4a17 | 2016-01-25 11:22:33 -0800 | [diff] [blame] | 1764 | <meta-data android:name="com.android.settings.require_feature" |
| 1765 | android:value="android.hardware.fingerprint" /> |
| 1766 | <meta-data android:name="com.android.settings.title" |
TreeHugger Robot | a4e3c14 | 2016-07-12 21:42:03 +0000 | [diff] [blame] | 1767 | android:resource="@string/suggested_fingerprint_lock_settings_title" /> |
Udam Saini | 7ad4a17 | 2016-01-25 11:22:33 -0800 | [diff] [blame] | 1768 | <meta-data android:name="com.android.settings.summary" |
Udam Saini | aafbba1 | 2016-02-02 10:33:40 -0800 | [diff] [blame] | 1769 | android:resource="@string/suggested_fingerprint_lock_settings_summary" /> |
Udam Saini | 62a7280 | 2016-01-28 11:09:29 -0800 | [diff] [blame] | 1770 | </activity> |
Udam Saini | 7ad4a17 | 2016-01-25 11:22:33 -0800 | [diff] [blame] | 1771 | |
Amith Yamasani | 6602677 | 2013-09-25 14:05:33 -0700 | [diff] [blame] | 1772 | <activity android:name="ChooseLockGeneric$InternalActivity" android:exported="false" |
| 1773 | android:label="@string/lockpassword_choose_lock_generic_header" |
| 1774 | android:excludeFromRecents="true" |
| 1775 | /> |
| 1776 | |
Maurice Lam | 6b19fa9 | 2014-11-25 19:25:56 -0800 | [diff] [blame] | 1777 | <activity android:name="SetupChooseLockPattern" |
| 1778 | android:exported="false" |
Maurice Lam | 56e6cf5 | 2014-12-11 18:22:08 -0800 | [diff] [blame] | 1779 | android:taskAffinity="com.android.wizard" |
Maurice Lam | d189ac5 | 2016-06-15 13:39:34 -0700 | [diff] [blame] | 1780 | android:theme="@style/SetupWizardTheme.Light" /> |
Maurice Lam | 6b19fa9 | 2014-11-25 19:25:56 -0800 | [diff] [blame] | 1781 | |
Maurice Lam | d189ac5 | 2016-06-15 13:39:34 -0700 | [diff] [blame] | 1782 | <activity android:name="ChooseLockPattern" |
| 1783 | android:exported="false" |
| 1784 | android:theme="@style/SetupWizardTheme.Light" /> |
Dianne Hackborn | abc3dc6 | 2010-01-20 13:40:19 -0800 | [diff] [blame] | 1785 | |
Maurice Lam | 6b19fa9 | 2014-11-25 19:25:56 -0800 | [diff] [blame] | 1786 | <activity android:name="SetupChooseLockPassword" |
| 1787 | android:exported="false" |
Maurice Lam | 56e6cf5 | 2014-12-11 18:22:08 -0800 | [diff] [blame] | 1788 | android:taskAffinity="com.android.wizard" |
Maurice Lam | d189ac5 | 2016-06-15 13:39:34 -0700 | [diff] [blame] | 1789 | android:theme="@style/SetupWizardTheme.Light" |
Maurice Lam | 6b19fa9 | 2014-11-25 19:25:56 -0800 | [diff] [blame] | 1790 | android:windowSoftInputMode="stateVisible|adjustResize" /> |
| 1791 | |
Maurice Lam | d189ac5 | 2016-06-15 13:39:34 -0700 | [diff] [blame] | 1792 | <activity android:name="ChooseLockPassword" |
| 1793 | android:exported="false" |
| 1794 | android:theme="@style/SetupWizardTheme.Light" |
Jim Miller | 165bf2f | 2011-01-26 16:10:26 -0800 | [diff] [blame] | 1795 | android:windowSoftInputMode="stateVisible|adjustResize"/> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 1796 | |
Maurice Lam | ecd2b7b | 2014-12-01 10:41:49 -0800 | [diff] [blame] | 1797 | <activity android:name=".SetupEncryptionInterstitial" |
Maurice Lam | 46a194b | 2016-05-24 20:03:08 -0700 | [diff] [blame] | 1798 | android:label="@string/encryption_interstitial_header" |
Maurice Lam | 56e6cf5 | 2014-12-11 18:22:08 -0800 | [diff] [blame] | 1799 | android:taskAffinity="com.android.wizard" |
Maurice Lam | d189ac5 | 2016-06-15 13:39:34 -0700 | [diff] [blame] | 1800 | android:theme="@style/SetupWizardTheme.Light"/> |
Maurice Lam | ecd2b7b | 2014-12-01 10:41:49 -0800 | [diff] [blame] | 1801 | |
Maurice Lam | d189ac5 | 2016-06-15 13:39:34 -0700 | [diff] [blame] | 1802 | <activity android:name=".EncryptionInterstitial" |
| 1803 | android:theme="@style/SetupWizardTheme.Light" /> |
Jim Miller | 46c7f6d | 2014-10-13 18:15:17 -0700 | [diff] [blame] | 1804 | |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1805 | <activity android:name=".Settings$StatusActivity" |
Dianne Hackborn | d925e25 | 2010-11-12 13:18:26 -0800 | [diff] [blame] | 1806 | android:label="@string/device_status_activity_title" |
Fabrice Di Meglio | 19250a9 | 2014-06-03 14:30:40 -0700 | [diff] [blame] | 1807 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
Carsten Hauge | ce42dfb | 2014-03-14 14:41:55 +0100 | [diff] [blame] | 1808 | android:taskAffinity="com.android.settings" |
Fan Zhang | 4a1d2c7 | 2016-07-06 13:28:19 -0700 | [diff] [blame] | 1809 | android:parentActivityName="Settings$DeviceInfoSettingsActivity"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1810 | <intent-filter> |
| 1811 | <action android:name="android.intent.action.MAIN" /> |
| 1812 | <category android:name="android.intent.category.DEFAULT" /> |
| 1813 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1814 | </intent-filter> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1815 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1816 | android:value="com.android.settings.deviceinfo.Status" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1817 | </activity> |
| 1818 | |
PauloftheWest | f41aaa2 | 2014-10-20 11:26:13 -0700 | [diff] [blame] | 1819 | <!-- Runs in the phone process since it needs access to the Phone object --> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1820 | <activity android:name=".Settings$SimStatusActivity" |
PauloftheWest | 76b0801 | 2014-11-10 08:07:39 -0800 | [diff] [blame] | 1821 | android:label="@string/sim_status_title" |
| 1822 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
| 1823 | android:process="com.android.phone"> |
| 1824 | <intent-filter> |
| 1825 | <action android:name="android.intent.action.MAIN" /> |
| 1826 | <category android:name="android.intent.category.DEFAULT" /> |
| 1827 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1828 | </intent-filter> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1829 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1830 | android:value="com.android.settings.deviceinfo.SimStatus" /> |
PauloftheWest | 76b0801 | 2014-11-10 08:07:39 -0800 | [diff] [blame] | 1831 | </activity> |
| 1832 | |
| 1833 | <!-- Runs in the phone process since it needs access to the Phone object --> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1834 | <activity android:name=".Settings$ImeiInformationActivity" |
PauloftheWest | f41aaa2 | 2014-10-20 11:26:13 -0700 | [diff] [blame] | 1835 | android:label="@string/imei_information_title" |
| 1836 | android:theme="@style/Theme.SubSettingsDialogWhenLarge" |
| 1837 | android:process="com.android.phone"> |
| 1838 | <intent-filter> |
| 1839 | <action android:name="android.intent.action.MAIN" /> |
| 1840 | <category android:name="android.intent.category.DEFAULT" /> |
| 1841 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1842 | </intent-filter> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1843 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1844 | android:value="com.android.settings.deviceinfo.ImeiInformation" /> |
PauloftheWest | f41aaa2 | 2014-10-20 11:26:13 -0700 | [diff] [blame] | 1845 | </activity> |
| 1846 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1847 | <activity android:name="Settings$StorageSettingsActivity" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1848 | android:label="@string/storage_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1849 | android:icon="@drawable/ic_settings_storage" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 1850 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 1851 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1852 | <intent-filter android:priority="1"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1853 | <action android:name="android.settings.INTERNAL_STORAGE_SETTINGS" /> |
| 1854 | <action android:name="android.settings.MEMORY_CARD_SETTINGS" /> |
| 1855 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1856 | </intent-filter> |
| 1857 | <intent-filter> |
| 1858 | <action android:name="android.intent.action.MAIN" /> |
| 1859 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1860 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 1861 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1862 | <intent-filter android:priority="5"> |
| 1863 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 1864 | </intent-filter> |
| 1865 | <meta-data android:name="com.android.settings.category" |
| 1866 | android:value="com.android.settings.category.device" /> |
| 1867 | <meta-data android:name="com.android.settings.title" |
Jason Monk | a4bc49e | 2016-05-31 14:49:03 -0400 | [diff] [blame] | 1868 | android:resource="@string/storage_usb_settings" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1869 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Jeff Sharkey | 42833b2 | 2015-04-11 21:27:33 -0700 | [diff] [blame] | 1870 | android:value="com.android.settings.deviceinfo.StorageSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1871 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1872 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1873 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1874 | |
Jeff Sharkey | e77f068 | 2015-04-29 11:24:57 -0700 | [diff] [blame] | 1875 | <activity android:name="Settings$PrivateVolumeSettingsActivity" |
| 1876 | android:label="@string/storage_settings_title" |
| 1877 | android:taskAffinity="com.android.settings" |
| 1878 | android:parentActivityName="Settings$StorageSettingsActivity"> |
| 1879 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1880 | android:value="com.android.settings.deviceinfo.PrivateVolumeSettings" /> |
Jeff Sharkey | e77f068 | 2015-04-29 11:24:57 -0700 | [diff] [blame] | 1881 | </activity> |
| 1882 | |
| 1883 | <activity android:name="Settings$PublicVolumeSettingsActivity" |
Jeff Sharkey | 42833b2 | 2015-04-11 21:27:33 -0700 | [diff] [blame] | 1884 | android:label="@string/storage_settings_title" |
| 1885 | android:taskAffinity="com.android.settings" |
| 1886 | android:parentActivityName="Settings$StorageSettingsActivity"> |
| 1887 | <intent-filter> |
| 1888 | <action android:name="android.provider.action.DOCUMENT_ROOT_SETTINGS" /> |
| 1889 | <category android:name="android.intent.category.DEFAULT" /> |
| 1890 | <data |
| 1891 | android:scheme="content" |
| 1892 | android:host="com.android.externalstorage.documents" |
| 1893 | android:mimeType="vnd.android.document/root" /> |
| 1894 | </intent-filter> |
| 1895 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1896 | android:value="com.android.settings.deviceinfo.PublicVolumeSettings" /> |
Jeff Sharkey | 42833b2 | 2015-04-11 21:27:33 -0700 | [diff] [blame] | 1897 | </activity> |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 1898 | |
Jeff Sharkey | e77f068 | 2015-04-29 11:24:57 -0700 | [diff] [blame] | 1899 | <activity android:name="Settings$PrivateVolumeForgetActivity" |
Jeff Sharkey | a16257d | 2015-04-28 13:41:01 -0700 | [diff] [blame] | 1900 | android:label="@string/storage_settings_title" |
| 1901 | android:taskAffinity="com.android.settings" |
| 1902 | android:parentActivityName="Settings$StorageSettingsActivity" |
| 1903 | android:exported="true" |
| 1904 | android:permission="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"> |
| 1905 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1906 | android:value="com.android.settings.deviceinfo.PrivateVolumeForget" /> |
Jeff Sharkey | a16257d | 2015-04-28 13:41:01 -0700 | [diff] [blame] | 1907 | </activity> |
| 1908 | |
Jeff Sharkey | 9463599 | 2015-04-13 14:15:26 -0700 | [diff] [blame] | 1909 | <!-- Exported for SystemUI to launch into --> |
| 1910 | <activity android:name=".deviceinfo.StorageWizardInit" |
| 1911 | android:theme="@style/SuwThemeMaterial.Light" |
| 1912 | android:taskAffinity="com.android.settings.storage_wizard" |
Jeff Sharkey | 2949a4a | 2015-04-14 16:44:34 -0700 | [diff] [blame] | 1913 | android:exported="true" |
| 1914 | android:permission="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" /> |
Jeff Sharkey | 9463599 | 2015-04-13 14:15:26 -0700 | [diff] [blame] | 1915 | <activity android:name=".deviceinfo.StorageWizardFormatConfirm" |
| 1916 | android:taskAffinity="com.android.settings.storage_wizard" |
| 1917 | android:exported="false" /> |
| 1918 | <activity android:name=".deviceinfo.StorageWizardFormatProgress" |
| 1919 | android:taskAffinity="com.android.settings.storage_wizard" |
| 1920 | android:exported="false" /> |
| 1921 | <activity android:name=".deviceinfo.StorageWizardMigrate" |
| 1922 | android:taskAffinity="com.android.settings.storage_wizard" |
| 1923 | android:exported="false" /> |
| 1924 | <activity android:name=".deviceinfo.StorageWizardMigrateConfirm" |
| 1925 | android:taskAffinity="com.android.settings.storage_wizard" |
| 1926 | android:exported="false" /> |
| 1927 | <activity android:name=".deviceinfo.StorageWizardMigrateProgress" |
| 1928 | android:taskAffinity="com.android.settings.storage_wizard" |
Jeff Sharkey | e77f068 | 2015-04-29 11:24:57 -0700 | [diff] [blame] | 1929 | android:exported="true" |
| 1930 | android:permission="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" /> |
Jeff Sharkey | 9463599 | 2015-04-13 14:15:26 -0700 | [diff] [blame] | 1931 | <activity android:name=".deviceinfo.StorageWizardReady" |
| 1932 | android:taskAffinity="com.android.settings.storage_wizard" |
Jeff Sharkey | e77f068 | 2015-04-29 11:24:57 -0700 | [diff] [blame] | 1933 | android:exported="true" |
| 1934 | android:permission="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" /> |
Jeff Sharkey | 9463599 | 2015-04-13 14:15:26 -0700 | [diff] [blame] | 1935 | |
| 1936 | <activity android:name=".deviceinfo.StorageWizardMoveConfirm" |
| 1937 | android:taskAffinity="com.android.settings.storage_wizard" |
| 1938 | android:exported="false" /> |
| 1939 | <activity android:name=".deviceinfo.StorageWizardMoveProgress" |
| 1940 | android:taskAffinity="com.android.settings.storage_wizard" |
Jeff Sharkey | e77f068 | 2015-04-29 11:24:57 -0700 | [diff] [blame] | 1941 | android:exported="true" |
| 1942 | android:permission="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" /> |
Jeff Sharkey | 9463599 | 2015-04-13 14:15:26 -0700 | [diff] [blame] | 1943 | |
Jeff Sharkey | 2949a4a | 2015-04-14 16:44:34 -0700 | [diff] [blame] | 1944 | <!-- Exported for SystemUI to trigger --> |
| 1945 | <receiver android:name=".deviceinfo.StorageUnmountReceiver" |
| 1946 | android:exported="true" |
| 1947 | android:permission="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" /> |
| 1948 | |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1949 | <activity android:name="Settings$ApnEditorActivity" |
Amith Yamasani | 34bd7e6 | 2013-06-07 10:19:55 -0700 | [diff] [blame] | 1950 | android:label="@string/apn_edit"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1951 | <intent-filter> |
| 1952 | <action android:name="android.intent.action.VIEW" /> |
| 1953 | <action android:name="android.intent.action.EDIT" /> |
| 1954 | <category android:name="android.intent.category.DEFAULT" /> |
| 1955 | <data android:mimeType="vnd.android.cursor.item/telephony-carrier" /> |
| 1956 | </intent-filter> |
| 1957 | |
| 1958 | <intent-filter> |
| 1959 | <action android:name="android.intent.action.INSERT" /> |
| 1960 | <category android:name="android.intent.category.DEFAULT" /> |
| 1961 | <data android:mimeType="vnd.android.cursor.dir/telephony-carrier" /> |
| 1962 | </intent-filter> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 1963 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1964 | android:value="com.android.settings.ApnEditor" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1965 | </activity> |
| 1966 | |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1967 | <activity android:name="Settings$DevelopmentSettingsActivity" |
Dianne Hackborn | ee29379 | 2010-11-01 12:32:33 -0700 | [diff] [blame] | 1968 | android:label="@string/development_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1969 | android:icon="@drawable/ic_settings_development" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 1970 | android:taskAffinity="com.android.settings" |
Jason Monk | 5862c1e | 2016-06-07 14:02:33 -0400 | [diff] [blame] | 1971 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1972 | <intent-filter android:priority="1"> |
Amith Yamasani | eb99f2f | 2010-12-15 14:12:43 -0800 | [diff] [blame] | 1973 | <action android:name="android.settings.APPLICATION_DEVELOPMENT_SETTINGS" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1974 | <action android:name="com.android.settings.APPLICATION_DEVELOPMENT_SETTINGS" /> |
Dianne Hackborn | 116d85e | 2009-06-26 18:20:23 -0700 | [diff] [blame] | 1975 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1976 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1977 | <intent-filter android:priority="2"> |
| 1978 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 1979 | </intent-filter> |
| 1980 | <meta-data android:name="com.android.settings.category" |
| 1981 | android:value="com.android.settings.category.system" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1982 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 1983 | android:value="com.android.settings.DevelopmentSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 1984 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 1985 | android:value="true" /> |
Amith Yamasani | 5203bdf | 2010-11-04 09:59:44 -0700 | [diff] [blame] | 1986 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1987 | |
Svetoslav Ganov | 74648ac | 2013-09-04 23:52:28 -0700 | [diff] [blame] | 1988 | <activity android:name="Settings$PrintSettingsActivity" |
| 1989 | android:label="@string/print_settings" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 1990 | android:icon="@drawable/ic_settings_print" |
Svetoslav Ganov | 74648ac | 2013-09-04 23:52:28 -0700 | [diff] [blame] | 1991 | android:taskAffinity="com.android.settings" |
| 1992 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 1993 | <intent-filter android:priority="1"> |
| 1994 | <action android:name="android.settings.ACTION_PRINT_SETTINGS" /> |
| 1995 | <category android:name="android.intent.category.DEFAULT" /> |
| 1996 | </intent-filter> |
Svetoslav Ganov | 74648ac | 2013-09-04 23:52:28 -0700 | [diff] [blame] | 1997 | <intent-filter> |
| 1998 | <action android:name="android.intent.action.MAIN" /> |
Svetoslav Ganov | 74648ac | 2013-09-04 23:52:28 -0700 | [diff] [blame] | 1999 | <category android:name="android.intent.category.DEFAULT" /> |
| 2000 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 2001 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2002 | <intent-filter android:priority="3"> |
| 2003 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2004 | </intent-filter> |
| 2005 | <meta-data android:name="com.android.settings.category" |
| 2006 | android:value="com.android.settings.category.system" /> |
Svetoslav Ganov | 74648ac | 2013-09-04 23:52:28 -0700 | [diff] [blame] | 2007 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2008 | android:value="com.android.settings.print.PrintSettingsFragment" /> |
Svetoslav Ganov | 74648ac | 2013-09-04 23:52:28 -0700 | [diff] [blame] | 2009 | </activity> |
| 2010 | |
Svetoslav | d9f156d | 2013-10-09 21:59:04 -0700 | [diff] [blame] | 2011 | <activity android:name="Settings$PrintJobSettingsActivity" |
| 2012 | android:label="@string/print_print_job" |
| 2013 | android:taskAffinity="com.android.settings" |
| 2014 | android:parentActivityName="Settings$PrintSettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2015 | <intent-filter android:priority="1"> |
Svetoslav | d9f156d | 2013-10-09 21:59:04 -0700 | [diff] [blame] | 2016 | <action android:name="android.settings.ACTION_PRINT_SETTINGS" /> |
| 2017 | <category android:name="android.intent.category.DEFAULT" /> |
| 2018 | <data android:scheme="printjob" android:pathPattern="*" /> |
| 2019 | </intent-filter> |
| 2020 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2021 | android:value="com.android.settings.print.PrintJobSettingsFragment" /> |
Svetoslav | d9f156d | 2013-10-09 21:59:04 -0700 | [diff] [blame] | 2022 | </activity> |
| 2023 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 2024 | <!-- Keep compatibility with old shortcuts. --> |
Amith Yamasani | eb99f2f | 2010-12-15 14:12:43 -0800 | [diff] [blame] | 2025 | <activity-alias android:name="DevelopmentSettings" |
Amith Yamasani | eb99f2f | 2010-12-15 14:12:43 -0800 | [diff] [blame] | 2026 | android:exported="true" |
| 2027 | android:label="@string/development_settings_title" |
| 2028 | android:targetActivity="Settings$DevelopmentSettingsActivity"> |
Amith Yamasani | eb99f2f | 2010-12-15 14:12:43 -0800 | [diff] [blame] | 2029 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2030 | android:value="com.android.settings.DevelopmentSettings" /> |
Amith Yamasani | eb99f2f | 2010-12-15 14:12:43 -0800 | [diff] [blame] | 2031 | </activity-alias> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2032 | |
Dianne Hackborn | 9244df4 | 2012-02-14 13:25:41 -0800 | [diff] [blame] | 2033 | <activity android:name=".AppPicker" android:label="@string/select_application" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2034 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog" /> |
Dianne Hackborn | 9244df4 | 2012-02-14 13:25:41 -0800 | [diff] [blame] | 2035 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 2036 | <!-- Keep compatibility with old shortcuts. --> |
Mike Lockwood | 02900a1 | 2011-06-30 14:47:46 -0400 | [diff] [blame] | 2037 | <activity-alias android:name="UsbSettings" |
Mike Lockwood | 02900a1 | 2011-06-30 14:47:46 -0400 | [diff] [blame] | 2038 | android:exported="true" |
| 2039 | android:label="@string/storage_title_usb" |
| 2040 | android:targetActivity="Settings$DevelopmentSettingsActivity"> |
Mike Lockwood | 02900a1 | 2011-06-30 14:47:46 -0400 | [diff] [blame] | 2041 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2042 | android:value="com.android.settings.deviceinfo.UsbSettings" /> |
Mike Lockwood | 02900a1 | 2011-06-30 14:47:46 -0400 | [diff] [blame] | 2043 | </activity-alias> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2044 | |
| 2045 | <!-- Bluetooth stuff --> |
| 2046 | |
Jaikumar Ganesh | 3a76bca | 2009-07-16 18:41:58 -0700 | [diff] [blame] | 2047 | <activity android:name=".bluetooth.BluetoothPairingDialog" |
Michael Chan | 684736a | 2009-09-01 18:51:04 -0700 | [diff] [blame] | 2048 | android:excludeFromRecents="true" |
Salvador Martinez | d98d083 | 2016-10-03 17:52:51 -0700 | [diff] [blame] | 2049 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.NoActionBar"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2050 | <intent-filter android:priority="1"> |
Nick Pelly | 5ddbd94 | 2009-09-11 11:41:59 -0700 | [diff] [blame] | 2051 | <action android:name="android.bluetooth.device.action.PAIRING_REQUEST" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2052 | <category android:name="android.intent.category.DEFAULT" /> |
| 2053 | </intent-filter> |
| 2054 | </activity> |
| 2055 | |
Michael Chan | 0bd445b | 2009-12-03 00:31:59 -0800 | [diff] [blame] | 2056 | <receiver |
Jake Hamby | 436b29e | 2011-02-07 18:21:25 -0800 | [diff] [blame] | 2057 | android:name=".bluetooth.BluetoothDiscoveryReceiver"> |
| 2058 | <intent-filter> |
| 2059 | <action android:name="android.bluetooth.adapter.action.DISCOVERY_STARTED" /> |
| 2060 | <action android:name="android.bluetooth.adapter.action.DISCOVERY_FINISHED" /> |
| 2061 | <category android:name="android.intent.category.DEFAULT" /> |
| 2062 | </intent-filter> |
| 2063 | </receiver> |
| 2064 | |
| 2065 | <receiver |
Michael Chan | df9504e | 2009-12-06 01:04:04 -0800 | [diff] [blame] | 2066 | android:name=".bluetooth.DockEventReceiver"> |
Michael Chan | 0bd445b | 2009-12-03 00:31:59 -0800 | [diff] [blame] | 2067 | <intent-filter> |
| 2068 | <action android:name="android.intent.action.DOCK_EVENT" /> |
Michael Chan | 845e740 | 2010-01-13 16:31:39 -0800 | [diff] [blame] | 2069 | <action android:name="android.bluetooth.adapter.action.STATE_CHANGED" /> |
Michael Chan | 732c1da | 2010-04-06 14:49:30 -0700 | [diff] [blame] | 2070 | <action android:name="android.bluetooth.headset.action.STATE_CHANGED" /> |
| 2071 | <action android:name="android.bluetooth.a2dp.action.SINK_STATE_CHANGED" /> |
Michael Chan | 0bd445b | 2009-12-03 00:31:59 -0800 | [diff] [blame] | 2072 | <category android:name="android.intent.category.DEFAULT" /> |
| 2073 | </intent-filter> |
| 2074 | </receiver> |
| 2075 | |
Michael Chan | df9504e | 2009-12-06 01:04:04 -0800 | [diff] [blame] | 2076 | <service android:name=".bluetooth.DockService" /> |
Michael Chan | 0bd445b | 2009-12-03 00:31:59 -0800 | [diff] [blame] | 2077 | |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 2078 | <activity android:name=".bluetooth.RequestPermissionActivity" |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 2079 | android:excludeFromRecents="true" |
| 2080 | android:permission="android.permission.BLUETOOTH" |
Svetoslav Ganov | b06766f | 2016-07-22 20:08:41 -0700 | [diff] [blame] | 2081 | android:theme="@style/BluetoothPermission"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2082 | <intent-filter android:priority="1"> |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 2083 | <action android:name="android.bluetooth.adapter.action.REQUEST_DISCOVERABLE" /> |
| 2084 | <action android:name="android.bluetooth.adapter.action.REQUEST_ENABLE" /> |
Svetoslav Ganov | b06766f | 2016-07-22 20:08:41 -0700 | [diff] [blame] | 2085 | <action android:name="android.bluetooth.adapter.action.REQUEST_DISABLE" /> |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 2086 | <category android:name="android.intent.category.DEFAULT" /> |
| 2087 | </intent-filter> |
| 2088 | </activity> |
| 2089 | |
Irfan Sheriff | 50f341d | 2013-03-18 13:11:47 -0700 | [diff] [blame] | 2090 | <activity android:name=".wifi.WifiScanModeActivity" |
| 2091 | android:excludeFromRecents="true" |
| 2092 | android:theme="@style/Transparent"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2093 | <intent-filter android:priority="1"> |
Irfan Sheriff | 50f341d | 2013-03-18 13:11:47 -0700 | [diff] [blame] | 2094 | <action android:name="android.net.wifi.action.REQUEST_SCAN_ALWAYS_AVAILABLE" /> |
| 2095 | <category android:name="android.intent.category.DEFAULT" /> |
| 2096 | </intent-filter> |
| 2097 | </activity> |
| 2098 | |
Nick Kralevich | 7000d54 | 2015-05-13 11:54:20 -0700 | [diff] [blame] | 2099 | <activity android:name=".deviceinfo.UsbModeChooserActivity" |
| 2100 | android:excludeFromRecents="true" |
| 2101 | android:exported="true" |
| 2102 | android:permission="android.permission.MANAGE_USB" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2103 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.NoActionBar"> |
Nick Kralevich | 7000d54 | 2015-05-13 11:54:20 -0700 | [diff] [blame] | 2104 | </activity> |
| 2105 | |
Michal Karpinski | 707f42f | 2016-02-25 17:29:43 +0000 | [diff] [blame] | 2106 | <activity android:name=".RemoteBugreportActivity" |
| 2107 | android:excludeFromRecents="true" |
| 2108 | android:exported="true" |
| 2109 | android:permission="android.permission.DUMP" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2110 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.NoActionBar"> |
Michal Karpinski | 707f42f | 2016-02-25 17:29:43 +0000 | [diff] [blame] | 2111 | <intent-filter> |
| 2112 | <action android:name="android.settings.SHOW_REMOTE_BUGREPORT_DIALOG" /> |
| 2113 | <category android:name="android.intent.category.DEFAULT" /> |
| 2114 | </intent-filter> |
| 2115 | </activity> |
| 2116 | |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 2117 | <activity android:name=".bluetooth.RequestPermissionHelperActivity" |
| 2118 | android:label="@string/bluetooth_pairing_request" |
| 2119 | android:excludeFromRecents="true" |
| 2120 | android:permission="android.permission.BLUETOOTH" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2121 | android:theme="@*android:style/Theme.DeviceDefault.Light.Dialog.Alert"> |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 2122 | </activity> |
| 2123 | |
Jaikumar Ganesh | 3a76bca | 2009-07-16 18:41:58 -0700 | [diff] [blame] | 2124 | <receiver android:name=".bluetooth.BluetoothPairingRequest"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2125 | <intent-filter> |
Nick Pelly | 5ddbd94 | 2009-09-11 11:41:59 -0700 | [diff] [blame] | 2126 | <action android:name="android.bluetooth.device.action.PAIRING_REQUEST" /> |
| 2127 | <action android:name="android.bluetooth.device.action.PAIRING_CANCEL" /> |
Srinu Jella | 6892691 | 2013-12-02 15:48:45 +0530 | [diff] [blame] | 2128 | <action android:name="android.bluetooth.device.action.BOND_STATE_CHANGED" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2129 | </intent-filter> |
| 2130 | </receiver> |
| 2131 | |
Jaikumar Ganesh | e0b01ad | 2011-09-07 17:19:19 -0700 | [diff] [blame] | 2132 | <receiver android:name=".bluetooth.BluetoothPermissionRequest" |
| 2133 | android:permission="android.permission.BLUETOOTH_ADMIN"> |
Matthew Xie | dbed120 | 2011-06-27 18:21:25 -0700 | [diff] [blame] | 2134 | <intent-filter> |
| 2135 | <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" /> |
| 2136 | <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" /> |
| 2137 | </intent-filter> |
| 2138 | </receiver> |
| 2139 | |
| 2140 | <activity android:name=".bluetooth.BluetoothPermissionActivity" |
| 2141 | android:label="@string/bluetooth_connection_permission_request" |
| 2142 | android:excludeFromRecents="true" |
| 2143 | android:permission="android.permission.BLUETOOTH_ADMIN" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2144 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2145 | <intent-filter android:priority="1"> |
Matthew Xie | dbed120 | 2011-06-27 18:21:25 -0700 | [diff] [blame] | 2146 | <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" /> |
| 2147 | <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" /> |
| 2148 | <category android:name="android.intent.category.DEFAULT" /> |
| 2149 | </intent-filter> |
| 2150 | </activity> |
| 2151 | |
Joe Onorato | de560372 | 2009-03-24 17:49:03 -0700 | [diff] [blame] | 2152 | <activity android:name="ActivityPicker" |
| 2153 | android:label="@string/activity_picker_label" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2154 | android:theme="@*android:style/Theme.DeviceDefault.Light.Dialog.Alert" |
Dianne Hackborn | ec54997 | 2009-09-23 22:24:22 -0700 | [diff] [blame] | 2155 | android:finishOnCloseSystemDialogs="true"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2156 | <intent-filter android:priority="1"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2157 | <action android:name="android.intent.action.PICK_ACTIVITY" /> |
| 2158 | <category android:name="android.intent.category.DEFAULT" /> |
| 2159 | </intent-filter> |
| 2160 | </activity> |
| 2161 | |
Jeff Hamilton | 3d670de | 2011-09-21 16:44:36 -0500 | [diff] [blame] | 2162 | <!-- NFC settings --> |
| 2163 | <activity android:name="Settings$AndroidBeamSettingsActivity" |
| 2164 | android:label="@string/android_beam_settings_title" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 2165 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 2166 | android:parentActivityName="Settings$WirelessSettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2167 | <intent-filter android:priority="1"> |
| 2168 | <action android:name="android.settings.NFCSHARING_SETTINGS" /> |
| 2169 | <category android:name="android.intent.category.DEFAULT" /> |
| 2170 | </intent-filter> |
Jeff Hamilton | 3d670de | 2011-09-21 16:44:36 -0500 | [diff] [blame] | 2171 | <intent-filter> |
| 2172 | <action android:name="android.intent.action.MAIN" /> |
Jeff Hamilton | 3d670de | 2011-09-21 16:44:36 -0500 | [diff] [blame] | 2173 | <category android:name="android.intent.category.DEFAULT" /> |
| 2174 | </intent-filter> |
| 2175 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Nick Pelly | e0eedf7 | 2011-10-31 14:11:29 -0700 | [diff] [blame] | 2176 | android:value="com.android.settings.nfc.AndroidBeam" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2177 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2178 | android:value="true" /> |
Jeff Hamilton | 3d670de | 2011-09-21 16:44:36 -0500 | [diff] [blame] | 2179 | </activity> |
| 2180 | |
Jeff Brown | 9e143f5 | 2012-09-19 20:46:07 -0700 | [diff] [blame] | 2181 | <activity android:name="Settings$WifiDisplaySettingsActivity" |
| 2182 | android:label="@string/wifi_display_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2183 | android:icon="@drawable/ic_settings_display" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2184 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2185 | <intent-filter android:priority="1"> |
Jeff Brown | ff0e81e | 2014-08-19 17:47:54 -0700 | [diff] [blame] | 2186 | <action android:name="android.settings.CAST_SETTINGS" /> |
Jeff Brown | 9e143f5 | 2012-09-19 20:46:07 -0700 | [diff] [blame] | 2187 | <category android:name="android.intent.category.DEFAULT" /> |
| 2188 | </intent-filter> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2189 | <intent-filter> |
| 2190 | <action android:name="android.intent.action.MAIN" /> |
| 2191 | <category android:name="android.intent.category.DEFAULT" /> |
| 2192 | </intent-filter> |
Jeff Brown | 9e143f5 | 2012-09-19 20:46:07 -0700 | [diff] [blame] | 2193 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2194 | android:value="com.android.settings.wfd.WifiDisplaySettings" /> |
| 2195 | </activity> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2196 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2197 | <activity android:name="Display" android:label="@string/display_label" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 2198 | android:configChanges="fontScale" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 2199 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 2200 | android:parentActivityName="Settings"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2201 | <intent-filter> |
| 2202 | <action android:name="android.intent.action.MAIN" /> |
| 2203 | <category android:name="android.intent.category.DEVELOPMENT_PREFERENCE" /> |
| 2204 | </intent-filter> |
| 2205 | </activity> |
| 2206 | |
| 2207 | <activity android:name="RadioInfo" android:label="@string/phone_info_label" |
| 2208 | android:process="com.android.phone"> |
| 2209 | <intent-filter> |
| 2210 | <action android:name="android.intent.action.MAIN" /> |
| 2211 | <category android:name="android.intent.category.DEVELOPMENT_PREFERENCE" /> |
| 2212 | </intent-filter> |
| 2213 | </activity> |
| 2214 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2215 | <!-- TODO: Is this needed? --> |
| 2216 | <activity android:name="BandMode" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2217 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert" |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2218 | android:process="com.android.phone"> |
| 2219 | <intent-filter> |
| 2220 | <action android:name="android.intent.action.MAIN" /> |
| 2221 | <category android:name="android.intent.category.DEFAULT" /> |
| 2222 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 2223 | </intent-filter> |
| 2224 | </activity> |
| 2225 | |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 2226 | <activity android:name="Settings$TestingSettingsActivity" android:label="@string/testing"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2227 | <intent-filter> |
| 2228 | <action android:name="android.intent.action.MAIN" /> |
| 2229 | <category android:name="android.intent.category.DEFAULT" /> |
| 2230 | </intent-filter> |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 2231 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2232 | android:value="com.android.settings.TestingSettings" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2233 | </activity> |
| 2234 | |
Matthew Fritze | 626a21b | 2016-08-17 11:52:39 -0700 | [diff] [blame] | 2235 | <receiver android:name=".TestingSettingsBroadcastReceiver"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2236 | <intent-filter> |
| 2237 | <action android:name="android.provider.Telephony.SECRET_CODE" /> |
| 2238 | <data android:scheme="android_secret_code" android:host="4636" /> |
| 2239 | </intent-filter> |
| 2240 | </receiver> |
| 2241 | |
The Android Open Source Project | 80a7a1d | 2009-03-11 12:11:59 -0700 | [diff] [blame] | 2242 | <!-- Standard picker for widgets --> |
Joe Onorato | de560372 | 2009-03-24 17:49:03 -0700 | [diff] [blame] | 2243 | <activity android:name="AppWidgetPickActivity" |
| 2244 | android:label="@string/widget_picker_title" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2245 | android:theme="@*android:style/Theme.DeviceDefault.Light.Dialog.Alert" |
Joe Onorato | 9bcc691 | 2011-01-10 12:55:57 -0800 | [diff] [blame] | 2246 | android:finishOnCloseSystemDialogs="true"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2247 | <intent-filter android:priority="1"> |
The Android Open Source Project | 80a7a1d | 2009-03-11 12:11:59 -0700 | [diff] [blame] | 2248 | <action android:name="android.appwidget.action.APPWIDGET_PICK" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2249 | <category android:name="android.intent.category.DEFAULT" /> |
| 2250 | </intent-filter> |
| 2251 | </activity> |
| 2252 | |
Michael Jurka | c9029d9 | 2012-04-20 01:47:44 -0700 | [diff] [blame] | 2253 | <activity android:name="AllowBindAppWidgetActivity" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2254 | android:theme="@*android:style/Theme.DeviceDefault.Light.Dialog.Alert" |
Michael Jurka | c9029d9 | 2012-04-20 01:47:44 -0700 | [diff] [blame] | 2255 | android:finishOnCloseSystemDialogs="true" |
| 2256 | android:excludeFromRecents="true"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2257 | <intent-filter android:priority="1"> |
Michael Jurka | c9029d9 | 2012-04-20 01:47:44 -0700 | [diff] [blame] | 2258 | <action android:name="android.appwidget.action.APPWIDGET_BIND" /> |
| 2259 | <category android:name="android.intent.category.DEFAULT" /> |
| 2260 | </intent-filter> |
| 2261 | </activity> |
| 2262 | |
Adam Lesinski | 1789f7d | 2014-08-06 17:53:38 -0700 | [diff] [blame] | 2263 | <activity android:name="UsageStatsActivity" android:label="@string/usage_stats_label" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 2264 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 2265 | android:parentActivityName="Settings"> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2266 | <intent-filter> |
| 2267 | <action android:name="android.intent.action.MAIN" /> |
| 2268 | <category android:name="android.intent.category.DEVELOPMENT_PREFERENCE" /> |
| 2269 | </intent-filter> |
| 2270 | </activity> |
| 2271 | |
Dianne Hackborn | 59a4860 | 2010-11-10 23:34:52 -0800 | [diff] [blame] | 2272 | <activity android:name="Settings$PowerUsageSummaryActivity" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 2273 | android:label="@string/power_usage_summary_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2274 | android:icon="@drawable/ic_settings_battery" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2275 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2276 | <intent-filter android:priority="1"> |
| 2277 | <action android:name="android.intent.action.POWER_USAGE_SUMMARY" /> |
| 2278 | <category android:name="android.intent.category.DEFAULT" /> |
| 2279 | </intent-filter> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 2280 | <intent-filter> |
| 2281 | <action android:name="android.intent.action.MAIN" /> |
| 2282 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | a54672f | 2009-06-24 12:45:09 -0700 | [diff] [blame] | 2283 | <category android:name="com.android.settings.SHORTCUT" /> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 2284 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2285 | <intent-filter android:priority="4"> |
| 2286 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2287 | </intent-filter> |
| 2288 | <meta-data android:name="com.android.settings.category" |
| 2289 | android:value="com.android.settings.category.device" /> |
Dianne Hackborn | 59a4860 | 2010-11-10 23:34:52 -0800 | [diff] [blame] | 2290 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2291 | android:value="com.android.settings.fuelgauge.PowerUsageSummary" /> |
Dianne Hackborn | cbaf6ce | 2010-07-23 00:23:21 -0700 | [diff] [blame] | 2292 | </activity> |
| 2293 | |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 2294 | <!-- Keep compatibility with old shortcuts. --> |
| 2295 | <activity-alias android:name=".fuelgauge.PowerUsageSummary" |
| 2296 | android:label="@string/power_usage_summary_title" |
| 2297 | android:exported="true" |
| 2298 | android:targetActivity="Settings$PowerUsageSummaryActivity"> |
| 2299 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2300 | android:value="com.android.settings.fuelgauge.PowerUsageSummary" /> |
Amith Yamasani | af92528 | 2011-11-10 15:28:59 -0800 | [diff] [blame] | 2301 | </activity-alias> |
| 2302 | |
John Spurlock | c7f8e8c | 2014-06-04 19:11:22 -0400 | [diff] [blame] | 2303 | <activity android:name="Settings$BatterySaverSettingsActivity" |
| 2304 | android:label="@string/battery_saver" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2305 | android:icon="@drawable/ic_settings_battery" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2306 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2307 | <intent-filter android:priority="1"> |
| 2308 | <action android:name="android.settings.BATTERY_SAVER_SETTINGS" /> |
| 2309 | <category android:name="android.intent.category.DEFAULT" /> |
| 2310 | </intent-filter> |
John Spurlock | c7f8e8c | 2014-06-04 19:11:22 -0400 | [diff] [blame] | 2311 | <intent-filter> |
| 2312 | <action android:name="android.intent.action.MAIN" /> |
John Spurlock | c7f8e8c | 2014-06-04 19:11:22 -0400 | [diff] [blame] | 2313 | <category android:name="android.intent.category.DEFAULT" /> |
| 2314 | <category android:name="com.android.settings.SHORTCUT" /> |
| 2315 | </intent-filter> |
| 2316 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2317 | android:value="com.android.settings.fuelgauge.BatterySaverSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2318 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2319 | android:value="true" /> |
John Spurlock | c7f8e8c | 2014-06-04 19:11:22 -0400 | [diff] [blame] | 2320 | </activity> |
| 2321 | |
P.Y. Laligand | 1f403d5 | 2015-04-14 16:14:16 -0700 | [diff] [blame] | 2322 | <activity android:name=".fuelgauge.BatterySaverModeVoiceActivity" |
Barnaby James | c55ea15 | 2015-04-13 14:33:53 -0700 | [diff] [blame] | 2323 | android:label="@string/power_usage_summary_title" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2324 | android:theme="@*android:style/Theme.DeviceDefault.Light.Voice" |
Barnaby James | c55ea15 | 2015-04-13 14:33:53 -0700 | [diff] [blame] | 2325 | android:exported="true"> |
| 2326 | <intent-filter> |
| 2327 | <action android:name="android.settings.VOICE_CONTROL_BATTERY_SAVER_MODE" /> |
| 2328 | <category android:name="android.intent.category.DEFAULT" /> |
| 2329 | <category android:name="android.intent.category.VOICE" /> |
| 2330 | </intent-filter> |
| 2331 | </activity> |
| 2332 | |
Alexandra Gherghina | 6d83987 | 2014-07-22 12:04:58 +0000 | [diff] [blame] | 2333 | <activity android:name="Settings$AccountSettingsActivity" |
| 2334 | android:label="@string/account_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2335 | android:icon="@drawable/ic_settings_accounts" |
Alexandra Gherghina | 6d83987 | 2014-07-22 12:04:58 +0000 | [diff] [blame] | 2336 | android:taskAffinity="" |
| 2337 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2338 | <intent-filter android:priority="1"> |
| 2339 | <action android:name="android.settings.SYNC_SETTINGS" /> |
| 2340 | <category android:name="android.intent.category.DEFAULT" /> |
| 2341 | </intent-filter> |
Alexandra Gherghina | 6d83987 | 2014-07-22 12:04:58 +0000 | [diff] [blame] | 2342 | <intent-filter> |
| 2343 | <action android:name="android.intent.action.MAIN" /> |
Alexandra Gherghina | 6d83987 | 2014-07-22 12:04:58 +0000 | [diff] [blame] | 2344 | <category android:name="android.intent.category.DEFAULT" /> |
| 2345 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2346 | <intent-filter android:priority="1"> |
| 2347 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2348 | </intent-filter> |
| 2349 | <meta-data android:name="com.android.settings.category" |
| 2350 | android:value="com.android.settings.category.personal" /> |
Alexandra Gherghina | 6d83987 | 2014-07-22 12:04:58 +0000 | [diff] [blame] | 2351 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2352 | android:value="com.android.settings.accounts.AccountSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2353 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2354 | android:value="true" /> |
Alexandra Gherghina | 6d83987 | 2014-07-22 12:04:58 +0000 | [diff] [blame] | 2355 | </activity> |
| 2356 | |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2357 | <activity android:name="Settings$AccountSyncSettingsActivity" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 2358 | android:label="@string/account_sync_settings_title" |
Amith Yamasani | a9c55d8 | 2012-09-28 16:40:42 -0700 | [diff] [blame] | 2359 | android:taskAffinity="" |
Jeff Sharkey | cc0d26b | 2012-11-27 16:42:27 -0800 | [diff] [blame] | 2360 | android:parentActivityName="Settings"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2361 | <intent-filter android:priority="1"> |
| 2362 | <action android:name="android.settings.ACCOUNT_SYNC_SETTINGS" /> |
| 2363 | <category android:name="android.intent.category.DEFAULT" /> |
| 2364 | </intent-filter> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2365 | <intent-filter> |
| 2366 | <action android:name="android.intent.action.MAIN" /> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2367 | <category android:name="android.intent.category.DEFAULT" /> |
| 2368 | </intent-filter> |
| 2369 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2370 | android:value="com.android.settings.accounts.AccountSyncSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2371 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2372 | android:value="true" /> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2373 | </activity> |
| 2374 | |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2375 | <activity android:name="com.android.settings.accounts.AddAccountSettings" |
Amith Yamasani | 21c2904 | 2012-10-02 15:16:21 -0700 | [diff] [blame] | 2376 | android:theme="@android:style/Theme.Translucent.NoTitleBar" |
Amith Yamasani | 7bb8f72 | 2011-06-02 18:05:40 -0700 | [diff] [blame] | 2377 | android:configChanges="orientation|keyboardHidden|screenSize" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 2378 | android:label="@string/header_add_an_account" |
Adam Powell | d8537a0 | 2012-07-18 19:02:39 -0700 | [diff] [blame] | 2379 | android:taskAffinity="com.android.settings" |
Adam Powell | faba7e4 | 2012-03-26 17:28:38 -0700 | [diff] [blame] | 2380 | android:parentActivityName="Settings$ManageAccountsSettingsActivity"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2381 | <intent-filter android:priority="1"> |
| 2382 | <action android:name="android.settings.ADD_ACCOUNT_SETTINGS" /> |
| 2383 | <category android:name="android.intent.category.DEFAULT" /> |
| 2384 | </intent-filter> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2385 | <intent-filter> |
| 2386 | <action android:name="android.intent.action.MAIN" /> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2387 | <category android:name="android.intent.category.DEFAULT" /> |
| 2388 | </intent-filter> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2389 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2390 | android:value="true" /> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2391 | </activity> |
| 2392 | |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 2393 | <activity android:name="Settings$ChooseAccountActivity" |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2394 | android:label="@string/header_add_an_account" |
Fabrice Di Meglio | 74309ea | 2014-02-20 14:41:51 -0800 | [diff] [blame] | 2395 | android:configChanges="orientation|keyboardHidden|screenSize" |
Jason Monk | b7e4380 | 2016-06-06 16:01:58 -0400 | [diff] [blame] | 2396 | android:theme="@style/Theme.SubSettingsDialogWhenLarge"> |
| 2397 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2398 | android:value="com.android.settings.accounts.ChooseAccountActivity" /> |
| 2399 | </activity> |
Jim Miller | 165bf2f | 2011-01-26 16:10:26 -0800 | [diff] [blame] | 2400 | |
Jason parks | 8fd5bc9 | 2011-01-12 16:03:31 -0600 | [diff] [blame] | 2401 | <activity android:name=".CryptKeeper" |
Fyodor Kupolov | 25f1f60 | 2015-08-25 10:16:07 -0700 | [diff] [blame] | 2402 | androidprv:systemUserOnly="true" |
Jason parks | 8fd5bc9 | 2011-01-12 16:03:31 -0600 | [diff] [blame] | 2403 | android:immersive="true" |
| 2404 | android:launchMode="singleTop" |
Dianne Hackborn | 140f6c6 | 2011-10-16 11:49:00 -0700 | [diff] [blame] | 2405 | android:excludeFromRecents="true" |
Paul Lawrence | 26abe64 | 2014-06-11 15:24:37 -0700 | [diff] [blame] | 2406 | android:theme="@style/Theme.CryptKeeper" |
Paul Lawrence | 5ab67c5 | 2014-05-14 13:57:06 -0700 | [diff] [blame] | 2407 | android:configChanges="mnc|mcc|keyboard|keyboardHidden|uiMode" |
Paul Lawrence | eca15e1 | 2014-05-23 08:46:34 -0700 | [diff] [blame] | 2408 | android:windowSoftInputMode="adjustResize" |
Paul Lawrence | a1092fe | 2015-06-08 11:00:50 -0700 | [diff] [blame] | 2409 | android:screenOrientation="nosensor" |
| 2410 | android:process=":CryptKeeper"> |
Jason parks | 8fd5bc9 | 2011-01-12 16:03:31 -0600 | [diff] [blame] | 2411 | <intent-filter android:priority="10"> |
| 2412 | <action android:name="android.intent.action.MAIN" /> |
| 2413 | <category android:name="android.intent.category.HOME" /> |
| 2414 | <category android:name="android.intent.category.DEFAULT" /> |
| 2415 | </intent-filter> |
| 2416 | </activity> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 2417 | |
Jeff Sharkey | 9e9f7d1 | 2015-11-30 13:28:19 -0700 | [diff] [blame] | 2418 | <!-- Triggered when user-selected home app isn't encryption aware --> |
| 2419 | <activity android:name=".FallbackHome" |
| 2420 | android:excludeFromRecents="true" |
Maurice Lam | 6e79c02 | 2016-07-15 18:11:54 -0700 | [diff] [blame] | 2421 | android:screenOrientation="nosensor" |
Jeff Sharkey | e555a6f | 2016-02-23 20:48:01 -0700 | [diff] [blame] | 2422 | android:theme="@style/FallbackHome"> |
Xiaohui Chen | dbf3e15 | 2015-12-30 15:51:56 -0800 | [diff] [blame] | 2423 | <intent-filter android:priority="-1000"> |
Jeff Sharkey | 9e9f7d1 | 2015-11-30 13:28:19 -0700 | [diff] [blame] | 2424 | <action android:name="android.intent.action.MAIN" /> |
| 2425 | <category android:name="android.intent.category.HOME" /> |
| 2426 | <category android:name="android.intent.category.DEFAULT" /> |
| 2427 | </intent-filter> |
| 2428 | </activity> |
| 2429 | |
Vikram Aggarwal | 9f55ae2 | 2012-04-02 13:36:35 -0700 | [diff] [blame] | 2430 | <activity android:name=".CryptKeeper$FadeToBlack" |
Jason parks | f1dbf55 | 2011-01-24 16:19:28 -0600 | [diff] [blame] | 2431 | android:immersive="true" |
| 2432 | android:launchMode="singleTop" |
| 2433 | android:theme="@style/CryptKeeperBlankTheme" |
| 2434 | /> |
| 2435 | |
Jason parks | f821730 | 2011-01-26 13:11:42 -0600 | [diff] [blame] | 2436 | <activity android:name=".CryptKeeperConfirm$Blank" |
| 2437 | android:immersive="true" |
| 2438 | android:launchMode="singleTop" |
| 2439 | android:theme="@style/CryptKeeperBlankTheme" |
| 2440 | /> |
| 2441 | |
Andy Stadler | 3da38a0 | 2011-01-21 13:38:45 -0800 | [diff] [blame] | 2442 | <!-- Pseudo-activity used to provide an intent-filter entry point to encryption settings --> |
| 2443 | <activity android:name="Settings$CryptKeeperSettingsActivity" |
Andy Stadler | 3da38a0 | 2011-01-21 13:38:45 -0800 | [diff] [blame] | 2444 | android:label="@string/crypt_keeper_encrypt_title"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2445 | <intent-filter android:priority="1"> |
| 2446 | <action android:name="android.app.action.START_ENCRYPTION" /> |
| 2447 | <category android:name="android.intent.category.DEFAULT" /> /> |
| 2448 | </intent-filter> |
Andy Stadler | 3da38a0 | 2011-01-21 13:38:45 -0800 | [diff] [blame] | 2449 | <intent-filter> |
| 2450 | <action android:name="android.intent.action.MAIN" /> |
Andy Stadler | 3da38a0 | 2011-01-21 13:38:45 -0800 | [diff] [blame] | 2451 | <category android:name="android.intent.category.DEFAULT" /> /> |
| 2452 | </intent-filter> |
| 2453 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2454 | android:value="com.android.settings.CryptKeeperSettings" /> |
Andy Stadler | 3da38a0 | 2011-01-21 13:38:45 -0800 | [diff] [blame] | 2455 | </activity> |
| 2456 | |
Jeff Sharkey | ab2d8d3 | 2011-05-30 16:19:56 -0700 | [diff] [blame] | 2457 | <activity android:name="Settings$DataUsageSummaryActivity" |
Jeff Sharkey | d39c6e4 | 2011-08-04 21:17:23 -0700 | [diff] [blame] | 2458 | android:label="@string/data_usage_summary_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2459 | android:icon="@drawable/ic_settings_data_usage" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2460 | android:taskAffinity=""> |
Jeff Sharkey | ab2d8d3 | 2011-05-30 16:19:56 -0700 | [diff] [blame] | 2461 | <intent-filter> |
| 2462 | <action android:name="android.intent.action.MAIN" /> |
Jeff Sharkey | dd6efe1 | 2011-06-15 10:31:41 -0700 | [diff] [blame] | 2463 | <category android:name="android.intent.category.DEFAULT" /> |
Amith Yamasani | 7836e4a | 2011-09-19 13:25:52 -0700 | [diff] [blame] | 2464 | <category android:name="com.android.settings.SHORTCUT" /> |
Jeff Sharkey | dd6efe1 | 2011-06-15 10:31:41 -0700 | [diff] [blame] | 2465 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2466 | <intent-filter android:priority="1"> |
| 2467 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2468 | </intent-filter> |
| 2469 | <meta-data android:name="com.android.settings.category" |
| 2470 | android:value="com.android.settings.category.wireless" /> |
Jeff Sharkey | ab2d8d3 | 2011-05-30 16:19:56 -0700 | [diff] [blame] | 2471 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Jason Monk | b37e288 | 2016-01-11 14:27:20 -0500 | [diff] [blame] | 2472 | android:value="com.android.settings.datausage.DataUsageSummary" /> |
Jeff Sharkey | ab2d8d3 | 2011-05-30 16:19:56 -0700 | [diff] [blame] | 2473 | </activity> |
| 2474 | |
Daniel Sandler | 7dee75c | 2012-11-27 22:41:30 -0500 | [diff] [blame] | 2475 | <activity android:name="Settings$DreamSettingsActivity" |
| 2476 | android:label="@string/screensaver_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2477 | android:icon="@drawable/ic_settings_display" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2478 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2479 | <intent-filter android:priority="1"> |
| 2480 | <action android:name="android.settings.DREAM_SETTINGS" /> |
| 2481 | <category android:name="android.intent.category.DEFAULT" /> |
| 2482 | </intent-filter> |
Daniel Sandler | 7dee75c | 2012-11-27 22:41:30 -0500 | [diff] [blame] | 2483 | <intent-filter> |
| 2484 | <action android:name="android.intent.action.MAIN" /> |
Daniel Sandler | 7dee75c | 2012-11-27 22:41:30 -0500 | [diff] [blame] | 2485 | <category android:name="android.intent.category.DEFAULT" /> |
| 2486 | <category android:name="com.android.settings.SHORTCUT" /> |
| 2487 | </intent-filter> |
| 2488 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2489 | android:value="com.android.settings.DreamSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2490 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2491 | android:value="true" /> |
Daniel Sandler | 7dee75c | 2012-11-27 22:41:30 -0500 | [diff] [blame] | 2492 | </activity> |
| 2493 | |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 2494 | <activity android:name="Settings$UserSettingsActivity" |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 2495 | android:label="@string/user_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2496 | android:icon="@drawable/ic_settings_multiuser" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2497 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2498 | <intent-filter android:priority="1"> |
| 2499 | <action android:name="android.settings.USER_SETTINGS" /> |
| 2500 | <category android:name="android.intent.category.DEFAULT" /> |
| 2501 | </intent-filter> |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 2502 | <intent-filter> |
| 2503 | <action android:name="android.intent.action.MAIN" /> |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 2504 | <category android:name="android.intent.category.DEFAULT" /> |
| 2505 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2506 | <intent-filter android:priority="2"> |
| 2507 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2508 | </intent-filter> |
| 2509 | <meta-data android:name="com.android.settings.category" |
| 2510 | android:value="com.android.settings.category.device" /> |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 2511 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2512 | android:value="com.android.settings.users.UserSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2513 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2514 | android:value="true" /> |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 2515 | </activity> |
| 2516 | |
Martijn Coenen | 26515da | 2013-08-01 18:13:33 -0700 | [diff] [blame] | 2517 | <activity android:name="Settings$PaymentSettingsActivity" |
Martijn Coenen | 26515da | 2013-08-01 18:13:33 -0700 | [diff] [blame] | 2518 | android:label="@string/nfc_payment_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2519 | android:icon="@drawable/ic_settings_nfc_payment" |
Jason Monk | 5862c1e | 2016-06-07 14:02:33 -0400 | [diff] [blame] | 2520 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2521 | <intent-filter android:priority="1"> |
| 2522 | <action android:name="android.settings.NFC_PAYMENT_SETTINGS" /> |
| 2523 | <category android:name="android.intent.category.DEFAULT" /> |
| 2524 | </intent-filter> |
Martijn Coenen | 26515da | 2013-08-01 18:13:33 -0700 | [diff] [blame] | 2525 | <intent-filter> |
| 2526 | <action android:name="android.intent.action.MAIN" /> |
Martijn Coenen | 26515da | 2013-08-01 18:13:33 -0700 | [diff] [blame] | 2527 | <category android:name="android.intent.category.DEFAULT" /> |
| 2528 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2529 | <intent-filter android:priority="1"> |
| 2530 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2531 | </intent-filter> |
| 2532 | <meta-data android:name="com.android.settings.category" |
| 2533 | android:value="com.android.settings.category.device" /> |
Martijn Coenen | 26515da | 2013-08-01 18:13:33 -0700 | [diff] [blame] | 2534 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2535 | android:value="com.android.settings.nfc.PaymentSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2536 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2537 | android:value="true" /> |
Martijn Coenen | 26515da | 2013-08-01 18:13:33 -0700 | [diff] [blame] | 2538 | </activity> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2539 | |
Martijn Coenen | 26515da | 2013-08-01 18:13:33 -0700 | [diff] [blame] | 2540 | <activity android:name=".nfc.PaymentDefaultDialog" |
Martijn Coenen | da6c0ba | 2013-09-05 21:07:23 -0700 | [diff] [blame] | 2541 | android:label="@string/nfc_payment_set_default_label" |
Martijn Coenen | 26515da | 2013-08-01 18:13:33 -0700 | [diff] [blame] | 2542 | android:excludeFromRecents="true" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2543 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2544 | <intent-filter android:priority="1"> |
Martijn Coenen | a73aa32 | 2013-08-30 12:57:42 -0700 | [diff] [blame] | 2545 | <action android:name="android.nfc.cardemulation.action.ACTION_CHANGE_DEFAULT" /> |
| 2546 | <category android:name="android.intent.category.DEFAULT" /> |
| 2547 | </intent-filter> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2548 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2549 | android:value="true" /> |
Martijn Coenen | 26515da | 2013-08-01 18:13:33 -0700 | [diff] [blame] | 2550 | </activity> |
| 2551 | |
Martijn Coenen | cbcc76e | 2015-06-05 21:28:17 +0200 | [diff] [blame] | 2552 | <activity android:name=".nfc.HowItWorks" |
| 2553 | android:label="@string/nfc_payment_settings_title" |
| 2554 | android:parentActivityName="Settings$PaymentSettingsActivity"> |
| 2555 | android:excludeFromRecents="true"> |
| 2556 | </activity> |
| 2557 | |
David Braun | 4e9f04d | 2013-09-16 13:45:42 -0700 | [diff] [blame] | 2558 | <activity android:name=".SmsDefaultDialog" |
| 2559 | android:label="@string/sms_application_title" |
| 2560 | android:excludeFromRecents="true" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2561 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2562 | <intent-filter android:priority="1"> |
David Braun | 4e9f04d | 2013-09-16 13:45:42 -0700 | [diff] [blame] | 2563 | <action android:name="android.provider.Telephony.ACTION_CHANGE_DEFAULT" /> |
| 2564 | <category android:name="android.intent.category.DEFAULT" /> |
| 2565 | </intent-filter> |
| 2566 | </activity> |
| 2567 | |
Jeff Davidson | 1875256 | 2014-04-17 11:44:10 -0700 | [diff] [blame] | 2568 | <activity android:name=".ActiveNetworkScorerDialog" |
Jeff Davidson | 6207391a | 2014-07-25 14:58:20 -0700 | [diff] [blame] | 2569 | android:label="@string/wifi_assistant_title" |
Jeff Davidson | 1875256 | 2014-04-17 11:44:10 -0700 | [diff] [blame] | 2570 | android:excludeFromRecents="true" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2571 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2572 | <intent-filter android:priority="1"> |
Jeff Davidson | 1875256 | 2014-04-17 11:44:10 -0700 | [diff] [blame] | 2573 | <action android:name="android.net.scoring.CHANGE_ACTIVE" /> |
| 2574 | <category android:name="android.intent.category.DEFAULT" /> |
| 2575 | </intent-filter> |
| 2576 | </activity> |
| 2577 | |
Daniel Sandler | 79b9bfe | 2013-04-04 14:30:04 -0400 | [diff] [blame] | 2578 | <activity android:name="Settings$NotificationAccessSettingsActivity" |
Jeff Sharkey | b654846 | 2014-07-21 15:38:06 -0700 | [diff] [blame] | 2579 | android:label="@string/manage_notification_access_title" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2580 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2581 | <intent-filter android:priority="1"> |
| 2582 | <action android:name="android.settings.ACTION_NOTIFICATION_LISTENER_SETTINGS" /> |
| 2583 | <category android:name="android.intent.category.DEFAULT" /> |
| 2584 | </intent-filter> |
Daniel Sandler | 79b9bfe | 2013-04-04 14:30:04 -0400 | [diff] [blame] | 2585 | <intent-filter> |
| 2586 | <action android:name="android.intent.action.MAIN" /> |
Daniel Sandler | 79b9bfe | 2013-04-04 14:30:04 -0400 | [diff] [blame] | 2587 | <category android:name="android.intent.category.DEFAULT" /> |
| 2588 | </intent-filter> |
| 2589 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
John Spurlock | 4a35051 | 2014-04-08 14:08:21 -0400 | [diff] [blame] | 2590 | android:value="com.android.settings.notification.NotificationAccessSettings" /> |
John Spurlock | 08531a8 | 2015-05-07 17:45:43 -0400 | [diff] [blame] | 2591 | </activity> |
| 2592 | |
Ruben Brunk | e1c98ca | 2016-02-23 18:58:56 -0800 | [diff] [blame] | 2593 | <activity android:name="Settings$VrListenersSettingsActivity" |
| 2594 | android:label="@string/vr_listeners_title" |
| 2595 | android:taskAffinity=""> |
| 2596 | <intent-filter android:priority="1"> |
| 2597 | <action android:name="android.settings.VR_LISTENER_SETTINGS" /> |
| 2598 | <category android:name="android.intent.category.DEFAULT" /> |
| 2599 | </intent-filter> |
| 2600 | <intent-filter> |
| 2601 | <action android:name="android.intent.action.MAIN" /> |
| 2602 | <category android:name="android.intent.category.DEFAULT" /> |
| 2603 | </intent-filter> |
| 2604 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2605 | android:value="com.android.settings.applications.VrListenerSettings" /> |
| 2606 | </activity> |
| 2607 | |
| 2608 | |
John Spurlock | 08531a8 | 2015-05-07 17:45:43 -0400 | [diff] [blame] | 2609 | <activity android:name="Settings$ZenAccessSettingsActivity" |
| 2610 | android:label="@string/manage_zen_access_title" |
| 2611 | android:taskAffinity=""> |
| 2612 | <intent-filter android:priority="1"> |
John Spurlock | a00194d | 2015-06-04 13:01:59 -0400 | [diff] [blame] | 2613 | <action android:name="android.settings.NOTIFICATION_POLICY_ACCESS_SETTINGS" /> |
John Spurlock | 08531a8 | 2015-05-07 17:45:43 -0400 | [diff] [blame] | 2614 | <category android:name="android.intent.category.DEFAULT" /> |
| 2615 | </intent-filter> |
| 2616 | <intent-filter> |
| 2617 | <action android:name="android.intent.action.MAIN" /> |
| 2618 | <category android:name="android.intent.category.DEFAULT" /> |
| 2619 | </intent-filter> |
| 2620 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2621 | android:value="com.android.settings.notification.ZenAccessSettings" /> |
Daniel Sandler | 79b9bfe | 2013-04-04 14:30:04 -0400 | [diff] [blame] | 2622 | </activity> |
| 2623 | |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2624 | <activity android:name="Settings$ConfigureNotificationSettingsActivity" |
| 2625 | android:label="@string/configure_notification_settings" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2626 | android:icon="@drawable/ic_settings_notifications" |
Dan Sandler | 347f944 | 2014-03-11 01:32:47 -0400 | [diff] [blame] | 2627 | android:exported="true" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2628 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2629 | <intent-filter android:priority="1"> |
| 2630 | <action android:name="android.settings.NOTIFICATION_SETTINGS" /> |
| 2631 | <category android:name="android.intent.category.DEFAULT" /> |
| 2632 | </intent-filter> |
Dan Sandler | 347f944 | 2014-03-11 01:32:47 -0400 | [diff] [blame] | 2633 | <intent-filter> |
| 2634 | <action android:name="android.intent.action.MAIN" /> |
Dan Sandler | 347f944 | 2014-03-11 01:32:47 -0400 | [diff] [blame] | 2635 | <category android:name="android.intent.category.DEFAULT" /> |
| 2636 | <category android:name="com.android.settings.SHORTCUT" /> |
| 2637 | </intent-filter> |
| 2638 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2639 | android:value="com.android.settings.notification.ConfigureNotificationSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2640 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2641 | android:value="true" /> |
Dan Sandler | 347f944 | 2014-03-11 01:32:47 -0400 | [diff] [blame] | 2642 | </activity> |
| 2643 | |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2644 | <!-- Keep compatibility with old shortcuts. --> |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2645 | <activity android:name="Settings$SoundSettingsActivity" |
| 2646 | android:label="@string/sound_settings" |
| 2647 | android:icon="@drawable/ic_settings_sound" |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2648 | android:taskAffinity="" |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2649 | android:exported="true"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2650 | <intent-filter android:priority="1"> |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2651 | <action android:name="com.android.settings.SOUND_SETTINGS" /> |
| 2652 | <action android:name="android.settings.SOUND_SETTINGS" /> |
| 2653 | <category android:name="android.intent.category.DEFAULT" /> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2654 | </intent-filter> |
| 2655 | <intent-filter> |
| 2656 | <action android:name="android.intent.action.MAIN" /> |
| 2657 | <category android:name="android.intent.category.DEFAULT" /> |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2658 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2659 | <category android:name="com.android.settings.SHORTCUT" /> |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2660 | </intent-filter> |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2661 | <intent-filter android:priority="7"> |
| 2662 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2663 | </intent-filter> |
| 2664 | <meta-data android:name="com.android.settings.category" |
| 2665 | android:value="com.android.settings.category.device" /> |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2666 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2667 | android:value="com.android.settings.notification.SoundSettings" /> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2668 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2669 | android:value="true" /> |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2670 | </activity> |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2671 | |
| 2672 | <!-- Keep compatibility with old shortcuts. --> |
| 2673 | <activity-alias android:name="SoundSettings" |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2674 | android:label="@string/sound_settings" |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2675 | android:exported="true" |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2676 | android:targetActivity="Settings$SoundSettingsActivity"> |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2677 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2678 | android:value="com.android.settings.notification.SoundSettings" /> |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2679 | </activity-alias> |
| 2680 | |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2681 | <activity android:name="Settings$OtherSoundSettingsActivity" |
| 2682 | android:label="@string/other_sound_settings" |
John Spurlock | 81bef1d7 | 2014-05-16 15:50:13 -0400 | [diff] [blame] | 2683 | android:exported="true" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2684 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2685 | <intent-filter android:priority="1"> |
| 2686 | <action android:name="android.settings.ACTION_OTHER_SOUND_SETTINGS" /> |
| 2687 | <category android:name="android.intent.category.DEFAULT" /> |
| 2688 | </intent-filter> |
John Spurlock | 81bef1d7 | 2014-05-16 15:50:13 -0400 | [diff] [blame] | 2689 | <intent-filter> |
| 2690 | <action android:name="android.intent.action.MAIN" /> |
John Spurlock | 81bef1d7 | 2014-05-16 15:50:13 -0400 | [diff] [blame] | 2691 | <category android:name="android.intent.category.DEFAULT" /> |
| 2692 | </intent-filter> |
| 2693 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
John Spurlock | 4e4cdef | 2014-05-28 09:43:45 -0400 | [diff] [blame] | 2694 | android:value="com.android.settings.notification.OtherSoundSettings" /> |
Sudheer Shanka | 5a817c6 | 2015-05-06 16:35:22 +0100 | [diff] [blame] | 2695 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2696 | android:value="true" /> |
John Spurlock | 81bef1d7 | 2014-05-16 15:50:13 -0400 | [diff] [blame] | 2697 | </activity> |
| 2698 | |
John Spurlock | 802ddf9 | 2014-07-18 11:51:13 -0400 | [diff] [blame] | 2699 | <!-- Show apps for which application-level notification settings are applicable --> |
| 2700 | <activity android:name="Settings$NotificationAppListActivity" |
John Spurlock | 81bef1d7 | 2014-05-16 15:50:13 -0400 | [diff] [blame] | 2701 | android:label="@string/app_notifications_title" |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2702 | android:icon="@drawable/ic_settings_notifications" |
John Spurlock | 81bef1d7 | 2014-05-16 15:50:13 -0400 | [diff] [blame] | 2703 | android:exported="true" |
Dianne Hackborn | a1b89d0 | 2014-06-11 15:56:19 -0700 | [diff] [blame] | 2704 | android:taskAffinity=""> |
Julia Reynolds | 8c0a423 | 2015-11-24 10:08:14 -0500 | [diff] [blame] | 2705 | <intent-filter android:priority="8"> |
| 2706 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2707 | </intent-filter> |
| 2708 | <meta-data android:name="com.android.settings.category" |
| 2709 | android:value="com.android.settings.category.device" /> |
John Spurlock | 81bef1d7 | 2014-05-16 15:50:13 -0400 | [diff] [blame] | 2710 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Jason Monk | a2d47fc | 2016-03-03 10:49:44 -0500 | [diff] [blame] | 2711 | android:value="com.android.settings.applications.NotificationApps" /> |
John Spurlock | 81bef1d7 | 2014-05-16 15:50:13 -0400 | [diff] [blame] | 2712 | </activity> |
Dan Sandler | 347f944 | 2014-03-11 01:32:47 -0400 | [diff] [blame] | 2713 | |
John Spurlock | 802ddf9 | 2014-07-18 11:51:13 -0400 | [diff] [blame] | 2714 | <!-- Show application-level notification settings (app passed in as extras) --> |
| 2715 | <activity android:name="Settings$AppNotificationSettingsActivity" |
| 2716 | android:label="@string/app_notifications_title" |
John Spurlock | b8ec343 | 2014-07-27 13:33:34 -0400 | [diff] [blame] | 2717 | android:exported="true"> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2718 | <intent-filter android:priority="1"> |
| 2719 | <action android:name="android.settings.APP_NOTIFICATION_SETTINGS" /> |
| 2720 | <category android:name="android.intent.category.DEFAULT" /> |
| 2721 | </intent-filter> |
John Spurlock | b8ec343 | 2014-07-27 13:33:34 -0400 | [diff] [blame] | 2722 | <intent-filter> |
| 2723 | <action android:name="android.intent.action.MAIN" /> |
John Spurlock | b8ec343 | 2014-07-27 13:33:34 -0400 | [diff] [blame] | 2724 | <category android:name="android.intent.category.DEFAULT" /> |
| 2725 | </intent-filter> |
John Spurlock | 802ddf9 | 2014-07-18 11:51:13 -0400 | [diff] [blame] | 2726 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2727 | android:value="com.android.settings.notification.AppNotificationSettings" /> |
John Spurlock | b8ec343 | 2014-07-27 13:33:34 -0400 | [diff] [blame] | 2728 | </activity> |
| 2729 | |
Zachary Kuznia | 5adcb3d | 2015-08-07 16:32:28 -0700 | [diff] [blame] | 2730 | <!-- Show Manual (from settings item) --> |
| 2731 | <activity android:name="ManualDisplayActivity" |
| 2732 | android:label="@string/manual" |
| 2733 | android:taskAffinity="" |
| 2734 | android:enabled="@bool/config_show_manual"> |
| 2735 | <intent-filter> |
| 2736 | <action android:name="android.settings.SHOW_MANUAL" /> |
| 2737 | <category android:name="android.intent.category.DEFAULT" /> |
| 2738 | </intent-filter> |
| 2739 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2740 | android:value="true" /> |
| 2741 | </activity> |
| 2742 | |
Jake Hamby | 5e9bd86 | 2013-04-09 15:48:25 -0700 | [diff] [blame] | 2743 | <!-- Show regulatory info (from settings item or dialing "*#07#") --> |
| 2744 | <activity android:name="RegulatoryInfoDisplayActivity" |
Andrew Sapperstein | 1fad9af | 2016-05-31 10:34:01 -0700 | [diff] [blame] | 2745 | android:label="@string/regulatory_labels" |
Jake Hamby | 5e9bd86 | 2013-04-09 15:48:25 -0700 | [diff] [blame] | 2746 | android:taskAffinity="" |
Jeff Sharkey | 3daa259 | 2014-04-18 15:30:15 -0700 | [diff] [blame] | 2747 | android:enabled="@bool/config_show_regulatory_info"> |
| 2748 | <intent-filter> |
Jake Hamby | 5e9bd86 | 2013-04-09 15:48:25 -0700 | [diff] [blame] | 2749 | <action android:name="android.settings.SHOW_REGULATORY_INFO" /> |
| 2750 | <category android:name="android.intent.category.DEFAULT" /> |
| 2751 | </intent-filter> |
Alexandra Gherghina | 2513851 | 2014-07-21 22:42:21 +0100 | [diff] [blame] | 2752 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2753 | android:value="true" /> |
Jake Hamby | 5e9bd86 | 2013-04-09 15:48:25 -0700 | [diff] [blame] | 2754 | </activity> |
| 2755 | |
Dianne Hackborn | 4b21f7c | 2010-10-06 14:28:23 -0700 | [diff] [blame] | 2756 | <receiver android:name=".widget.SettingsAppWidgetProvider" |
Joe Onorato | 9bcc691 | 2011-01-10 12:55:57 -0800 | [diff] [blame] | 2757 | android:label="@string/gadget_title" |
Matthew Xie | 89d44ec | 2013-04-18 23:43:42 -0700 | [diff] [blame] | 2758 | android:exported="false" |
Amith Yamasani | b4b1b40 | 2011-06-15 18:00:27 -0700 | [diff] [blame] | 2759 | android:enabled="@bool/has_powercontrol_widget"> |
Ken Shirriff | 03a6110 | 2009-06-08 13:49:05 -0700 | [diff] [blame] | 2760 | <intent-filter> |
| 2761 | <action android:name="android.appwidget.action.APPWIDGET_UPDATE" /> |
Amith Yamasani | a9125d4 | 2011-10-03 11:54:16 -0700 | [diff] [blame] | 2762 | <action android:name="android.appwidget.action.APPWIDGET_ENABLED" /> |
| 2763 | <action android:name="android.appwidget.action.APPWIDGET_DISABLED" /> |
Ken Shirriff | 03a6110 | 2009-06-08 13:49:05 -0700 | [diff] [blame] | 2764 | <action android:name="android.net.wifi.WIFI_STATE_CHANGED" /> |
| 2765 | <action android:name="android.net.conn.BACKGROUND_DATA_SETTING_CHANGED" /> |
Nick Pelly | 5ddbd94 | 2009-09-11 11:41:59 -0700 | [diff] [blame] | 2766 | <action android:name="android.bluetooth.adapter.action.STATE_CHANGED" /> |
Tom O'Neill | 4af6514 | 2013-09-03 07:56:53 -0700 | [diff] [blame] | 2767 | <action android:name="android.location.MODE_CHANGED" /> |
Dianne Hackborn | 4b21f7c | 2010-10-06 14:28:23 -0700 | [diff] [blame] | 2768 | <action android:name="com.android.sync.SYNC_CONN_STATUS_CHANGED" /> |
Ken Shirriff | 03a6110 | 2009-06-08 13:49:05 -0700 | [diff] [blame] | 2769 | </intent-filter> |
| 2770 | <meta-data android:name="android.appwidget.provider" android:resource="@xml/appwidget_info" /> |
| 2771 | </receiver> |
Jeff Sharkey | ab2d8d3 | 2011-05-30 16:19:56 -0700 | [diff] [blame] | 2772 | |
Eri Kasamatsu | 70b1928 | 2015-11-12 17:36:04 +0100 | [diff] [blame] | 2773 | <receiver android:name="com.android.settingslib.bluetooth.BluetoothDiscoverableTimeoutReceiver"> |
Srikanth Uppala | 59a97f7 | 2012-04-04 03:32:22 -0700 | [diff] [blame] | 2774 | <intent-filter> |
| 2775 | <action android:name="android.bluetooth.intent.DISCOVERABLE_TIMEOUT" /> |
| 2776 | </intent-filter> |
| 2777 | </receiver> |
| 2778 | |
Amith Yamasani | 32dccbc | 2012-09-13 18:06:49 -0700 | [diff] [blame] | 2779 | <!-- Watch for ContactsContract.Profile changes and update the user's photo. --> |
| 2780 | <receiver android:name=".users.ProfileUpdateReceiver"> |
| 2781 | <intent-filter> |
| 2782 | <action android:name="android.provider.Contacts.PROFILE_CHANGED" /> |
| 2783 | </intent-filter> |
| 2784 | </receiver> |
| 2785 | |
Sanket Padawe | 9d7eb49 | 2015-06-01 10:25:46 -0700 | [diff] [blame] | 2786 | <receiver android:name=".sim.SimSelectNotification"> |
PauloftheWest | 63f7bc8 | 2014-10-30 08:01:30 -0700 | [diff] [blame] | 2787 | <intent-filter> |
Sanket Padawe | 9d7eb49 | 2015-06-01 10:25:46 -0700 | [diff] [blame] | 2788 | <action android:name="android.intent.action.SIM_STATE_CHANGED"></action> |
PauloftheWest | 63f7bc8 | 2014-10-30 08:01:30 -0700 | [diff] [blame] | 2789 | </intent-filter> |
| 2790 | </receiver> |
| 2791 | |
Amith Yamasani | 2ad9625 | 2013-09-09 13:07:27 -0700 | [diff] [blame] | 2792 | <provider |
| 2793 | android:name="android.support.v4.content.FileProvider" |
| 2794 | android:authorities="com.android.settings.files" |
| 2795 | android:grantUriPermissions="true" |
| 2796 | android:exported="false"> |
| 2797 | <meta-data |
| 2798 | android:name="android.support.FILE_PROVIDER_PATHS" |
| 2799 | android:resource="@xml/file_paths" /> |
| 2800 | </provider> |
Fabrice Di Meglio | fa7dc24 | 2014-03-12 19:24:43 -0700 | [diff] [blame] | 2801 | |
PauloftheWest | 3815561 | 2014-06-30 10:02:36 -0700 | [diff] [blame] | 2802 | <activity android:name="Settings$SimSettingsActivity" |
| 2803 | android:label="@string/sim_settings_title" |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2804 | android:icon="@drawable/ic_settings_sim" |
PauloftheWest | 3815561 | 2014-06-30 10:02:36 -0700 | [diff] [blame] | 2805 | android:taskAffinity=""> |
Dianne Hackborn | 0702e87 | 2015-02-20 12:48:32 -0800 | [diff] [blame] | 2806 | <intent-filter android:priority="1"> |
| 2807 | <action android:name="com.android.settings.sim.SIM_SUB_INFO_SETTINGS" /> |
| 2808 | <category android:name="android.intent.category.DEFAULT" /> |
| 2809 | </intent-filter> |
PauloftheWest | 3815561 | 2014-06-30 10:02:36 -0700 | [diff] [blame] | 2810 | <intent-filter> |
| 2811 | <action android:name="android.intent.action.MAIN" /> |
PauloftheWest | 3815561 | 2014-06-30 10:02:36 -0700 | [diff] [blame] | 2812 | <category android:name="android.intent.category.DEFAULT" /> |
| 2813 | </intent-filter> |
Jason Monk | 4da79e0 | 2015-09-10 10:54:36 -0400 | [diff] [blame] | 2814 | <intent-filter android:priority="2"> |
| 2815 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2816 | </intent-filter> |
| 2817 | <meta-data android:name="com.android.settings.category" |
| 2818 | android:value="com.android.settings.category.wireless" /> |
PauloftheWest | 3815561 | 2014-06-30 10:02:36 -0700 | [diff] [blame] | 2819 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2820 | android:value="com.android.settings.sim.SimSettings" /> |
PauloftheWest | 3815561 | 2014-06-30 10:02:36 -0700 | [diff] [blame] | 2821 | </activity> |
| 2822 | |
Sanket Padawe | f6f43e4 | 2015-06-10 17:46:31 -0700 | [diff] [blame] | 2823 | <activity android:name=".sim.SimPreferenceDialog" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2824 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.NoActionBar" |
Sanket Padawe | f6f43e4 | 2015-06-10 17:46:31 -0700 | [diff] [blame] | 2825 | android:excludeFromRecents="true"> |
| 2826 | </activity> |
| 2827 | |
Svetoslav Ganov | 871078e | 2016-07-26 18:26:45 -0700 | [diff] [blame] | 2828 | <activity android:name=".wifi.RequestToggleWiFiActivity" |
| 2829 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert" |
| 2830 | android:excludeFromRecents="true" |
| 2831 | android:permission="android.permission.CHANGE_WIFI_STATE"> |
| 2832 | <intent-filter> |
| 2833 | <action android:name="android.net.wifi.action.REQUEST_ENABLE" /> |
| 2834 | <action android:name="android.net.wifi.action.REQUEST_DISABLE" /> |
| 2835 | <category android:name="android.intent.category.DEFAULT" /> |
| 2836 | </intent-filter> |
| 2837 | </activity> |
| 2838 | |
Maurice Lam | 771fac5 | 2015-09-08 10:36:43 -0700 | [diff] [blame] | 2839 | <activity android:name=".wifi.WifiDialogActivity" |
Udam Saini | 86d52c9 | 2016-03-10 11:30:53 -0800 | [diff] [blame] | 2840 | android:label="" |
Maurice Lam | 771fac5 | 2015-09-08 10:36:43 -0700 | [diff] [blame] | 2841 | android:theme="@style/Transparent" |
| 2842 | android:excludeFromRecents="true" |
Maurice Lam | ec1f2ee | 2015-10-29 16:40:49 -0700 | [diff] [blame] | 2843 | android:exported="true" |
Udam Saini | 0ec6862 | 2015-12-21 10:52:34 -0800 | [diff] [blame] | 2844 | android:permission="android.permission.CHANGE_WIFI_STATE" |
| 2845 | android:configChanges="orientation|keyboardHidden|screenSize"> |
Maurice Lam | 771fac5 | 2015-09-08 10:36:43 -0700 | [diff] [blame] | 2846 | <intent-filter> |
| 2847 | <action android:name="com.android.settings.WIFI_DIALOG" /> |
| 2848 | <category android:name="android.intent.category.DEFAULT" /> |
| 2849 | </intent-filter> |
| 2850 | </activity> |
| 2851 | |
PauloftheWest | ffef98b | 2014-11-18 07:12:48 -0800 | [diff] [blame] | 2852 | <activity android:name=".sim.SimDialogActivity" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2853 | android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.NoActionBar" |
Sanket Padawe | ffd9655 | 2015-02-02 16:46:55 -0800 | [diff] [blame] | 2854 | android:label="@string/sim_settings_title" |
| 2855 | android:excludeFromRecents="true"> |
PauloftheWest | ffef98b | 2014-11-18 07:12:48 -0800 | [diff] [blame] | 2856 | <intent-filter> |
| 2857 | <action android:name="android.intent.action.MAIN" /> |
PauloftheWest | ffef98b | 2014-11-18 07:12:48 -0800 | [diff] [blame] | 2858 | </intent-filter> |
| 2859 | </activity> |
| 2860 | |
Pavel Zhamaitsiak | 4ab3256 | 2015-02-23 15:34:07 -0800 | [diff] [blame] | 2861 | <activity android:name="Settings$WifiCallingSettingsActivity" |
| 2862 | android:label="@string/wifi_calling_settings_title" |
| 2863 | android:taskAffinity=""> |
| 2864 | <intent-filter> |
| 2865 | <action android:name="android.intent.action.MAIN" /> |
| 2866 | <action android:name="android.settings.WIFI_CALLING_SETTINGS" /> |
| 2867 | <category android:name="android.intent.category.DEFAULT" /> |
| 2868 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 2869 | </intent-filter> |
| 2870 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2871 | android:value="com.android.settings.WifiCallingSettings" /> |
| 2872 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2873 | android:value="true" /> |
Pavel Zhamaitsiak | 4ab3256 | 2015-02-23 15:34:07 -0800 | [diff] [blame] | 2874 | </activity> |
| 2875 | |
Jason Monk | d3ac239 | 2016-01-27 13:54:35 -0500 | [diff] [blame] | 2876 | <activity android:name="Settings$WifiCallingSuggestionActivity" |
| 2877 | android:label="@string/wifi_calling_settings_title" |
| 2878 | android:icon="@drawable/ic_settings_wireless" |
| 2879 | android:taskAffinity=""> |
| 2880 | <intent-filter> |
| 2881 | <action android:name="android.intent.action.MAIN" /> |
| 2882 | <category android:name="com.android.settings.suggested.category.SETTINGS_ONLY" /> |
| 2883 | </intent-filter> |
| 2884 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2885 | android:value="com.android.settings.WifiCallingSettings" /> |
| 2886 | <meta-data android:name="com.android.settings.dismiss" |
| 2887 | android:value="10" /> |
| 2888 | <meta-data android:name="com.android.settings.title" |
| 2889 | android:resource="@string/wifi_calling_suggestion_title" /> |
Jason Monk | ec1f28e | 2016-02-24 17:39:29 -0500 | [diff] [blame] | 2890 | <meta-data android:name="com.android.settings.summary" |
| 2891 | android:resource="@string/wifi_calling_suggestion_summary" /> |
Jason Monk | d3ac239 | 2016-01-27 13:54:35 -0500 | [diff] [blame] | 2892 | </activity> |
| 2893 | |
Fabrice Di Meglio | fa7dc24 | 2014-03-12 19:24:43 -0700 | [diff] [blame] | 2894 | <provider |
| 2895 | android:name=".search.SettingsSearchIndexablesProvider" |
| 2896 | android:authorities="com.android.settings" |
| 2897 | android:multiprocess="false" |
| 2898 | android:grantUriPermissions="true" |
| 2899 | android:permission="android.permission.READ_SEARCH_INDEXABLES" |
| 2900 | android:exported="true"> |
| 2901 | <intent-filter> |
| 2902 | <action android:name="android.content.action.SEARCH_INDEXABLES_PROVIDER" /> |
| 2903 | </intent-filter> |
| 2904 | </provider> |
| 2905 | |
Billy Lau | 7f70ba1 | 2015-07-03 17:01:18 +0100 | [diff] [blame] | 2906 | <activity android:name="Settings$OverlaySettingsActivity" |
| 2907 | android:label="@string/draw_overlay_title" |
| 2908 | android:taskAffinity=""> |
| 2909 | <intent-filter android:priority="1"> |
| 2910 | <action android:name="android.settings.action.MANAGE_OVERLAY_PERMISSION" /> |
| 2911 | <category android:name="android.intent.category.DEFAULT" /> |
| 2912 | </intent-filter> |
Billy Lau | f8f9802 | 2015-07-16 03:50:47 +0100 | [diff] [blame] | 2913 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2914 | android:value="com.android.settings.applications.ManageApplications" /> |
Billy Lau | 7f70ba1 | 2015-07-03 17:01:18 +0100 | [diff] [blame] | 2915 | </activity> |
| 2916 | |
Billy Lau | fee7856 | 2015-07-27 12:57:07 +0100 | [diff] [blame] | 2917 | <activity android:name="Settings$AppDrawOverlaySettingsActivity" |
| 2918 | android:label="@string/draw_overlay_title" |
| 2919 | android:taskAffinity=""> |
| 2920 | <intent-filter android:priority="1"> |
| 2921 | <action android:name="android.settings.action.MANAGE_OVERLAY_PERMISSION" /> |
| 2922 | <category android:name="android.intent.category.DEFAULT" /> |
| 2923 | <data android:scheme="package" /> |
| 2924 | </intent-filter> |
| 2925 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2926 | android:value="com.android.settings.applications.DrawOverlayDetails" /> |
| 2927 | </activity> |
| 2928 | |
Billy Lau | 7f70ba1 | 2015-07-03 17:01:18 +0100 | [diff] [blame] | 2929 | <activity android:name="Settings$WriteSettingsActivity" |
| 2930 | android:label="@string/write_settings_title" |
| 2931 | android:taskAffinity=""> |
| 2932 | <intent-filter android:priority="1"> |
| 2933 | <action android:name="android.settings.action.MANAGE_WRITE_SETTINGS" /> |
| 2934 | <category android:name="android.intent.category.DEFAULT" /> |
| 2935 | </intent-filter> |
Billy Lau | bb3aa26 | 2015-07-21 16:43:17 +0100 | [diff] [blame] | 2936 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2937 | android:value="com.android.settings.applications.ManageApplications" /> |
Billy Lau | 7f70ba1 | 2015-07-03 17:01:18 +0100 | [diff] [blame] | 2938 | </activity> |
| 2939 | |
Billy Lau | fee7856 | 2015-07-27 12:57:07 +0100 | [diff] [blame] | 2940 | <activity android:name="Settings$AppWriteSettingsActivity" |
| 2941 | android:label="@string/write_settings_title" |
| 2942 | android:taskAffinity=""> |
| 2943 | <intent-filter android:priority="1"> |
| 2944 | <action android:name="android.settings.action.MANAGE_WRITE_SETTINGS" /> |
| 2945 | <category android:name="android.intent.category.DEFAULT" /> |
| 2946 | <data android:scheme="package" /> |
| 2947 | </intent-filter> |
| 2948 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 2949 | android:value="com.android.settings.applications.WriteSettingsDetails" /> |
| 2950 | </activity> |
| 2951 | |
Sudheer Shanka | 9159fe9 | 2015-11-23 12:07:05 +0000 | [diff] [blame] | 2952 | <activity android:name="ShowAdminSupportDetailsDialog" |
| 2953 | android:theme="@style/Transparent" |
Sudheer Shanka | fee4e3e | 2016-02-18 17:48:01 +0000 | [diff] [blame] | 2954 | android:excludeFromRecents="true" |
| 2955 | android:launchMode="singleTop"> |
Sudheer Shanka | 9159fe9 | 2015-11-23 12:07:05 +0000 | [diff] [blame] | 2956 | <intent-filter> |
Sudheer Shanka | cb99d94 | 2015-12-31 17:46:29 +0000 | [diff] [blame] | 2957 | <action android:name="android.settings.SHOW_ADMIN_SUPPORT_DETAILS" /> |
Sudheer Shanka | 9159fe9 | 2015-11-23 12:07:05 +0000 | [diff] [blame] | 2958 | <category android:name="android.intent.category.DEFAULT" /> |
| 2959 | </intent-filter> |
| 2960 | </activity> |
| 2961 | |
Jason Monk | 91e2f89 | 2016-02-23 15:31:09 -0500 | [diff] [blame] | 2962 | <activity android:name="Settings$AdvancedAppsActivity" |
Julia Reynolds | 2e1e0b7 | 2015-12-14 08:32:46 -0500 | [diff] [blame] | 2963 | android:taskAffinity="" |
| 2964 | android:exported="true"> |
| 2965 | <intent-filter android:priority="1"> |
| 2966 | <action android:name="android.settings.MANAGE_DEFAULT_APPS_SETTINGS" /> |
Jason Monk | 7ea14c5 | 2016-01-22 14:28:02 -0500 | [diff] [blame] | 2967 | <action android:name="android.settings.HOME_SETTINGS" /> |
| 2968 | <category android:name="android.intent.category.DEFAULT" /> |
| 2969 | </intent-filter> |
Julia Reynolds | 2e1e0b7 | 2015-12-14 08:32:46 -0500 | [diff] [blame] | 2970 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
Jason Monk | 91e2f89 | 2016-02-23 15:31:09 -0500 | [diff] [blame] | 2971 | android:value="com.android.settings.applications.AdvancedAppSettings" /> |
Nicolas Prevot | aea1702 | 2016-02-29 13:49:31 +0000 | [diff] [blame] | 2972 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2973 | android:value="true" /> |
Julia Reynolds | 2e1e0b7 | 2015-12-14 08:32:46 -0500 | [diff] [blame] | 2974 | </activity> |
| 2975 | |
Jason Monk | 7519954 | 2016-05-06 15:09:32 -0400 | [diff] [blame] | 2976 | <activity android:name=".WebViewImplementation" |
| 2977 | android:exported="true" |
| 2978 | android:excludeFromRecents="true" |
Andrew Sapperstein | 7e15743 | 2016-07-15 16:46:38 -0700 | [diff] [blame] | 2979 | android:theme="@*android:style/Theme.DeviceDefault.Light.Dialog.Alert"> |
Jason Monk | 7519954 | 2016-05-06 15:09:32 -0400 | [diff] [blame] | 2980 | <intent-filter> |
| 2981 | <action android:name="android.settings.WEBVIEW_SETTINGS" /> |
| 2982 | <category android:name="android.intent.category.DEFAULT" /> |
| 2983 | </intent-filter> |
| 2984 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 2985 | android:value="true" /> |
| 2986 | </activity> |
| 2987 | |
Doris Ling | 9136523 | 2016-05-23 17:06:26 -0700 | [diff] [blame] | 2988 | <!-- activity for gesture settings --> |
| 2989 | <activity android:name="Settings$GestureSettingsActivity" |
| 2990 | android:label="@string/gesture_preference_title" |
| 2991 | android:icon="@drawable/ic_settings_gestures" |
Doris Ling | 5edb275 | 2016-07-11 12:00:18 -0700 | [diff] [blame] | 2992 | android:enabled="@bool/config_gesture_settings_enabled"> |
Doris Ling | 9136523 | 2016-05-23 17:06:26 -0700 | [diff] [blame] | 2993 | <intent-filter> |
| 2994 | <action android:name="android.intent.action.MAIN" /> |
| 2995 | <category android:name="com.android.settings.SHORTCUT" /> |
| 2996 | </intent-filter> |
| 2997 | <intent-filter> |
| 2998 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 2999 | </intent-filter> |
| 3000 | <meta-data android:name="com.android.settings.category" |
| 3001 | android:value="com.android.settings.category.device" /> |
| 3002 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3003 | android:value="com.android.settings.gestures.GestureSettings" /> |
Doris Ling | 6ae44a0 | 2016-07-08 11:35:27 -0700 | [diff] [blame] | 3004 | <meta-data android:name="com.android.settings.summary" |
| 3005 | android:resource="@string/gesture_preference_summary" /> |
Doris Ling | 9136523 | 2016-05-23 17:06:26 -0700 | [diff] [blame] | 3006 | </activity> |
| 3007 | |
Doris Ling | 26bf003 | 2016-06-15 18:16:09 -0700 | [diff] [blame] | 3008 | <activity android:name="BackupSettingsActivity" |
| 3009 | android:label="@string/privacy_settings_title" |
| 3010 | android:icon="@drawable/ic_settings_backup" |
| 3011 | android:theme="@android:style/Theme.NoDisplay" |
| 3012 | android:taskAffinity="com.android.settings" |
| 3013 | android:parentActivityName="Settings"> |
| 3014 | <intent-filter android:priority="1"> |
| 3015 | <action android:name="android.settings.PRIVACY_SETTINGS" /> |
| 3016 | <action android:name="android.settings.BACKUP_AND_RESET_SETTINGS" /> |
| 3017 | <category android:name="android.intent.category.DEFAULT" /> |
| 3018 | </intent-filter> |
| 3019 | <intent-filter> |
| 3020 | <action android:name="android.intent.action.MAIN" /> |
| 3021 | <category android:name="android.intent.category.DEFAULT" /> |
| 3022 | <category android:name="android.intent.category.VOICE_LAUNCH" /> |
| 3023 | </intent-filter> |
| 3024 | <intent-filter android:priority="-2"> |
| 3025 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3026 | </intent-filter> |
| 3027 | <meta-data android:name="com.android.settings.category" |
| 3028 | android:value="com.android.settings.category.personal" /> |
| 3029 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3030 | android:value="true" /> |
| 3031 | </activity> |
| 3032 | |
Daniel Nishi | 3981889 | 2016-09-20 16:40:49 -0700 | [diff] [blame] | 3033 | <activity android:name="Settings$AutomaticStorageManagerSettingsActivity" |
Daniel Nishi | b340564 | 2016-09-26 11:37:52 -0700 | [diff] [blame] | 3034 | android:exported="@bool/config_storage_manager_settings_enabled" |
Daniel Nishi | 3981889 | 2016-09-20 16:40:49 -0700 | [diff] [blame] | 3035 | android:label="@string/automatic_storage_manager_settings" |
| 3036 | android:taskAffinity=""> |
| 3037 | <intent-filter android:priority="1"> |
| 3038 | <action android:name="android.settings.STORAGE_MANAGER_SETTINGS" /> |
| 3039 | <category android:name="android.intent.category.DEFAULT" /> |
| 3040 | </intent-filter> |
| 3041 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3042 | android:value="com.android.settings.deletionhelper.AutomaticStorageManagerSettings" /> |
| 3043 | </activity> |
| 3044 | |
Fan Zhang | a96a2d8 | 2016-09-27 17:51:11 -0700 | [diff] [blame] | 3045 | <!-- Information architecture host activities --> |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3046 | |
| 3047 | <!-- Alias for battery settings in new IA. Remove and merge metadata into TargetActivity --> |
Fan Zhang | bb93dc0 | 2016-10-11 16:27:45 -0700 | [diff] [blame] | 3048 | <activity android:name=".Settings$NetworkDashboardActivity" |
| 3049 | android:taskAffinity="" |
| 3050 | android:label="@string/network_dashboard_title" |
| 3051 | android:icon="@drawable/ic_settings_wireless"> |
| 3052 | <intent-filter android:priority="10"> |
| 3053 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3054 | </intent-filter> |
| 3055 | <meta-data android:name="com.android.settings.category" |
| 3056 | android:value="com.android.settings.category.ia.homepage"/> |
| 3057 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3058 | android:value="com.android.settings.network.NetworkDashboardFragment"/> |
| 3059 | </activity> |
| 3060 | |
| 3061 | <activity-alias android:name="WifiDashboardAlias" |
| 3062 | android:targetActivity="Settings$WifiSettingsActivity" |
| 3063 | android:configChanges="orientation|keyboardHidden|screenSize"> |
| 3064 | <intent-filter android:priority="20"> |
| 3065 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3066 | </intent-filter> |
| 3067 | <meta-data android:name="com.android.settings.category" |
| 3068 | android:value="com.android.settings.category.ia.wireless" /> |
| 3069 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3070 | android:value="com.android.settings.wifi.WifiSettings" /> |
| 3071 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3072 | android:value="true" /> |
| 3073 | </activity-alias> |
| 3074 | |
| 3075 | <activity-alias android:name="DataUsageDashboardAlias" |
| 3076 | android:targetActivity="Settings$DataUsageSummaryActivity"> |
| 3077 | <intent-filter android:priority="10"> |
| 3078 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3079 | </intent-filter> |
| 3080 | <meta-data android:name="com.android.settings.category" |
| 3081 | android:value="com.android.settings.category.ia.wireless"/> |
| 3082 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3083 | android:value="com.android.settings.datausage.DataUsageSummary"/> |
| 3084 | </activity-alias> |
| 3085 | |
Fan Zhang | f37be6a | 2016-10-20 12:47:52 -0700 | [diff] [blame] | 3086 | <activity android:name=".Settings$AppAndNotificationDashboardActivity" |
| 3087 | android:label="@string/app_and_notification_dashboard_title" |
| 3088 | android:icon="@drawable/ic_settings_applications"> |
| 3089 | <intent-filter android:priority="8"> |
| 3090 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3091 | </intent-filter> |
| 3092 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3093 | android:value="com.android.settings.applications.AppAndNotificationDashboardFragment"/> |
| 3094 | <meta-data android:name="com.android.settings.category" |
| 3095 | android:value="com.android.settings.category.ia.homepage"/> |
| 3096 | </activity> |
| 3097 | |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3098 | <activity-alias android:name="BatteryDashboardAlias" |
| 3099 | android:targetActivity="Settings$PowerUsageSummaryActivity"> |
Fan Zhang | bb6d260 | 2016-10-04 13:21:06 -0700 | [diff] [blame] | 3100 | <intent-filter android:priority="7"> |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3101 | <action android:name="com.android.settings.action.SETTINGS"/> |
Fan Zhang | a96a2d8 | 2016-09-27 17:51:11 -0700 | [diff] [blame] | 3102 | </intent-filter> |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3103 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3104 | android:value="com.android.settings.fuelgauge.PowerUsageSummary"/> |
| 3105 | <meta-data android:name="com.android.settings.category" |
| 3106 | android:value="com.android.settings.category.ia.homepage"/> |
| 3107 | </activity-alias> |
| 3108 | |
Fan Zhang | 66b573a | 2016-10-06 16:33:13 -0700 | [diff] [blame] | 3109 | <activity-alias android:name="DisplayDashboardAlias" |
| 3110 | android:targetActivity="Settings$DisplaySettingsActivity"> |
| 3111 | <intent-filter android:priority="6"> |
| 3112 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3113 | </intent-filter> |
| 3114 | <meta-data android:name="com.android.settings.category" |
| 3115 | android:value="com.android.settings.category.ia.homepage" /> |
| 3116 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3117 | android:value="com.android.settings.DisplaySettings" /> |
| 3118 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3119 | android:value="true" /> |
| 3120 | </activity-alias> |
| 3121 | |
Doris Ling | 5557865 | 2016-10-18 13:08:29 -0700 | [diff] [blame] | 3122 | <activity-alias android:name="SoundDashboardAlias" |
| 3123 | android:targetActivity="Settings$SoundSettingsActivity"> |
| 3124 | <intent-filter android:priority="5"> |
| 3125 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3126 | </intent-filter> |
| 3127 | <meta-data android:name="com.android.settings.category" |
| 3128 | android:value="com.android.settings.category.ia.homepage" /> |
| 3129 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3130 | android:value="com.android.settings.notification.SoundSettings" /> |
| 3131 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3132 | android:value="true" /> |
| 3133 | </activity-alias> |
| 3134 | |
Fan Zhang | bb6d260 | 2016-10-04 13:21:06 -0700 | [diff] [blame] | 3135 | <activity android:name=".Settings$StorageDashboardActivity" |
| 3136 | android:label="@string/storage_settings" |
| 3137 | android:icon="@drawable/ic_settings_storage"> |
Doris Ling | 5557865 | 2016-10-18 13:08:29 -0700 | [diff] [blame] | 3138 | <intent-filter android:priority="4"> |
Fan Zhang | bb6d260 | 2016-10-04 13:21:06 -0700 | [diff] [blame] | 3139 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3140 | </intent-filter> |
| 3141 | <meta-data android:name="com.android.settings.category" |
| 3142 | android:value="com.android.settings.category.ia.homepage" /> |
| 3143 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3144 | android:value="com.android.settings.deviceinfo.StorageDashboardFragment" /> |
| 3145 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3146 | android:value="true" /> |
| 3147 | </activity> |
| 3148 | |
| 3149 | <activity-alias android:name="InternalStorageDashboardAlias" |
| 3150 | android:targetActivity="Settings$StorageSettingsActivity" |
| 3151 | android:label="@string/storage_internal_title"> |
| 3152 | <intent-filter android:priority="5"> |
| 3153 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3154 | </intent-filter> |
| 3155 | <meta-data android:name="com.android.settings.category" |
| 3156 | android:value="com.android.settings.category.ia.storage" /> |
| 3157 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3158 | android:value="com.android.settings.deviceinfo.StorageSettings" /> |
| 3159 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3160 | android:value="true" /> |
| 3161 | </activity-alias> |
| 3162 | |
Fan Zhang | 8da6f88 | 2016-10-14 14:02:03 -0700 | [diff] [blame] | 3163 | <activity-alias android:name="SecurityDashboardAlias" |
| 3164 | android:targetActivity="Settings$SecuritySettingsActivity"> |
| 3165 | <intent-filter android:priority="3"> |
| 3166 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3167 | </intent-filter> |
| 3168 | <meta-data android:name="com.android.settings.category" |
| 3169 | android:value="com.android.settings.category.ia.homepage" /> |
| 3170 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3171 | android:value="com.android.settings.SecuritySettings" /> |
| 3172 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3173 | android:value="true" /> |
| 3174 | </activity-alias> |
| 3175 | |
Fan Zhang | 301fe80 | 2016-10-26 10:44:45 -0700 | [diff] [blame] | 3176 | <activity-alias android:name="LocationDashboardAlias" |
| 3177 | android:targetActivity="Settings$LocationSettingsActivity"> |
| 3178 | <intent-filter> |
| 3179 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3180 | </intent-filter> |
| 3181 | <meta-data android:name="com.android.settings.category" |
| 3182 | android:value="com.android.settings.category.ia.security" /> |
| 3183 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3184 | android:value="com.android.settings.location.LocationSettings" /> |
| 3185 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3186 | android:value="true" /> |
| 3187 | </activity-alias> |
| 3188 | |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3189 | <activity android:name=".Settings$SystemDashboardActivity" |
| 3190 | android:label="@string/header_category_system" |
| 3191 | android:icon="@drawable/ic_settings_about"> |
| 3192 | <intent-filter android:priority="1"> |
| 3193 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3194 | </intent-filter> |
| 3195 | <meta-data android:name="com.android.settings.category" |
| 3196 | android:value="com.android.settings.category.ia.homepage"/> |
| 3197 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3198 | android:value="com.android.settings.system.SystemDashboardFragment"/> |
| 3199 | </activity> |
| 3200 | |
| 3201 | <activity android:name=".Settings$SupportDashboardActivity" |
| 3202 | android:label="@string/page_tab_title_support" |
| 3203 | android:icon="@drawable/ic_help_24dp"> |
| 3204 | <intent-filter android:priority="0"> |
| 3205 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3206 | </intent-filter> |
| 3207 | <meta-data android:name="com.android.settings.category" |
| 3208 | android:value="com.android.settings.category.ia.homepage"/> |
Fan Zhang | a96a2d8 | 2016-09-27 17:51:11 -0700 | [diff] [blame] | 3209 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3210 | android:value="com.android.settings.dashboard.SupportFragment"/> |
| 3211 | <meta-data android:name="com.android.settings.summary" |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3212 | android:resource="@string/help_label"/> |
Fan Zhang | a96a2d8 | 2016-09-27 17:51:11 -0700 | [diff] [blame] | 3213 | </activity> |
| 3214 | |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3215 | <!-- Alias for IME & Language in new IA. Should merge into TargetActivity when launch --> |
Fan Zhang | a1d1d67 | 2016-11-07 15:12:52 -0800 | [diff] [blame] | 3216 | <activity android:name=".Settings$LanguageAndRegionSettingsActivity" |
| 3217 | android:label="@string/language_and_region_settings_title" |
| 3218 | android:icon="@drawable/ic_settings_language"> |
| 3219 | <intent-filter android:priority="260"> |
| 3220 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3221 | </intent-filter> |
| 3222 | <meta-data android:name="com.android.settings.category" |
| 3223 | android:value="com.android.settings.category.ia.system"/> |
| 3224 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3225 | android:value="com.android.settings.language.LanguageAndRegionSettings"/> |
| 3226 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3227 | android:value="true"/> |
| 3228 | <!-- Inherit intent-filter from LanguageSettingsActivity --> |
| 3229 | </activity> |
| 3230 | |
| 3231 | <activity android:name=".Settings$InputAndGestureSettingsActivity" |
| 3232 | android:label="@string/input_gesture_settings_title" |
| 3233 | android:icon="@drawable/ic_settings_language"> |
| 3234 | <intent-filter android:priority="255"> |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3235 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3236 | </intent-filter> |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3237 | <meta-data android:name="com.android.settings.category" |
| 3238 | android:value="com.android.settings.category.ia.system" /> |
Fan Zhang | a1d1d67 | 2016-11-07 15:12:52 -0800 | [diff] [blame] | 3239 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3240 | android:value="com.android.settings.inputmethod.InputAndGestureSettings" /> |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3241 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3242 | android:value="true" /> |
Fan Zhang | a1d1d67 | 2016-11-07 15:12:52 -0800 | [diff] [blame] | 3243 | <!-- Inherit intent-filter from LanguageSettingsActivity --> |
| 3244 | </activity> |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3245 | |
| 3246 | <!-- Alias for Date & Time in new IA. Should merge into TargetActivity when launch --> |
| 3247 | <activity-alias android:name="DateTimeDashboardAlias" |
| 3248 | android:targetActivity="Settings$DateTimeSettingsActivity"> |
| 3249 | <intent-filter android:priority="240"> |
| 3250 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3251 | </intent-filter> |
| 3252 | <meta-data android:name="com.android.settings.category" |
| 3253 | android:value="com.android.settings.category.ia.system" /> |
| 3254 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3255 | android:value="com.android.settings.DateTimeSettings" /> |
| 3256 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3257 | android:value="true" /> |
| 3258 | </activity-alias> |
| 3259 | |
| 3260 | <activity-alias android:name="AccessibilityDashboardAlias" |
| 3261 | android:targetActivity="Settings$AccessibilitySettingsActivity"> |
| 3262 | <intent-filter android:priority="150"> |
| 3263 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3264 | </intent-filter> |
| 3265 | <meta-data android:name="com.android.settings.category" |
| 3266 | android:value="com.android.settings.category.ia.system" /> |
| 3267 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3268 | android:value="com.android.settings.accessibility.AccessibilitySettings" /> |
| 3269 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3270 | android:value="true" /> |
| 3271 | </activity-alias> |
| 3272 | |
Fan Zhang | 0e8d0d1 | 2016-11-02 09:15:33 -0700 | [diff] [blame] | 3273 | <activity-alias android:name="PrivacyDashboardAlias" |
| 3274 | android:targetActivity="Settings$PrivacySettingsActivity"> |
| 3275 | <intent-filter android:priority="60"> |
| 3276 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3277 | </intent-filter> |
| 3278 | <meta-data android:name="com.android.settings.category" |
| 3279 | android:value="com.android.settings.category.ia.system" /> |
| 3280 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3281 | android:value="com.android.settings.PrivacySettings" /> |
| 3282 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3283 | android:value="true" /> |
| 3284 | </activity-alias> |
| 3285 | |
Fan Zhang | a861bee | 2016-10-12 16:23:48 -0700 | [diff] [blame] | 3286 | <activity-alias android:name="BackupResetDashboardAlias" |
Fan Zhang | 10dd465 | 2016-11-16 10:24:26 -0800 | [diff] [blame] | 3287 | android:targetActivity=".BackupSettingsActivity"> |
Fan Zhang | a861bee | 2016-10-12 16:23:48 -0700 | [diff] [blame] | 3288 | <intent-filter android:priority="60"> |
| 3289 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3290 | </intent-filter> |
| 3291 | <meta-data android:name="com.android.settings.category" |
| 3292 | android:value="com.android.settings.category.ia.system" /> |
Fan Zhang | a861bee | 2016-10-12 16:23:48 -0700 | [diff] [blame] | 3293 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3294 | android:value="true" /> |
| 3295 | </activity-alias> |
| 3296 | |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3297 | <!-- Alias for developer setting in new IA. Should merge into TargetActivity when launch --> |
| 3298 | <activity-alias android:name="DevelopmentSettingsDashboardAlias" |
| 3299 | android:targetActivity="Settings$DevelopmentSettingsActivity" |
| 3300 | android:label="@string/development_settings_title" |
| 3301 | android:icon="@drawable/ic_settings_development"> |
| 3302 | <intent-filter android:priority="50"> |
| 3303 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3304 | </intent-filter> |
| 3305 | <meta-data android:name="com.android.settings.category" |
| 3306 | android:value="com.android.settings.category.ia.system" /> |
| 3307 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3308 | android:value="com.android.settings.DevelopmentSettings" /> |
| 3309 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3310 | android:value="true" /> |
| 3311 | </activity-alias> |
| 3312 | |
| 3313 | <activity-alias android:name="AboutDeviceDashboardAlias" |
| 3314 | android:targetActivity="Settings$DeviceInfoSettingsActivity"> |
| 3315 | <intent-filter android:priority="10"> |
| 3316 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3317 | </intent-filter> |
| 3318 | <meta-data android:name="com.android.settings.category" |
| 3319 | android:value="com.android.settings.category.ia.system" /> |
| 3320 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3321 | android:value="com.android.settings.DeviceInfoSettings" /> |
| 3322 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3323 | android:value="true" /> |
| 3324 | </activity-alias> |
| 3325 | |
Fan Zhang | ee904e8 | 2016-11-16 16:59:49 -0800 | [diff] [blame] | 3326 | <activity-alias android:name="MemorySettingsDashboardAlias" |
| 3327 | android:targetActivity=".Settings$MemorySettingsActivity"> |
| 3328 | <intent-filter> |
| 3329 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3330 | </intent-filter> |
| 3331 | <meta-data android:name="com.android.settings.category" |
| 3332 | android:value="com.android.settings.category.ia.development" /> |
| 3333 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3334 | android:value="com.android.settings.applications.ProcessStatsSummary" /> |
| 3335 | </activity-alias> |
| 3336 | |
Doris Ling | b2c8c9c | 2016-10-10 16:59:16 -0700 | [diff] [blame] | 3337 | <activity android:name=".Settings$ConnectedDeviceDashboardActivity" |
| 3338 | android:label="@string/connected_devices_dashboard_title" |
| 3339 | android:icon="@drawable/ic_bt_laptop"> |
| 3340 | <intent-filter android:priority="9"> |
| 3341 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3342 | </intent-filter> |
| 3343 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3344 | android:value="com.android.settings.connecteddevice.ConnectedDeviceDashboardFragment"/> |
| 3345 | <meta-data android:name="com.android.settings.category" |
| 3346 | android:value="com.android.settings.category.ia.homepage"/> |
| 3347 | </activity> |
| 3348 | |
| 3349 | <activity-alias android:name="BluetoothDashboardAlias" |
| 3350 | android:targetActivity="Settings$BluetoothSettingsActivity"> |
| 3351 | <intent-filter android:priority="7"> |
| 3352 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3353 | </intent-filter> |
| 3354 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3355 | android:value="com.android.settings.bluetooth.BluetoothSettings" /> |
| 3356 | <meta-data android:name="com.android.settings.category" |
| 3357 | android:value="com.android.settings.category.ia.device" /> |
| 3358 | </activity-alias> |
| 3359 | |
| 3360 | <activity-alias android:name="CastDashboardAlias" |
| 3361 | android:targetActivity="Settings$WifiDisplaySettingsActivity"> |
| 3362 | <intent-filter android:priority="6"> |
| 3363 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3364 | </intent-filter> |
| 3365 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3366 | android:value="com.android.settings.wfd.WifiDisplaySettings" /> |
| 3367 | <meta-data android:name="com.android.settings.category" |
| 3368 | android:value="com.android.settings.category.ia.device" /> |
| 3369 | </activity-alias> |
| 3370 | |
| 3371 | <activity-alias android:name="PrintDashboardAlias" |
| 3372 | android:targetActivity="Settings$PrintSettingsActivity"> |
| 3373 | <intent-filter android:priority="2"> |
| 3374 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3375 | </intent-filter> |
| 3376 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3377 | android:value="com.android.settings.print.PrintSettingsFragment" /> |
| 3378 | <meta-data android:name="com.android.settings.category" |
| 3379 | android:value="com.android.settings.category.ia.device" /> |
| 3380 | </activity-alias> |
| 3381 | |
Fan Zhang | cdacd1d | 2016-10-20 17:15:50 -0700 | [diff] [blame] | 3382 | <activity-alias android:name="ManageApplicationsDashboardAlias" |
| 3383 | android:targetActivity="Settings$ManageApplicationsActivity"> |
| 3384 | <intent-filter android:priority="200"> |
| 3385 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3386 | </intent-filter> |
| 3387 | <meta-data android:name="com.android.settings.category" |
| 3388 | android:value="com.android.settings.category.ia.apps" /> |
| 3389 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3390 | android:value="com.android.settings.applications.ManageApplications" /> |
| 3391 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3392 | android:value="true" /> |
| 3393 | </activity-alias> |
| 3394 | |
| 3395 | <activity-alias android:name="AppNotificationDashboardAlias" |
| 3396 | android:targetActivity="Settings$NotificationAppListActivity"> |
| 3397 | <intent-filter android:priority="150"> |
| 3398 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3399 | </intent-filter> |
| 3400 | <meta-data android:name="com.android.settings.category" |
| 3401 | android:value="com.android.settings.category.ia.apps"/> |
| 3402 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3403 | android:value="com.android.settings.applications.NotificationApps"/> |
| 3404 | </activity-alias> |
| 3405 | |
| 3406 | <activity-alias android:name="ConfigureNotificationDashboardAlias" |
| 3407 | android:targetActivity="Settings$ConfigureNotificationSettingsActivity"> |
| 3408 | <intent-filter android:priority="120"> |
| 3409 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3410 | </intent-filter> |
| 3411 | <meta-data android:name="com.android.settings.category" |
| 3412 | android:value="com.android.settings.category.ia.apps"/> |
| 3413 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3414 | android:value="com.android.settings.notification.ConfigureNotificationSettings" /> |
| 3415 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3416 | android:value="true" /> |
| 3417 | </activity-alias> |
| 3418 | |
Doris Ling | d7aae18 | 2016-10-21 11:33:54 -0700 | [diff] [blame] | 3419 | <activity android:name=".Settings$UserAndAccountDashboardActivity" |
| 3420 | android:label="@string/account_dashboard_title" |
| 3421 | android:icon="@drawable/ic_settings_accounts"> |
| 3422 | <intent-filter android:priority="2"> |
| 3423 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3424 | </intent-filter> |
| 3425 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3426 | android:value="com.android.settings.accounts.UserAndAccountDashboardFragment"/> |
| 3427 | <meta-data android:name="com.android.settings.category" |
| 3428 | android:value="com.android.settings.category.ia.homepage"/> |
| 3429 | </activity> |
| 3430 | |
| 3431 | <activity-alias android:name="UserDashboardAlias" |
| 3432 | android:targetActivity="Settings$UserSettingsActivity"> |
| 3433 | <intent-filter android:priority="8"> |
| 3434 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3435 | </intent-filter> |
| 3436 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3437 | android:value="com.android.settings.users.UserSettings" /> |
| 3438 | <meta-data android:name="com.android.settings.category" |
| 3439 | android:value="com.android.settings.category.ia.accounts" /> |
| 3440 | </activity-alias> |
| 3441 | |
Fan Zhang | 4136d90 | 2016-10-21 14:23:56 -0700 | [diff] [blame] | 3442 | <activity-alias android:name="AppDefaultDashboardAlias" |
| 3443 | android:targetActivity="Settings$AdvancedAppsActivity" |
| 3444 | android:label="@string/app_default_dashboard_title" |
| 3445 | android:icon="@drawable/ic_settings_applications"> |
| 3446 | <intent-filter android:priority="130"> |
| 3447 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3448 | </intent-filter> |
| 3449 | <meta-data android:name="com.android.settings.category" |
| 3450 | android:value="com.android.settings.category.ia.apps"/> |
| 3451 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3452 | android:value="com.android.settings.applications.AdvancedAppSettings" /> |
| 3453 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3454 | android:value="true" /> |
| 3455 | </activity-alias> |
| 3456 | |
| 3457 | <activity-alias android:name="PaymentSettingsDashboardAlias" |
| 3458 | android:targetActivity="Settings$PaymentSettingsActivity"> |
| 3459 | <intent-filter android:priority="10"> |
| 3460 | <action android:name="com.android.settings.action.SETTINGS"/> |
| 3461 | </intent-filter> |
| 3462 | <meta-data android:name="com.android.settings.category" |
| 3463 | android:value="com.android.settings.category.ia.apps.default"/> |
| 3464 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3465 | android:value="com.android.settings.nfc.PaymentSettings"/> |
| 3466 | <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" |
| 3467 | android:value="true"/> |
| 3468 | </activity-alias> |
| 3469 | |
Bartosz Fabianowski | 05061fc | 2016-11-14 12:04:49 +0100 | [diff] [blame] | 3470 | <!-- Alias for enterprise privacy setting in new IA. Should merge into TargetActivity when launch --> |
| 3471 | <activity-alias android:name="EnterprisePrivacyDashboardAlias" |
| 3472 | android:targetActivity="Settings$EnterprisePrivacySettingsActivity"> |
| 3473 | <intent-filter android:priority="-1"> |
| 3474 | <action android:name="com.android.settings.action.SETTINGS" /> |
| 3475 | </intent-filter> |
| 3476 | <meta-data android:name="com.android.settings.category" |
| 3477 | android:value="com.android.settings.category.ia.system" /> |
| 3478 | <meta-data android:name="com.android.settings.FRAGMENT_CLASS" |
| 3479 | android:value="com.android.settings.enterprise.EnterprisePrivacySettings" /> |
| 3480 | </activity-alias> |
| 3481 | |
Fan Zhang | cc335d9 | 2016-09-29 14:37:14 -0700 | [diff] [blame] | 3482 | <!-- End of information architecture host activities --> |
| 3483 | |
Jason Monk | dc252eb | 2016-01-30 11:36:52 -0500 | [diff] [blame] | 3484 | <service |
| 3485 | android:name=".SettingsDumpService" |
| 3486 | android:exported="true" |
| 3487 | android:permission="android.permission.DUMP" /> |
| 3488 | |
Jason Monk | db4ed19 | 2015-12-11 16:48:31 -0500 | [diff] [blame] | 3489 | <!-- Conditional receivers, only enabled during silenced state, default off--> |
| 3490 | <receiver |
| 3491 | android:name=".dashboard.conditional.HotspotCondition$Receiver" |
| 3492 | android:enabled="false"> |
| 3493 | <intent-filter> |
| 3494 | <action android:name="android.net.wifi.WIFI_AP_STATE_CHANGED" /> |
| 3495 | </intent-filter> |
| 3496 | </receiver> |
| 3497 | |
| 3498 | <receiver |
| 3499 | android:name=".dashboard.conditional.AirplaneModeCondition$Receiver" |
| 3500 | android:enabled="false"> |
| 3501 | <intent-filter> |
| 3502 | <action android:name="android.intent.action.AIRPLANE_MODE" /> |
| 3503 | </intent-filter> |
| 3504 | </receiver> |
| 3505 | |
Jason Monk | ffb4535 | 2015-12-13 16:19:05 -0500 | [diff] [blame] | 3506 | <receiver |
| 3507 | android:name=".dashboard.conditional.DndCondition$Receiver" |
| 3508 | android:enabled="false"> |
| 3509 | <intent-filter> |
| 3510 | <action android:name="android.app.action.INTERRUPTION_FILTER_CHANGED_INTERNAL" /> |
| 3511 | </intent-filter> |
| 3512 | </receiver> |
| 3513 | |
Jason Monk | 70ecea2 | 2015-12-15 15:54:26 -0500 | [diff] [blame] | 3514 | <receiver |
| 3515 | android:name=".dashboard.conditional.CellularDataCondition$Receiver" |
| 3516 | android:enabled="false"> |
| 3517 | <intent-filter> |
| 3518 | <action android:name="android.intent.action.ANY_DATA_STATE" /> |
| 3519 | </intent-filter> |
| 3520 | </receiver> |
| 3521 | |
Dan Sandler | 3bd52dd | 2016-03-24 10:24:27 -0700 | [diff] [blame] | 3522 | <!-- Quick Settings tiles for Developer Options --> |
| 3523 | <service |
Dan Sandler | 12c4ba4 | 2016-03-28 11:13:40 -0400 | [diff] [blame] | 3524 | android:name=".qstile.DevelopmentTiles$ShowLayout" |
Dan Sandler | 3bd52dd | 2016-03-24 10:24:27 -0700 | [diff] [blame] | 3525 | android:label="@string/debug_layout" |
| 3526 | android:icon="@drawable/tile_icon_show_layout" |
| 3527 | android:permission="android.permission.BIND_QUICK_SETTINGS_TILE" |
Dan Sandler | 12c4ba4 | 2016-03-28 11:13:40 -0400 | [diff] [blame] | 3528 | android:enabled="false"> |
| 3529 | <intent-filter> |
| 3530 | <action android:name="android.service.quicksettings.action.QS_TILE" /> |
| 3531 | </intent-filter> |
| 3532 | </service> |
| 3533 | <service |
| 3534 | android:name=".qstile.DevelopmentTiles$GPUProfiling" |
| 3535 | android:label="@string/track_frame_time" |
| 3536 | android:icon="@drawable/tile_icon_graphics" |
| 3537 | android:permission="android.permission.BIND_QUICK_SETTINGS_TILE" |
| 3538 | android:enabled="false"> |
Dan Sandler | 3bd52dd | 2016-03-24 10:24:27 -0700 | [diff] [blame] | 3539 | <intent-filter> |
| 3540 | <action android:name="android.service.quicksettings.action.QS_TILE" /> |
| 3541 | </intent-filter> |
| 3542 | </service> |
Daniel Nishi | 80c2044 | 2016-05-04 10:08:36 -0700 | [diff] [blame] | 3543 | |
Jeff Sharkey | 4f425c8 | 2016-07-18 18:28:55 -0600 | [diff] [blame] | 3544 | <activity android:name=".HelpTrampoline" |
| 3545 | android:exported="true" |
| 3546 | android:theme="@android:style/Theme.NoDisplay" |
| 3547 | android:permission="android.permission.DUMP" |
| 3548 | android:enabled="@bool/config_has_help" /> |
| 3549 | |
Dan Sandler | 3bd52dd | 2016-03-24 10:24:27 -0700 | [diff] [blame] | 3550 | <!-- This is the longest AndroidManifest.xml ever. --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3551 | </application> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3552 | </manifest> |