The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2006 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
Neel Parekh | be406ff | 2009-09-16 15:31:22 -0700 | [diff] [blame] | 7 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Neel Parekh | be406ff | 2009-09-16 15:31:22 -0700 | [diff] [blame] | 9 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
Jeff Sharkey | 26c7e73 | 2009-04-01 17:30:46 -0700 | [diff] [blame] | 18 | package="com.android.contacts" |
Dianne Hackborn | 4a3e980 | 2011-08-05 11:21:03 -0700 | [diff] [blame] | 19 | android:sharedUserId="android.uid.shared"> |
Jeff Sharkey | 26c7e73 | 2009-04-01 17:30:46 -0700 | [diff] [blame] | 20 | |
Jeff Hamilton | e788353 | 2010-02-11 16:25:48 -0600 | [diff] [blame] | 21 | <original-package android:name="com.android.contacts" /> |
| 22 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 23 | <uses-permission android:name="android.permission.CALL_PRIVILEGED" /> |
| 24 | <uses-permission android:name="android.permission.READ_CONTACTS" /> |
| 25 | <uses-permission android:name="android.permission.WRITE_CONTACTS" /> |
Katherine Kuan | aaa2ad5 | 2011-09-02 13:36:52 -0700 | [diff] [blame^] | 26 | <uses-permission android:name="android.permission.MANAGE_ACCOUNTS" /> |
Dianne Hackborn | 4a3e980 | 2011-08-05 11:21:03 -0700 | [diff] [blame] | 27 | <uses-permission android:name="android.permission.GET_ACCOUNTS" /> |
| 28 | <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" /> |
| 29 | <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" /> |
Dave Santoro | 0a4d225 | 2011-05-20 11:40:34 -0700 | [diff] [blame] | 30 | <uses-permission android:name="android.permission.READ_PROFILE" /> |
| 31 | <uses-permission android:name="android.permission.WRITE_PROFILE" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 32 | <uses-permission android:name="android.permission.INTERNET" /> |
Martijn Coenen | 8bd4065 | 2011-06-15 15:55:05 +0200 | [diff] [blame] | 33 | <uses-permission android:name="android.permission.NFC" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 34 | <uses-permission android:name="android.permission.READ_PHONE_STATE" /> |
Hugo Hudson | b002f51 | 2011-07-15 17:41:12 +0100 | [diff] [blame] | 35 | <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 36 | <uses-permission android:name="android.permission.MODIFY_PHONE_STATE" /> |
| 37 | <uses-permission android:name="com.google.android.googleapps.permission.GOOGLE_AUTH.mail" /> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 38 | <uses-permission android:name="android.permission.WAKE_LOCK" /> |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 39 | <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> |
Dmitri Plotnikov | daa2d5c | 2010-01-29 17:44:20 -0800 | [diff] [blame] | 40 | <uses-permission android:name="android.permission.WRITE_SETTINGS" /> |
Fred Quintana | 104b792 | 2009-07-22 20:01:15 -0700 | [diff] [blame] | 41 | <uses-permission android:name="android.permission.USE_CREDENTIALS" /> |
Nicolas Catania | 9bcf470 | 2009-11-06 13:19:43 -0800 | [diff] [blame] | 42 | <uses-permission android:name="android.permission.VIBRATE" /> |
Dmitri Plotnikov | 9981172 | 2010-11-01 18:21:22 -0700 | [diff] [blame] | 43 | <uses-permission android:name="android.permission.READ_SYNC_SETTINGS" /> |
Debashish Chatterjee | 37323c2 | 2011-08-03 13:22:01 +0100 | [diff] [blame] | 44 | <uses-permission android:name="com.android.voicemail.permission.ADD_VOICEMAIL" /> |
Flavio Lerda | 40d92c4 | 2011-07-01 13:47:42 +0100 | [diff] [blame] | 45 | <uses-permission android:name="com.android.voicemail.permission.READ_WRITE_ALL_VOICEMAIL" /> |
Doug Zongker | 854d326 | 2011-07-19 13:11:58 -0700 | [diff] [blame] | 46 | <!-- allow broadcasting secret code intents that reboot the phone --> |
| 47 | <uses-permission android:name="android.permission.REBOOT" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 48 | |
| 49 | <application |
Dmitri Plotnikov | f049ff0 | 2010-11-29 10:15:24 -0800 | [diff] [blame] | 50 | android:name="com.android.contacts.ContactsApplication" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 51 | android:label="@string/contactsList" |
Daniel Lehmann | 174eb0a | 2010-11-23 11:40:02 -0800 | [diff] [blame] | 52 | android:icon="@mipmap/ic_launcher_contacts" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 53 | android:taskAffinity="android.task.contacts" |
Daniel Lehmann | 57b5aa1 | 2010-09-23 17:42:23 -0700 | [diff] [blame] | 54 | android:hardwareAccelerated="true" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 55 | > |
| 56 | |
Daniel Lehmann | f1054f1 | 2011-05-05 21:06:42 -0700 | [diff] [blame] | 57 | <!-- A list of recent calls --> |
Daniel Lehmann | 09fba0a | 2011-05-05 18:25:17 -0700 | [diff] [blame] | 58 | <activity android:name=".activities.CallLogActivity" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 59 | android:label="@string/recentCallsIconLabel" |
Flavio Lerda | e00060f | 2011-07-04 18:59:55 +0100 | [diff] [blame] | 60 | android:theme="@style/DialtactsTheme" |
Adam Powell | 8408060 | 2011-08-02 16:51:29 -0700 | [diff] [blame] | 61 | android:uiOptions="splitActionBarWhenNarrow" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 62 | > |
| 63 | <intent-filter> |
| 64 | <action android:name="com.android.phone.action.RECENT_CALLS" /> |
| 65 | <category android:name="android.intent.category.DEFAULT" /> |
| 66 | <category android:name="android.intent.category.TAB" /> |
| 67 | </intent-filter> |
| 68 | </activity> |
| 69 | |
Daniel Lehmann | e9b196e | 2010-10-26 12:17:39 -0700 | [diff] [blame] | 70 | <!-- Intercept Dialer Intents for devices without a phone. |
| 71 | This activity should have the same intent filters as the DialtactsActivity, |
| 72 | so that its capturing the same events. Omit android.intent.category.LAUNCHER, because we |
| 73 | don't want this to show up in the Launcher. The priorities of the intent-filters |
| 74 | are set lower, so that the user does not see a disambig dialog --> |
| 75 | <activity |
| 76 | android:name=".activities.NonPhoneActivity" |
| 77 | android:theme="@style/NonPhoneActivityTheme" |
| 78 | > |
| 79 | <intent-filter android:priority="-1"> |
| 80 | <action android:name="android.intent.action.DIAL" /> |
| 81 | <category android:name="android.intent.category.DEFAULT" /> |
| 82 | <category android:name="android.intent.category.BROWSABLE" /> |
| 83 | <data android:mimeType="vnd.android.cursor.item/phone" /> |
| 84 | <data android:mimeType="vnd.android.cursor.item/person" /> |
| 85 | </intent-filter> |
| 86 | <intent-filter android:priority="-1"> |
| 87 | <action android:name="android.intent.action.DIAL" /> |
| 88 | <category android:name="android.intent.category.DEFAULT" /> |
| 89 | <category android:name="android.intent.category.BROWSABLE" /> |
| 90 | <data android:scheme="voicemail" /> |
| 91 | </intent-filter> |
| 92 | <intent-filter android:priority="-1"> |
| 93 | <action android:name="android.intent.action.DIAL" /> |
| 94 | <category android:name="android.intent.category.DEFAULT" /> |
| 95 | </intent-filter> |
| 96 | <intent-filter android:priority="-1"> |
| 97 | <action android:name="android.intent.action.MAIN" /> |
| 98 | <category android:name="android.intent.category.DEFAULT" /> |
| 99 | <category android:name="android.intent.category.BROWSABLE" /> |
| 100 | </intent-filter> |
| 101 | <intent-filter android:priority="-1"> |
| 102 | <action android:name="android.intent.action.VIEW" /> |
| 103 | <action android:name="android.intent.action.DIAL" /> |
| 104 | <category android:name="android.intent.category.DEFAULT" /> |
| 105 | <category android:name="android.intent.category.BROWSABLE" /> |
| 106 | <data android:scheme="tel" /> |
| 107 | </intent-filter> |
| 108 | <intent-filter android:priority="-1"> |
| 109 | <action android:name="android.intent.action.VIEW" /> |
| 110 | <category android:name="android.intent.category.DEFAULT" /> |
| 111 | <category android:name="android.intent.category.BROWSABLE" /> |
| 112 | <data android:mimeType="vnd.android.cursor.dir/calls" /> |
| 113 | </intent-filter> |
| 114 | <intent-filter android:priority="-1"> |
| 115 | <action android:name="android.intent.action.CALL_BUTTON" /> |
| 116 | <category android:name="android.intent.category.DEFAULT" /> |
| 117 | <category android:name="android.intent.category.BROWSABLE" /> |
| 118 | </intent-filter> |
| 119 | </activity> |
| 120 | |
Daisuke Miyakawa | de15823 | 2011-08-15 12:26:55 -0700 | [diff] [blame] | 121 | <!-- The entrance point for Phone UI. |
| 122 | stateAlwaysHidden is set to suppress keyboard show up on |
| 123 | dialpad screen. --> |
Daniel Lehmann | 09fba0a | 2011-05-05 18:25:17 -0700 | [diff] [blame] | 124 | <activity android:name=".activities.DialtactsActivity" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 125 | android:label="@string/launcherDialer" |
Nicolas Catania | 177d88f | 2009-09-27 15:15:05 -0700 | [diff] [blame] | 126 | android:theme="@style/DialtactsTheme" |
Adam Powell | 8408060 | 2011-08-02 16:51:29 -0700 | [diff] [blame] | 127 | android:uiOptions="splitActionBarWhenNarrow" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 128 | android:launchMode="singleTask" |
| 129 | android:clearTaskOnLaunch="true" |
Daniel Lehmann | 174eb0a | 2010-11-23 11:40:02 -0800 | [diff] [blame] | 130 | android:icon="@mipmap/ic_launcher_phone" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 131 | android:screenOrientation="nosensor" |
Daniel Lehmann | e9b196e | 2010-10-26 12:17:39 -0700 | [diff] [blame] | 132 | android:enabled="@*android:bool/config_voice_capable" |
Katherine Kuan | 9856fce | 2011-06-01 10:24:09 -0700 | [diff] [blame] | 133 | android:taskAffinity="android.task.contacts.phone" |
Daisuke Miyakawa | de15823 | 2011-08-15 12:26:55 -0700 | [diff] [blame] | 134 | android:windowSoftInputMode="stateAlwaysHidden"> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 135 | <intent-filter> |
| 136 | <action android:name="android.intent.action.DIAL" /> |
| 137 | <category android:name="android.intent.category.DEFAULT" /> |
| 138 | <category android:name="android.intent.category.BROWSABLE" /> |
| 139 | <data android:mimeType="vnd.android.cursor.item/phone" /> |
| 140 | <data android:mimeType="vnd.android.cursor.item/person" /> |
| 141 | </intent-filter> |
| 142 | <intent-filter> |
| 143 | <action android:name="android.intent.action.DIAL" /> |
| 144 | <category android:name="android.intent.category.DEFAULT" /> |
| 145 | <category android:name="android.intent.category.BROWSABLE" /> |
| 146 | <data android:scheme="voicemail" /> |
| 147 | </intent-filter> |
| 148 | <intent-filter> |
| 149 | <action android:name="android.intent.action.DIAL" /> |
| 150 | <category android:name="android.intent.category.DEFAULT" /> |
| 151 | </intent-filter> |
| 152 | <intent-filter> |
| 153 | <action android:name="android.intent.action.MAIN" /> |
| 154 | <category android:name="android.intent.category.DEFAULT" /> |
| 155 | <category android:name="android.intent.category.LAUNCHER" /> |
| 156 | <category android:name="android.intent.category.BROWSABLE" /> |
| 157 | </intent-filter> |
| 158 | <intent-filter> |
| 159 | <action android:name="android.intent.action.VIEW" /> |
| 160 | <action android:name="android.intent.action.DIAL" /> |
| 161 | <category android:name="android.intent.category.DEFAULT" /> |
| 162 | <category android:name="android.intent.category.BROWSABLE" /> |
| 163 | <data android:scheme="tel" /> |
| 164 | </intent-filter> |
| 165 | <intent-filter> |
| 166 | <action android:name="android.intent.action.VIEW" /> |
| 167 | <category android:name="android.intent.category.DEFAULT" /> |
| 168 | <category android:name="android.intent.category.BROWSABLE" /> |
| 169 | <data android:mimeType="vnd.android.cursor.dir/calls" /> |
| 170 | </intent-filter> |
| 171 | <intent-filter> |
| 172 | <action android:name="android.intent.action.CALL_BUTTON" /> |
| 173 | <category android:name="android.intent.category.DEFAULT" /> |
| 174 | <category android:name="android.intent.category.BROWSABLE" /> |
| 175 | </intent-filter> |
Daisuke Miyakawa | f4fbfdd | 2011-08-15 10:26:07 -0700 | [diff] [blame] | 176 | <!-- This was never intended to be public, but is here for backward |
| 177 | compatibility. Use Intent.ACTION_DIAL instead. --> |
| 178 | <intent-filter> |
| 179 | <action android:name="com.android.phone.action.TOUCH_DIALER" /> |
| 180 | <category android:name="android.intent.category.DEFAULT" /> |
| 181 | <category android:name="android.intent.category.TAB" /> |
| 182 | </intent-filter> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 183 | </activity> |
Jeff Sharkey | 26c7e73 | 2009-04-01 17:30:46 -0700 | [diff] [blame] | 184 | |
Katherine Kuan | 9856fce | 2011-06-01 10:24:09 -0700 | [diff] [blame] | 185 | <!-- The main Contacts activity with the contact list, favorites, and groups. --> |
| 186 | <activity android:name=".activities.PeopleActivity" |
| 187 | android:label="@string/people" |
| 188 | android:theme="@style/PeopleTheme" |
Adam Powell | 8408060 | 2011-08-02 16:51:29 -0700 | [diff] [blame] | 189 | android:uiOptions="splitActionBarWhenNarrow" |
Dmitri Plotnikov | fa49a66 | 2011-01-13 11:04:56 -0800 | [diff] [blame] | 190 | android:clearTaskOnLaunch="true" |
| 191 | android:launchMode="singleTop" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 192 | > |
| 193 | <intent-filter> |
| 194 | <action android:name="android.intent.action.MAIN" /> |
| 195 | <category android:name="android.intent.category.DEFAULT" /> |
| 196 | <category android:name="android.intent.category.LAUNCHER" /> |
Dmitri Plotnikov | 032bb36 | 2009-05-06 17:05:39 -0700 | [diff] [blame] | 197 | <category android:name="android.intent.category.BROWSABLE" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 198 | </intent-filter> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 199 | <intent-filter> |
| 200 | <action android:name="com.android.contacts.action.LIST_DEFAULT" /> |
| 201 | <category android:name="android.intent.category.DEFAULT" /> |
| 202 | <category android:name="android.intent.category.TAB" /> |
| 203 | </intent-filter> |
| 204 | |
| 205 | <intent-filter> |
| 206 | <action android:name="com.android.contacts.action.LIST_CONTACTS" /> |
| 207 | <category android:name="android.intent.category.DEFAULT" /> |
| 208 | <category android:name="android.intent.category.TAB" /> |
| 209 | </intent-filter> |
| 210 | |
| 211 | <intent-filter> |
| 212 | <action android:name="com.android.contacts.action.LIST_ALL_CONTACTS" /> |
| 213 | <category android:name="android.intent.category.DEFAULT" /> |
| 214 | <category android:name="android.intent.category.TAB" /> |
| 215 | </intent-filter> |
| 216 | |
| 217 | <intent-filter> |
| 218 | <action android:name="com.android.contacts.action.LIST_CONTACTS_WITH_PHONES" /> |
| 219 | <category android:name="android.intent.category.DEFAULT" /> |
| 220 | <category android:name="android.intent.category.TAB" /> |
| 221 | </intent-filter> |
| 222 | |
| 223 | <intent-filter android:label="@string/starredList"> |
| 224 | <action android:name="com.android.contacts.action.LIST_STARRED" /> |
| 225 | <category android:name="android.intent.category.DEFAULT" /> |
| 226 | <category android:name="android.intent.category.TAB" /> |
| 227 | </intent-filter> |
Jeff Sharkey | 26c7e73 | 2009-04-01 17:30:46 -0700 | [diff] [blame] | 228 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 229 | <intent-filter android:label="@string/frequentList"> |
| 230 | <action android:name="com.android.contacts.action.LIST_FREQUENT" /> |
| 231 | <category android:name="android.intent.category.DEFAULT" /> |
| 232 | <category android:name="android.intent.category.TAB" /> |
| 233 | </intent-filter> |
| 234 | |
| 235 | <intent-filter android:label="@string/strequentList"> |
| 236 | <action android:name="com.android.contacts.action.LIST_STREQUENT" /> |
| 237 | <category android:name="android.intent.category.DEFAULT" /> |
| 238 | <category android:name="android.intent.category.TAB" /> |
| 239 | </intent-filter> |
Dmitri Plotnikov | 27b97bc | 2010-10-07 18:06:09 -0700 | [diff] [blame] | 240 | |
| 241 | <intent-filter> |
| 242 | <action android:name="android.intent.action.SEARCH" /> |
| 243 | <category android:name="android.intent.category.DEFAULT" /> |
Dmitri Plotnikov | 0edd407 | 2011-01-19 10:10:10 -0800 | [diff] [blame] | 244 | <data android:mimeType="vnd.android.cursor.dir/contact" /> |
Dmitri Plotnikov | 7b8f746 | 2010-11-02 17:25:08 -0700 | [diff] [blame] | 245 | </intent-filter> |
| 246 | |
| 247 | <intent-filter> |
Dmitri Plotnikov | 30b9971 | 2011-01-20 09:29:44 -0800 | [diff] [blame] | 248 | <action android:name="android.intent.action.SEARCH" /> |
| 249 | <category android:name="android.intent.category.DEFAULT" /> |
| 250 | </intent-filter> |
| 251 | |
| 252 | <intent-filter> |
Dmitri Plotnikov | 7b8f746 | 2010-11-02 17:25:08 -0700 | [diff] [blame] | 253 | <action android:name="com.android.contacts.action.FILTER_CONTACTS" /> |
| 254 | <category android:name="android.intent.category.DEFAULT" /> |
Dmitri Plotnikov | d11bca2 | 2010-12-08 20:15:17 -0800 | [diff] [blame] | 255 | <data android:mimeType="vnd.android.cursor.dir/contact" /> |
Dmitri Plotnikov | 27b97bc | 2010-10-07 18:06:09 -0700 | [diff] [blame] | 256 | </intent-filter> |
| 257 | |
Daisuke Miyakawa | f0c4681 | 2011-08-23 15:58:21 -0700 | [diff] [blame] | 258 | <intent-filter> |
| 259 | <action android:name="android.intent.action.VIEW" /> |
| 260 | <category android:name="android.intent.category.DEFAULT" /> |
| 261 | <data android:mimeType="vnd.android.cursor.dir/person" /> |
| 262 | <data android:mimeType="vnd.android.cursor.dir/contact" /> |
| 263 | </intent-filter> |
| 264 | |
Dmitri Plotnikov | 27b97bc | 2010-10-07 18:06:09 -0700 | [diff] [blame] | 265 | <meta-data android:name="android.app.searchable" |
| 266 | android:resource="@xml/searchable" |
| 267 | /> |
Dmitri Plotnikov | b979b42 | 2010-07-01 15:29:15 -0700 | [diff] [blame] | 268 | </activity> |
Doug Zongker | 854d326 | 2011-07-19 13:11:58 -0700 | [diff] [blame] | 269 | |
Dmitri Plotnikov | b979b42 | 2010-07-01 15:29:15 -0700 | [diff] [blame] | 270 | <activity android:name=".activities.ContactSelectionActivity" |
| 271 | android:label="@string/contactsList" |
Dmitri Plotnikov | e1d4c06 | 2010-07-15 16:20:36 -0700 | [diff] [blame] | 272 | android:theme="@style/ContactPickerTheme" |
Dmitri Plotnikov | fa49a66 | 2011-01-13 11:04:56 -0800 | [diff] [blame] | 273 | android:launchMode="singleTop" |
| 274 | android:clearTaskOnLaunch="true" |
Dmitri Plotnikov | b979b42 | 2010-07-01 15:29:15 -0700 | [diff] [blame] | 275 | > |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 276 | <intent-filter> |
| 277 | <action android:name="android.intent.action.INSERT_OR_EDIT" /> |
| 278 | <category android:name="android.intent.category.DEFAULT" /> |
| 279 | <data android:mimeType="vnd.android.cursor.item/person" /> |
Jeff Sharkey | d9798ae | 2009-08-24 20:46:23 -0700 | [diff] [blame] | 280 | <data android:mimeType="vnd.android.cursor.item/contact" /> |
| 281 | <data android:mimeType="vnd.android.cursor.item/raw_contact" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 282 | </intent-filter> |
Jeff Sharkey | 26c7e73 | 2009-04-01 17:30:46 -0700 | [diff] [blame] | 283 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 284 | <intent-filter> |
| 285 | <action android:name="android.intent.action.PICK" /> |
| 286 | <category android:name="android.intent.category.DEFAULT" /> |
Dmitri Plotnikov | d11bca2 | 2010-12-08 20:15:17 -0800 | [diff] [blame] | 287 | <data android:mimeType="vnd.android.cursor.dir/contact" /> |
| 288 | <data android:mimeType="vnd.android.cursor.dir/person" /> |
| 289 | <data android:mimeType="vnd.android.cursor.dir/phone_v2" /> |
| 290 | <data android:mimeType="vnd.android.cursor.dir/phone" /> |
| 291 | <data android:mimeType="vnd.android.cursor.dir/postal-address_v2" /> |
| 292 | <data android:mimeType="vnd.android.cursor.dir/postal-address" /> |
Daniel Lehmann | c86ace7 | 2011-03-23 21:04:29 -0700 | [diff] [blame] | 293 | <data android:mimeType="vnd.android.cursor.dir/email_v2" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 294 | </intent-filter> |
| 295 | |
| 296 | <intent-filter> |
| 297 | <action android:name="android.intent.action.GET_CONTENT" /> |
| 298 | <category android:name="android.intent.category.DEFAULT" /> |
Dmitri Plotnikov | d11bca2 | 2010-12-08 20:15:17 -0800 | [diff] [blame] | 299 | <data android:mimeType="vnd.android.cursor.item/contact" /> |
| 300 | <data android:mimeType="vnd.android.cursor.item/person" /> |
| 301 | <data android:mimeType="vnd.android.cursor.item/phone_v2" /> |
| 302 | <data android:mimeType="vnd.android.cursor.item/phone" /> |
| 303 | <data android:mimeType="vnd.android.cursor.item/postal-address_v2" /> |
| 304 | <data android:mimeType="vnd.android.cursor.item/postal-address" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 305 | </intent-filter> |
The Android Open Source Project | 37a16ac | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 306 | </activity> |
| 307 | |
Dmitri Plotnikov | 27834b2 | 2010-07-01 14:10:08 -0700 | [diff] [blame] | 308 | <!-- Backwards compatibility: somebody may have hard coded this activity name --> |
| 309 | <activity-alias android:name="ContactsListActivity" |
Katherine Kuan | 9856fce | 2011-06-01 10:24:09 -0700 | [diff] [blame] | 310 | android:targetActivity=".activities.PeopleActivity" |
Dmitri Plotnikov | 27834b2 | 2010-07-01 14:10:08 -0700 | [diff] [blame] | 311 | /> |
| 312 | |
Daniel Lehmann | e9b9461 | 2011-07-11 11:44:56 -0700 | [diff] [blame] | 313 | <!-- Backwards compatibility: "Contacts" from Honeycomb --> |
| 314 | <activity-alias android:name=".activities.ContactsFrontDoor" |
| 315 | android:targetActivity=".activities.PeopleActivity" |
| 316 | android:exported="true" |
| 317 | /> |
| 318 | |
| 319 | <!-- Backwards compatibility: "Contacts" from Gingerbread and earlier --> |
| 320 | <activity-alias android:name="DialtactsContactsEntryActivity" |
| 321 | android:targetActivity=".activities.PeopleActivity" |
| 322 | android:exported="true" |
| 323 | /> |
| 324 | |
| 325 | <!-- Backwards compatibility: "Phone" from Gingerbread and earlier --> |
| 326 | <activity-alias android:name="DialtactsActivity" |
| 327 | android:targetActivity=".activities.DialtactsActivity" |
| 328 | android:exported="true" |
| 329 | /> |
| 330 | |
Dmitri Plotnikov | 57d27da | 2009-09-28 18:06:11 -0700 | [diff] [blame] | 331 | <!-- An activity for joining contacts --> |
Dmitri Plotnikov | d21ddb2 | 2010-11-03 14:25:59 -0700 | [diff] [blame] | 332 | <activity android:name=".activities.JoinContactActivity" |
Daniel Lehmann | 134e53f | 2010-08-25 14:21:51 -0700 | [diff] [blame] | 333 | android:theme="@style/JoinContactActivityTheme" |
Dmitri Plotnikov | 57d27da | 2009-09-28 18:06:11 -0700 | [diff] [blame] | 334 | android:clearTaskOnLaunch="true" |
| 335 | > |
| 336 | <intent-filter> |
Dmitri Plotnikov | 501b7ea | 2010-04-07 17:20:49 -0700 | [diff] [blame] | 337 | <action android:name="com.android.contacts.action.JOIN_CONTACT" /> |
Dmitri Plotnikov | 57d27da | 2009-09-28 18:06:11 -0700 | [diff] [blame] | 338 | <category android:name="android.intent.category.DEFAULT" /> |
| 339 | </intent-filter> |
| 340 | </activity> |
| 341 | |
Dmitri Plotnikov | c85ad18 | 2010-09-17 18:12:49 -0700 | [diff] [blame] | 342 | <!-- Used to set options --> |
Daniel Lehmann | 1010574 | 2010-07-15 17:35:57 -0700 | [diff] [blame] | 343 | <activity |
Dmitri Plotnikov | c85ad18 | 2010-09-17 18:12:49 -0700 | [diff] [blame] | 344 | android:name=".preference.ContactsPreferenceActivity" |
| 345 | android:label="@string/activity_title_settings" |
Daniel Lehmann | 1010574 | 2010-07-15 17:35:57 -0700 | [diff] [blame] | 346 | android:theme="@style/ContactsPreferencesTheme" /> |
Jeff Sharkey | d5c5b9a | 2009-06-21 19:46:04 -0700 | [diff] [blame] | 347 | |
Katherine Kuan | 495db43 | 2011-07-06 18:58:46 -0700 | [diff] [blame] | 348 | <!-- Used to filter contacts list by account --> |
| 349 | <activity |
| 350 | android:name=".list.AccountFilterActivity" |
| 351 | android:label="@string/activity_title_contacts_filter" |
| 352 | android:theme="@style/ContactListFilterTheme" /> |
| 353 | |
Dmitri Plotnikov | d6e6b8a | 2010-09-15 16:23:02 -0700 | [diff] [blame] | 354 | <!-- Used to select display and sync groups --> |
| 355 | <activity |
| 356 | android:name=".list.CustomContactListFilterActivity" |
| 357 | android:label="@string/custom_list_filter" |
Katherine Kuan | 495db43 | 2011-07-06 18:58:46 -0700 | [diff] [blame] | 358 | android:theme="@style/ContactListFilterTheme" /> |
Dmitri Plotnikov | d6e6b8a | 2010-09-15 16:23:02 -0700 | [diff] [blame] | 359 | |
Jeff Sharkey | 802b205 | 2009-08-04 14:21:06 -0700 | [diff] [blame] | 360 | <activity |
Daniel Lehmann | 72af89f | 2010-10-18 15:15:59 -0700 | [diff] [blame] | 361 | android:name=".activities.ShowOrCreateActivity" |
Jeff Sharkey | cde7389 | 2011-04-07 00:48:02 -0700 | [diff] [blame] | 362 | android:theme="@android:style/Theme.Translucent.NoTitleBar"> |
Jeff Sharkey | 3f0b7b8 | 2009-08-12 11:28:53 -0700 | [diff] [blame] | 363 | |
The Android Open Source Project | e740e2e | 2009-03-11 12:11:58 -0700 | [diff] [blame] | 364 | <intent-filter> |
| 365 | <action android:name="com.android.contacts.action.SHOW_OR_CREATE_CONTACT" /> |
Jeff Sharkey | 802b205 | 2009-08-04 14:21:06 -0700 | [diff] [blame] | 366 | <category android:name="android.intent.category.DEFAULT" /> |
The Android Open Source Project | e740e2e | 2009-03-11 12:11:58 -0700 | [diff] [blame] | 367 | <data android:scheme="mailto" /> |
| 368 | <data android:scheme="tel" /> |
The Android Open Source Project | e740e2e | 2009-03-11 12:11:58 -0700 | [diff] [blame] | 369 | </intent-filter> |
Jeff Sharkey | e897162 | 2009-09-17 15:42:36 -0700 | [diff] [blame] | 370 | </activity> |
| 371 | |
Katherine Kuan | 9add0e5 | 2011-05-10 18:26:15 -0700 | [diff] [blame] | 372 | <!-- List of groups --> |
| 373 | <activity android:name=".activities.GroupBrowserActivity" |
| 374 | android:label="@string/contactsGroupsLabel" |
Katherine Kuan | 9856fce | 2011-06-01 10:24:09 -0700 | [diff] [blame] | 375 | android:theme="@style/PeopleTheme" |
Adam Powell | 8408060 | 2011-08-02 16:51:29 -0700 | [diff] [blame] | 376 | android:uiOptions="splitActionBarWhenNarrow" |
Katherine Kuan | 9add0e5 | 2011-05-10 18:26:15 -0700 | [diff] [blame] | 377 | android:launchMode="singleTop" |
Katherine Kuan | ab58395 | 2011-08-23 14:20:43 -0700 | [diff] [blame] | 378 | android:clearTaskOnLaunch="true"/> |
Katherine Kuan | 9add0e5 | 2011-05-10 18:26:15 -0700 | [diff] [blame] | 379 | |
Katherine Kuan | fd8cded | 2011-05-11 11:34:56 -0700 | [diff] [blame] | 380 | <!-- Views the details of a single group --> |
| 381 | <activity android:name=".activities.GroupDetailActivity" |
| 382 | android:label="" |
Katherine Kuan | ab58395 | 2011-08-23 14:20:43 -0700 | [diff] [blame] | 383 | android:theme="@style/DetailActivityTheme"/> |
Katherine Kuan | fd8cded | 2011-05-11 11:34:56 -0700 | [diff] [blame] | 384 | |
Katherine Kuan | c6b8afe | 2011-06-22 19:03:50 -0700 | [diff] [blame] | 385 | <!-- Create a new or edit an existing group --> |
| 386 | <activity |
| 387 | android:name=".activities.GroupEditorActivity" |
Katherine Kuan | fd70903 | 2011-08-02 14:18:16 -0700 | [diff] [blame] | 388 | android:theme="@style/EditorActivityTheme" |
Katherine Kuan | c6b8afe | 2011-06-22 19:03:50 -0700 | [diff] [blame] | 389 | android:windowSoftInputMode="adjustResize" /> |
| 390 | |
Evan Millar | 0d0ab34 | 2009-09-30 19:03:35 -0700 | [diff] [blame] | 391 | <!-- Used to show QuickContact window over a translucent activity, which is a |
Jeff Sharkey | e897162 | 2009-09-17 15:42:36 -0700 | [diff] [blame] | 392 | temporary hack until we add better framework support. --> |
| 393 | <activity |
Daniel Lehmann | edb576a | 2011-07-27 16:45:13 -0700 | [diff] [blame] | 394 | android:name=".quickcontact.QuickContactActivity" |
Jeff Sharkey | cde7389 | 2011-04-07 00:48:02 -0700 | [diff] [blame] | 395 | android:theme="@style/Theme.QuickContact" |
Jeff Sharkey | 735e8b1 | 2009-09-30 14:57:07 -0700 | [diff] [blame] | 396 | android:launchMode="singleTop" |
Jeff Sharkey | 5cbf6f4 | 2009-10-02 14:22:51 -0700 | [diff] [blame] | 397 | android:excludeFromRecents="true" |
Daisuke Miyakawa | 85b9d6f | 2011-08-02 16:43:49 -0700 | [diff] [blame] | 398 | android:noHistory="true" |
Dmitri Plotnikov | ad3bd44 | 2010-03-23 22:49:43 -0700 | [diff] [blame] | 399 | android:taskAffinity="android.task.quickcontact" |
Jeff Sharkey | cde7389 | 2011-04-07 00:48:02 -0700 | [diff] [blame] | 400 | android:windowSoftInputMode="stateUnchanged"> |
Jeff Sharkey | 3f17759 | 2009-05-18 15:23:12 -0700 | [diff] [blame] | 401 | |
| 402 | <intent-filter> |
Evan Millar | 33b0845 | 2009-09-30 21:45:08 -0700 | [diff] [blame] | 403 | <action android:name="com.android.contacts.action.QUICK_CONTACT" /> |
The Android Open Source Project | e740e2e | 2009-03-11 12:11:58 -0700 | [diff] [blame] | 404 | <category android:name="android.intent.category.DEFAULT" /> |
Dmitri Plotnikov | d11bca2 | 2010-12-08 20:15:17 -0800 | [diff] [blame] | 405 | <data android:mimeType="vnd.android.cursor.item/contact" /> |
| 406 | <data android:mimeType="vnd.android.cursor.item/person" /> |
The Android Open Source Project | e740e2e | 2009-03-11 12:11:58 -0700 | [diff] [blame] | 407 | </intent-filter> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 408 | </activity> |
| 409 | |
Daniel Lehmann | af8e386 | 2010-11-19 15:38:44 -0800 | [diff] [blame] | 410 | <!-- Flushes the QuickContact IntentCache --> |
| 411 | <receiver android:name=".quickcontact.PackageIntentReceiver"> |
| 412 | <intent-filter> |
| 413 | <action android:name="android.intent.action.PACKAGE_ADDED" /> |
| 414 | <data android:scheme="package" /> |
| 415 | </intent-filter> |
| 416 | <intent-filter> |
| 417 | <action android:name="android.intent.action.PACKAGE_REPLACED" /> |
| 418 | <data android:scheme="package" /> |
| 419 | </intent-filter> |
| 420 | <intent-filter> |
| 421 | <action android:name="android.intent.action.PACKAGE_REMOVED" /> |
| 422 | <data android:scheme="package" /> |
| 423 | </intent-filter> |
| 424 | <intent-filter> |
| 425 | <action android:name="android.intent.action.PACKAGE_CHANGED" /> |
| 426 | <data android:scheme="package" /> |
| 427 | </intent-filter> |
| 428 | </receiver> |
| 429 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 430 | <activity-alias android:name="ContactShortcut" |
Dmitri Plotnikov | b979b42 | 2010-07-01 15:29:15 -0700 | [diff] [blame] | 431 | android:targetActivity=".activities.ContactSelectionActivity" |
Romain Guy | 4eb77b6 | 2009-03-24 18:10:17 -0700 | [diff] [blame] | 432 | android:label="@string/shortcutContact" |
Daniel Lehmann | 174eb0a | 2010-11-23 11:40:02 -0800 | [diff] [blame] | 433 | android:icon="@mipmap/ic_launcher_shortcut_contact"> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 434 | |
| 435 | <intent-filter> |
| 436 | <action android:name="android.intent.action.CREATE_SHORTCUT" /> |
| 437 | <category android:name="android.intent.category.DEFAULT" /> |
| 438 | </intent-filter> |
| 439 | |
| 440 | </activity-alias> |
| 441 | |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 442 | <activity-alias android:name="alias.DialShortcut" |
Dmitri Plotnikov | b979b42 | 2010-07-01 15:29:15 -0700 | [diff] [blame] | 443 | android:targetActivity=".activities.ContactSelectionActivity" |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 444 | android:label="@string/shortcutDialContact" |
Daniel Lehmann | 174eb0a | 2010-11-23 11:40:02 -0800 | [diff] [blame] | 445 | android:icon="@mipmap/ic_launcher_shortcut_directdial" |
Daniel Lehmann | e9b196e | 2010-10-26 12:17:39 -0700 | [diff] [blame] | 446 | android:enabled="@*android:bool/config_voice_capable"> |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 447 | |
| 448 | <intent-filter> |
| 449 | <action android:name="android.intent.action.CREATE_SHORTCUT" /> |
| 450 | <category android:name="android.intent.category.DEFAULT" /> |
Bernd Holzhey | a497ce5 | 2010-03-31 10:06:24 +0200 | [diff] [blame] | 451 | <category android:name="android.intent.category.CAR_MODE" /> |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 452 | </intent-filter> |
| 453 | |
| 454 | </activity-alias> |
| 455 | |
| 456 | <activity-alias android:name="alias.MessageShortcut" |
Dmitri Plotnikov | b979b42 | 2010-07-01 15:29:15 -0700 | [diff] [blame] | 457 | android:targetActivity=".activities.ContactSelectionActivity" |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 458 | android:label="@string/shortcutMessageContact" |
Daniel Lehmann | 174eb0a | 2010-11-23 11:40:02 -0800 | [diff] [blame] | 459 | android:icon="@mipmap/ic_launcher_shortcut_directmessage" |
Daniel Lehmann | e9b196e | 2010-10-26 12:17:39 -0700 | [diff] [blame] | 460 | android:enabled="@*android:bool/config_voice_capable"> |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 461 | |
| 462 | <intent-filter> |
| 463 | <action android:name="android.intent.action.CREATE_SHORTCUT" /> |
| 464 | <category android:name="android.intent.category.DEFAULT" /> |
| 465 | </intent-filter> |
| 466 | |
| 467 | </activity-alias> |
| 468 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 469 | <activity android:name="CallDetailActivity" |
| 470 | android:label="@string/callDetailTitle" |
Daniel Lehmann | 134e53f | 2010-08-25 14:21:51 -0700 | [diff] [blame] | 471 | android:theme="@style/CallDetailActivityTheme" |
Flavio Lerda | c03b118 | 2011-07-22 15:44:08 +0100 | [diff] [blame] | 472 | android:screenOrientation="nosensor" |
Flavio Lerda | 0db051f | 2011-08-02 18:47:02 +0100 | [diff] [blame] | 473 | android:icon="@mipmap/ic_launcher_phone" |
Katherine Kuan | 9856fce | 2011-06-01 10:24:09 -0700 | [diff] [blame] | 474 | android:taskAffinity="android.task.contacts.phone" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 475 | > |
| 476 | <intent-filter> |
| 477 | <action android:name="android.intent.action.VIEW" /> |
| 478 | <category android:name="android.intent.category.DEFAULT" /> |
| 479 | <data android:mimeType="vnd.android.cursor.item/calls" /> |
| 480 | </intent-filter> |
| 481 | </activity> |
| 482 | |
| 483 | <!-- Views the details of a single contact --> |
Daniel Lehmann | 4cd9441 | 2010-04-08 16:44:36 -0700 | [diff] [blame] | 484 | <activity android:name=".activities.ContactDetailActivity" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 485 | android:label="@string/viewContactTitle" |
Katherine Kuan | ab58395 | 2011-08-23 14:20:43 -0700 | [diff] [blame] | 486 | android:theme="@style/DetailActivityTheme"> |
Jeff Sharkey | 3f0b7b8 | 2009-08-12 11:28:53 -0700 | [diff] [blame] | 487 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 488 | <intent-filter android:label="@string/viewContactDesription"> |
| 489 | <action android:name="android.intent.action.VIEW" /> |
| 490 | <category android:name="android.intent.category.DEFAULT" /> |
Daniel Lehmann | c90c705 | 2011-03-16 18:42:34 -0700 | [diff] [blame] | 491 | <data android:mimeType="vnd.android.cursor.item/person" /> |
| 492 | <data android:mimeType="vnd.android.cursor.item/contact" /> |
| 493 | <data android:mimeType="vnd.android.cursor.item/raw_contact" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 494 | </intent-filter> |
| 495 | </activity> |
| 496 | |
Katherine Kuan | 37bddc2 | 2011-07-09 17:36:26 -0700 | [diff] [blame] | 497 | <!-- Confirm that a single detail will be added to an existing contact --> |
| 498 | <activity |
| 499 | android:name=".activities.ConfirmAddDetailActivity" |
| 500 | android:label="@string/activity_title_confirm_add_detail" |
| 501 | android:theme="@style/ConfirmAddDetailDialogTheme" |
| 502 | android:windowSoftInputMode="adjustResize" |
| 503 | android:exported="false"/> |
| 504 | |
Daniel Lehmann | f319cf8 | 2010-06-25 17:41:13 -0700 | [diff] [blame] | 505 | <!-- Create a new or edit an existing contact --> |
Jeff Sharkey | 14f61ab | 2009-08-05 21:02:37 -0700 | [diff] [blame] | 506 | <activity |
Daniel Lehmann | cdef2b6 | 2010-06-06 18:25:49 -0700 | [diff] [blame] | 507 | android:name=".activities.ContactEditorActivity" |
Katherine Kuan | fd70903 | 2011-08-02 14:18:16 -0700 | [diff] [blame] | 508 | android:theme="@style/EditorActivityTheme" |
Daniel Lehmann | 3a12077 | 2010-06-21 16:21:35 -0700 | [diff] [blame] | 509 | android:windowSoftInputMode="adjustResize"> |
Jeff Sharkey | 14f61ab | 2009-08-05 21:02:37 -0700 | [diff] [blame] | 510 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 511 | <intent-filter android:label="@string/editContactDescription"> |
| 512 | <action android:name="android.intent.action.EDIT" /> |
| 513 | <category android:name="android.intent.category.DEFAULT" /> |
Dmitri Plotnikov | d11bca2 | 2010-12-08 20:15:17 -0800 | [diff] [blame] | 514 | <data android:mimeType="vnd.android.cursor.item/person" /> |
| 515 | <data android:mimeType="vnd.android.cursor.item/contact" /> |
| 516 | <data android:mimeType="vnd.android.cursor.item/raw_contact" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 517 | </intent-filter> |
| 518 | <intent-filter android:label="@string/insertContactDescription"> |
| 519 | <action android:name="android.intent.action.INSERT" /> |
| 520 | <category android:name="android.intent.category.DEFAULT" /> |
Jeff Sharkey | d9798ae | 2009-08-24 20:46:23 -0700 | [diff] [blame] | 521 | <data android:mimeType="vnd.android.cursor.dir/person" /> |
| 522 | <data android:mimeType="vnd.android.cursor.dir/contact" /> |
| 523 | <data android:mimeType="vnd.android.cursor.dir/raw_contact" /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 524 | </intent-filter> |
Daniel Lehmann | cdef2b6 | 2010-06-06 18:25:49 -0700 | [diff] [blame] | 525 | </activity> |
Neel Parekh | be406ff | 2009-09-16 15:31:22 -0700 | [diff] [blame] | 526 | |
Dmitri Plotnikov | 43fd1e8 | 2011-01-09 11:29:39 -0800 | [diff] [blame] | 527 | <activity android:name=".test.FragmentTestActivity"> |
| 528 | <intent-filter> |
| 529 | <category android:name="android.intent.category.TEST" /> |
| 530 | </intent-filter> |
| 531 | </activity> |
| 532 | |
Jeff Sharkey | 3f0b7b8 | 2009-08-12 11:28:53 -0700 | [diff] [blame] | 533 | <!-- Stub service used to keep our process alive long enough for |
| 534 | background threads to finish their operations. --> |
| 535 | <service |
| 536 | android:name=".util.EmptyService" |
| 537 | android:exported="false" /> |
| 538 | |
Daniel Lehmann | 173ffe1 | 2010-06-14 18:19:10 -0700 | [diff] [blame] | 539 | <!-- Service to save a contact --> |
| 540 | <service |
Dmitri Plotnikov | 72f2b7a | 2010-12-03 18:46:31 -0800 | [diff] [blame] | 541 | android:name=".ContactSaveService" |
Daniel Lehmann | 173ffe1 | 2010-06-14 18:19:10 -0700 | [diff] [blame] | 542 | android:exported="false" /> |
| 543 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 544 | <!-- Attaches a photo to a contact. Started from external applications --> |
Dmitri Plotnikov | 19d51ac | 2011-01-04 14:30:24 -0800 | [diff] [blame] | 545 | <activity android:name=".activities.AttachPhotoActivity" |
Daniel Lehmann | 9442ef4 | 2010-11-09 17:35:53 -0800 | [diff] [blame] | 546 | android:label="@string/attach_photo_dialog_title" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 547 | android:taskAffinity=""> |
| 548 | <intent-filter> |
| 549 | <action android:name="android.intent.action.ATTACH_DATA" /> |
| 550 | <data android:mimeType="image/*" /> |
| 551 | <category android:name="android.intent.category.DEFAULT" /> |
| 552 | </intent-filter> |
| 553 | /> |
Neel Parekh | be406ff | 2009-09-16 15:31:22 -0700 | [diff] [blame] | 554 | </activity> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 555 | |
Dmitri Plotnikov | 884e393 | 2010-05-13 19:13:51 -0700 | [diff] [blame] | 556 | <!-- Interstitial activity that shows a phone disambig dialog --> |
| 557 | <activity android:name="CallContactActivity" |
| 558 | android:theme="@android:style/Theme.Translucent"> |
| 559 | </activity> |
| 560 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 561 | <!-- LIVE FOLDERS --> |
| 562 | <activity |
| 563 | android:name=".ContactsLiveFolders$AllContacts" |
| 564 | android:label="@string/liveFolderAll" |
Daniel Lehmann | 174eb0a | 2010-11-23 11:40:02 -0800 | [diff] [blame] | 565 | android:icon="@mipmap/ic_launcher_folder_live_contacts"> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 566 | <intent-filter> |
| 567 | <action android:name="android.intent.action.CREATE_LIVE_FOLDER" /> |
| 568 | <category android:name="android.intent.category.DEFAULT" /> |
| 569 | </intent-filter> |
| 570 | </activity> |
| 571 | |
| 572 | <activity |
| 573 | android:name=".ContactsLiveFolders$StarredContacts" |
| 574 | android:label="@string/liveFolderFavorites" |
Daniel Lehmann | 174eb0a | 2010-11-23 11:40:02 -0800 | [diff] [blame] | 575 | android:icon="@mipmap/ic_launcher_folder_live_contacts_starred"> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 576 | <intent-filter> |
| 577 | <action android:name="android.intent.action.CREATE_LIVE_FOLDER" /> |
| 578 | <category android:name="android.intent.category.DEFAULT" /> |
| 579 | </intent-filter> |
| 580 | </activity> |
| 581 | |
| 582 | <activity |
| 583 | android:name=".ContactsLiveFolders$PhoneContacts" |
| 584 | android:label="@string/liveFolderPhone" |
Daniel Lehmann | 174eb0a | 2010-11-23 11:40:02 -0800 | [diff] [blame] | 585 | android:icon="@mipmap/ic_launcher_folder_live_contacts_phone"> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 586 | <intent-filter> |
| 587 | <action android:name="android.intent.action.CREATE_LIVE_FOLDER" /> |
| 588 | <category android:name="android.intent.category.DEFAULT" /> |
| 589 | </intent-filter> |
| 590 | </activity> |
| 591 | |
Daisuke Miyakawa | 1b918e5 | 2010-06-07 15:48:41 -0700 | [diff] [blame] | 592 | <!-- vCard related --> |
| 593 | <activity android:name=".vcard.ImportVCardActivity" |
Daisuke Miyakawa | 4baff1e | 2011-04-07 14:28:37 -0700 | [diff] [blame] | 594 | android:configChanges="orientation|screenSize|keyboardHidden" |
Daisuke Miyakawa | e8b06c1 | 2011-08-29 09:47:34 -0700 | [diff] [blame] | 595 | android:theme="@style/BackgroundOnlyTheme"> |
Daisuke Miyakawa | 6448da7 | 2010-04-02 12:06:44 +0900 | [diff] [blame] | 596 | <intent-filter> |
Lixin Yue | 24fc763 | 2009-12-04 17:03:00 +0800 | [diff] [blame] | 597 | <action android:name="android.intent.action.VIEW" /> |
Attila Bodis | 1261e13 | 2010-03-18 22:06:37 -0700 | [diff] [blame] | 598 | <data android:mimeType="text/directory" /> |
Daisuke Miyakawa | 92ba98a | 2010-06-22 09:12:19 +0900 | [diff] [blame] | 599 | <data android:mimeType="text/vcard" /> |
Lixin Yue | 24fc763 | 2009-12-04 17:03:00 +0800 | [diff] [blame] | 600 | <data android:mimeType="text/x-vcard" /> |
Jeff Hamilton | 1167da4 | 2011-08-03 09:38:47 -0500 | [diff] [blame] | 601 | <data android:mimeType="text/x-vCard" /> |
| 602 | <category android:name="android.intent.category.DEFAULT" /> |
| 603 | </intent-filter> |
| 604 | </activity> |
| 605 | |
| 606 | <activity android:name=".vcard.NfcImportVCardActivity" |
| 607 | android:configChanges="orientation|screenSize|keyboardHidden" |
Daisuke Miyakawa | e8b06c1 | 2011-08-29 09:47:34 -0700 | [diff] [blame] | 608 | android:theme="@style/BackgroundOnlyTheme"> |
Jeff Hamilton | 1167da4 | 2011-08-03 09:38:47 -0500 | [diff] [blame] | 609 | <intent-filter> |
| 610 | <action android:name="android.nfc.action.NDEF_DISCOVERED" /> |
| 611 | <data android:mimeType="text/vcard" /> |
| 612 | <data android:mimeType="text/x-vcard" /> |
| 613 | <data android:mimeType="text/x-vCard" /> |
Lixin Yue | 24fc763 | 2009-12-04 17:03:00 +0800 | [diff] [blame] | 614 | <category android:name="android.intent.category.DEFAULT" /> |
| 615 | </intent-filter> |
| 616 | </activity> |
| 617 | |
Daisuke Miyakawa | ab59660 | 2010-11-18 17:28:02 -0800 | [diff] [blame] | 618 | <activity android:name=".vcard.CancelActivity" |
Daisuke Miyakawa | e8b06c1 | 2011-08-29 09:47:34 -0700 | [diff] [blame] | 619 | android:theme="@style/BackgroundOnlyTheme" /> |
Daisuke Miyakawa | 18b5190 | 2010-08-19 14:13:38 -0700 | [diff] [blame] | 620 | |
Daisuke Miyakawa | 1b918e5 | 2010-06-07 15:48:41 -0700 | [diff] [blame] | 621 | <activity android:name=".vcard.SelectAccountActivity" |
Daisuke Miyakawa | e8b06c1 | 2011-08-29 09:47:34 -0700 | [diff] [blame] | 622 | android:theme="@style/BackgroundOnlyTheme" /> |
Daisuke Miyakawa | 6d2f27f | 2010-04-21 16:11:38 +0900 | [diff] [blame] | 623 | |
Daisuke Miyakawa | 1b918e5 | 2010-06-07 15:48:41 -0700 | [diff] [blame] | 624 | <activity android:name=".vcard.ExportVCardActivity" |
Daisuke Miyakawa | e8b06c1 | 2011-08-29 09:47:34 -0700 | [diff] [blame] | 625 | android:theme="@style/BackgroundOnlyTheme" /> |
Dmitri Plotnikov | e124722 | 2010-06-02 18:14:21 -0700 | [diff] [blame] | 626 | |
Daisuke Miyakawa | d8fb81a | 2010-06-08 17:44:22 -0700 | [diff] [blame] | 627 | <service |
| 628 | android:name=".vcard.VCardService" |
| 629 | android:exported="false" /> |
| 630 | |
Dmitri Plotnikov | e124722 | 2010-06-02 18:14:21 -0700 | [diff] [blame] | 631 | <!-- Pinned header list demo --> |
| 632 | <activity android:name=".widget.PinnedHeaderListDemoActivity"> |
| 633 | <intent-filter> |
| 634 | <action android:name="android.intent.action.MAIN" /> |
| 635 | <category android:name="android.intent.category.DEFAULT" /> |
| 636 | </intent-filter> |
| 637 | </activity> |
Daniel Lehmann | 2d4f759 | 2010-10-12 23:31:31 -0700 | [diff] [blame] | 638 | |
| 639 | <!-- The widget that shows details and the social stream of a contact --> |
Daniel Lehmann | b93a26c | 2010-10-18 14:07:05 -0700 | [diff] [blame] | 640 | <receiver android:name=".socialwidget.SocialWidgetProvider" |
Daniel Lehmann | b0ab5d7 | 2010-11-03 16:21:22 -0700 | [diff] [blame] | 641 | android:label="@string/social_widget_label" > |
Daniel Lehmann | 2d4f759 | 2010-10-12 23:31:31 -0700 | [diff] [blame] | 642 | <intent-filter> |
| 643 | <action android:name="android.appwidget.action.APPWIDGET_UPDATE" /> |
| 644 | </intent-filter> |
| 645 | <meta-data android:name="android.appwidget.provider" |
Daniel Lehmann | b93a26c | 2010-10-18 14:07:05 -0700 | [diff] [blame] | 646 | android:resource="@xml/social_widget_info" /> |
Daniel Lehmann | 2d4f759 | 2010-10-12 23:31:31 -0700 | [diff] [blame] | 647 | </receiver> |
| 648 | |
Flavio Lerda | b78b709 | 2011-07-26 13:38:44 +0100 | [diff] [blame] | 649 | <receiver android:name=".calllog.CallLogReceiver"> |
Flavio Lerda | 87bd536 | 2011-06-30 12:20:43 +0100 | [diff] [blame] | 650 | <intent-filter> |
| 651 | <action android:name="android.intent.action.NEW_VOICEMAIL" /> |
| 652 | <data |
| 653 | android:scheme="content" |
| 654 | android:host="com.android.voicemail" |
Debashish Chatterjee | b7a508f | 2011-08-09 14:47:08 +0100 | [diff] [blame] | 655 | android:mimeType="vnd.android.cursor.item/voicemail" |
Flavio Lerda | 87bd536 | 2011-06-30 12:20:43 +0100 | [diff] [blame] | 656 | /> |
| 657 | </intent-filter> |
Flavio Lerda | b78b709 | 2011-07-26 13:38:44 +0100 | [diff] [blame] | 658 | <intent-filter android:priority="100"> |
| 659 | <action android:name="android.intent.action.BOOT_COMPLETED"/> |
| 660 | </intent-filter> |
Flavio Lerda | 87bd536 | 2011-06-30 12:20:43 +0100 | [diff] [blame] | 661 | </receiver> |
| 662 | |
Daniel Lehmann | 2d4f759 | 2010-10-12 23:31:31 -0700 | [diff] [blame] | 663 | <activity |
Daniel Lehmann | b93a26c | 2010-10-18 14:07:05 -0700 | [diff] [blame] | 664 | android:name=".socialwidget.SocialWidgetConfigureActivity" |
Daniel Lehmann | b0ab5d7 | 2010-11-03 16:21:22 -0700 | [diff] [blame] | 665 | android:theme="@android:style/Theme.Translucent.NoTitleBar" > |
Daniel Lehmann | 2d4f759 | 2010-10-12 23:31:31 -0700 | [diff] [blame] | 666 | <intent-filter> |
| 667 | <action android:name="android.intent.action.APPWIDGET_PICK" /> |
| 668 | </intent-filter> |
| 669 | </activity> |
Flavio Lerda | b78b709 | 2011-07-26 13:38:44 +0100 | [diff] [blame] | 670 | |
| 671 | <service |
| 672 | android:name=".calllog.CallLogNotificationsService" |
| 673 | android:exported="false" |
| 674 | /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 675 | </application> |
| 676 | </manifest> |