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) 2008 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 | b77a6d9 | 2009-09-14 11:57:20 -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 | b77a6d9 | 2009-09-14 11:57:20 -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 | --> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 16 | <resources> |
Daniel Lehmann | 18f104f | 2010-05-07 15:41:11 -0700 | [diff] [blame] | 17 | <!-- The EditText for entries in the ContactEditFragment --> |
Dmitri Plotnikov | fc172b0 | 2010-02-23 10:10:17 -0800 | [diff] [blame] | 18 | <item type="id" name="data"/> |
| 19 | <item type="id" name="header_phones"/> |
| 20 | <item type="id" name="dialog_sync_add"/> |
Jeff Sharkey | 49d17b3 | 2009-09-07 02:14:21 -0700 | [diff] [blame] | 21 | |
Daniel Lehmann | a35a7e2 | 2010-08-03 18:13:14 -0700 | [diff] [blame] | 22 | <!-- For ContactDeletionInteraction --> |
Dmitri Plotnikov | 43fd1e8 | 2011-01-09 11:29:39 -0800 | [diff] [blame] | 23 | <item type="id" name="dialog_delete_contact_loader_id" /> |
Megha Joshi | d5afd8a | 2009-09-22 09:38:41 -0700 | [diff] [blame] | 24 | |
Brian Attwell | d2962a3 | 2015-03-02 14:48:50 -0800 | [diff] [blame] | 25 | <!-- For ContactMultiDeletionInteraction --> |
| 26 | <item type="id" name="dialog_delete_multiple_contact_loader_id" /> |
| 27 | |
Daniel Lehmann | a35a7e2 | 2010-08-03 18:13:14 -0700 | [diff] [blame] | 28 | <!-- For PhoneNumberInteraction --> |
Dmitri Plotnikov | b4e8886 | 2010-06-30 21:24:35 -0700 | [diff] [blame] | 29 | <item type="id" name="dialog_phone_number_call_disambiguation"/> |
| 30 | |
| 31 | <!-- For PhoneNumberMessageSendInteraction --> |
| 32 | <item type="id" name="dialog_phone_number_message_disambiguation"/> |
| 33 | |
Daniel Lehmann | 3b7d594 | 2010-07-22 18:10:50 -0700 | [diff] [blame] | 34 | <!-- Dialog Manager Ids --> |
| 35 | <item type="id" name="dialog_manager_id_1"/> |
| 36 | <item type="id" name="dialog_manager_id_2"/> |
Daniel Lehmann | 1624964 | 2010-09-10 19:56:51 -0700 | [diff] [blame] | 37 | |
Dmitri Plotnikov | f7d450d | 2010-09-15 15:52:48 -0700 | [diff] [blame] | 38 | <!-- Loader ID for contact filters --> |
| 39 | <item type="id" name="contact_list_filter_loader" /> |
Daniel Lehmann | 392ccec | 2010-11-01 20:50:03 -0700 | [diff] [blame] | 40 | |
| 41 | <!-- Dialog ID for the date picker in event (birthday) editors --> |
| 42 | <item type="id" name="dialog_event_date_picker" /> |
Dmitri Plotnikov | cb08f1b | 2011-01-03 15:05:36 -0800 | [diff] [blame] | 43 | |
| 44 | <!-- An ID to be used for contents of a custom dialog so that its state be preserved --> |
| 45 | <item type="id" name="custom_dialog_content" /> |
Walter Jang | 758f565 | 2016-04-05 09:29:56 -0700 | [diff] [blame] | 46 | |
junhezhang | 0486566 | 2024-01-17 23:02:25 +0000 | [diff] [blame] | 47 | <!-- An ID to be used for tagging text for copy in legacy fields. --> |
| 48 | <item name="text_to_copy" type="id"/> |
| 49 | |
Wenyi Wang | c7fc53d | 2016-04-07 18:06:08 -0700 | [diff] [blame] | 50 | <!-- Menu group ID for settings and help & feedback --> |
| 51 | <item type="id" name="nav_misc" /> |
| 52 | |
Wenyi Wang | 2829deb | 2017-01-04 14:05:13 -0800 | [diff] [blame] | 53 | <!-- Menu ID for Contacts menu --> |
| 54 | <item type="id" name="nav_all_contacts" /> |
Wenyi Wang | c7fc53d | 2016-04-07 18:06:08 -0700 | [diff] [blame] | 55 | |
Wenyi Wang | 2829deb | 2017-01-04 14:05:13 -0800 | [diff] [blame] | 56 | <!-- Menu ID for Suggestions menu --> |
| 57 | <item type="id" name="nav_assistant" /> |
| 58 | |
| 59 | <!-- Menu ID for group header --> |
| 60 | <item type="id" name="nav_groups" /> |
| 61 | |
| 62 | <!-- Menu ID for each group menu item --> |
| 63 | <item type="id" name="nav_group" /> |
| 64 | |
| 65 | <!-- Menu ID for create label menu item --> |
| 66 | <item type="id" name="nav_create_label" /> |
| 67 | |
| 68 | <!-- Menu ID for filter header --> |
| 69 | <item type="id" name="nav_filters" /> |
| 70 | |
| 71 | <!-- Menu ID for each filter menu item --> |
| 72 | <item type="id" name="nav_filter" /> |
| 73 | |
| 74 | <!-- Menu ID for Settings menu --> |
| 75 | <item type="id" name="nav_settings" /> |
| 76 | |
| 77 | <!-- Menu ID for help & feedback menu --> |
| 78 | <item type="id" name="nav_help" /> |
Walter Jang | 13a9c33 | 2016-08-13 08:35:14 -0700 | [diff] [blame] | 79 | |
| 80 | <!-- For vcard.ImportVCardActivity --> |
| 81 | <item type="id" name="dialog_cache_vcard"/> |
| 82 | <item type="id" name="dialog_error_with_message"/> |
| 83 | |
| 84 | <!-- For vcard.CancelActivity --> |
| 85 | <item type="id" name="dialog_cancel_confirmation"/> |
| 86 | <item type="id" name="dialog_cancel_failed"/> |
| 87 | |
| 88 | <!-- For ExportVCardActivity --> |
| 89 | <item type="id" name="dialog_exporting_vcard"/> |
| 90 | <item type="id" name="dialog_fail_to_export_with_reason"/> |
| 91 | |
| 92 | <!-- For Debug Purpose --> |
| 93 | <item type="id" name="cliv_name_textview"/> |
| 94 | <item type="id" name="cliv_phoneticname_textview"/> |
| 95 | <item type="id" name="cliv_label_textview"/> |
| 96 | <item type="id" name="cliv_data_view"/> |
| 97 | |
| 98 | <!-- For tag ids used by ContactPhotoManager to tag views with contact details --> |
| 99 | <item type="id" name="tag_display_name"/> |
| 100 | <item type="id" name="tag_identifier"/> |
| 101 | <item type="id" name="tag_contact_type"/> |
| 102 | |
| 103 | <item type="id" name="menu_save"/> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 104 | </resources> |