2013-06-21 18:56:59 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<attr name="conversation_list_item_background_selected" format="reference"/>
|
|
|
|
<attr name="conversation_list_item_background_read" format="reference"/>
|
|
|
|
<attr name="conversation_list_item_background_unread" format="reference"/>
|
|
|
|
<attr name="conversation_list_item_count_color" format="reference|color"/>
|
2014-01-08 22:29:05 +00:00
|
|
|
<attr name="conversation_list_item_contact_color" format="reference|color"/>
|
|
|
|
<attr name="conversation_list_item_subject_color" format="reference|color"/>
|
2014-01-16 08:36:05 +00:00
|
|
|
<attr name="conversation_list_item_date_color" format="reference|color"/>
|
2014-02-19 20:29:00 +00:00
|
|
|
<attr name="conversation_list_item_divider" format="reference"/>
|
2014-01-08 22:29:05 +00:00
|
|
|
|
2014-02-28 06:44:02 +00:00
|
|
|
<attr name="share_list_item_divider" format="reference"/>
|
|
|
|
|
2014-01-08 22:29:05 +00:00
|
|
|
<attr name="conversation_sent_card_background" format="reference|color"/>
|
2014-02-15 12:21:56 +00:00
|
|
|
<attr name="conversation_group_member_name" format="reference|color"/>
|
2014-01-08 22:29:05 +00:00
|
|
|
<attr name="conversation_sent_text_primary_color" format="reference|color"/>
|
|
|
|
<attr name="conversation_sent_text_secondary_color" format="reference|color"/>
|
2015-01-23 20:59:22 +00:00
|
|
|
<attr name="conversation_sent_text_indicator_tab_color" format="reference|color"/>
|
2014-01-08 22:29:05 +00:00
|
|
|
<attr name="conversation_received_card_background" format="reference|color"/>
|
|
|
|
<attr name="conversation_received_text_primary_color" format="reference|color"/>
|
|
|
|
<attr name="conversation_received_text_secondary_color" format="reference|color"/>
|
|
|
|
|
2015-01-21 07:26:58 +00:00
|
|
|
<attr name="fab_color" format="reference|color" />
|
2014-02-19 06:08:24 +00:00
|
|
|
<attr name="lower_right_divet" format="reference" />
|
2013-06-21 18:56:59 +00:00
|
|
|
|
2015-03-08 23:32:57 +00:00
|
|
|
<attr name="centered_app_title_color" format="reference|color" />
|
|
|
|
<attr name="ic_arrow_forward" format="reference" />
|
|
|
|
|
2015-06-01 23:51:14 +00:00
|
|
|
<attr name="conversation_editor_background" format="reference|color"/>
|
2013-06-21 18:56:59 +00:00
|
|
|
<attr name="conversation_editor_text_color" format="reference|color"/>
|
2014-11-19 20:46:59 +00:00
|
|
|
<attr name="conversation_delivery_delivered" format="reference"/>
|
2015-03-11 21:23:45 +00:00
|
|
|
<attr name="conversation_transport_sms_indicator" format="reference"/>
|
|
|
|
<attr name="conversation_transport_push_indicator" format="reference"/>
|
2014-07-19 02:31:03 +00:00
|
|
|
<attr name="conversation_transport_popup_background" format="reference"/>
|
2013-06-28 03:57:27 +00:00
|
|
|
<attr name="conversation_emoji_toggle" format="reference"/>
|
|
|
|
<attr name="conversation_keyboard_toggle" format="reference"/>
|
2015-03-24 12:44:22 +00:00
|
|
|
<attr name="conversation_attach_image" format="reference"/>
|
|
|
|
<attr name="conversation_attach_video" format="reference"/>
|
|
|
|
<attr name="conversation_attach_sound" format="reference"/>
|
|
|
|
<attr name="conversation_attach_contact_info" format="reference"/>
|
2015-05-18 17:26:32 +00:00
|
|
|
<attr name="conversation_attach_photo" format="reference"/>
|
2015-05-20 21:18:39 +00:00
|
|
|
<attr name="conversation_attach" format="reference"/>
|
2013-06-23 04:44:12 +00:00
|
|
|
|
2015-06-08 15:54:16 +00:00
|
|
|
<attr name="emoji_tab_strip_background" format="color" />
|
|
|
|
<attr name="emoji_tab_indicator" format="color" />
|
|
|
|
<attr name="emoji_tab_underline" format="color" />
|
|
|
|
<attr name="emoji_tab_seperator" format="color" />
|
|
|
|
<attr name="emoji_background" format="color" />
|
|
|
|
<attr name="emoji_text_color" format="color" />
|
|
|
|
|
|
|
|
<attr name="emoji_category_recent" format="reference"/>
|
|
|
|
<attr name="emoji_category_people" format="reference"/>
|
|
|
|
<attr name="emoji_category_objects" format="reference"/>
|
|
|
|
<attr name="emoji_category_nature" format="reference"/>
|
|
|
|
<attr name="emoji_category_places" format="reference"/>
|
|
|
|
<attr name="emoji_category_symbol" format="reference"/>
|
|
|
|
<attr name="emoji_category_emoticons" format="reference"/>
|
|
|
|
|
2014-06-12 17:22:57 +00:00
|
|
|
<attr name="conversation_item_background" format="reference"/>
|
2014-02-19 20:29:00 +00:00
|
|
|
<attr name="conversation_item_received_background" format="reference" />
|
2015-01-30 06:37:01 +00:00
|
|
|
<attr name="conversation_item_sent_background" format="color" />
|
|
|
|
<attr name="conversation_item_sent_pending_background" format="color" />
|
|
|
|
<attr name="conversation_item_sent_push_background" format="color" />
|
2014-03-01 22:17:55 +00:00
|
|
|
<attr name="conversation_item_sent_indicator_text_background" format="reference" />
|
2015-01-30 06:37:01 +00:00
|
|
|
<attr name="conversation_item_sent_push_pending_background" format="reference" />
|
|
|
|
<attr name="conversation_item_shadow" format="color" />
|
|
|
|
<attr name="conversation_item_mms_pending_mask" format="color" />
|
|
|
|
|
|
|
|
<attr name="triangle_tick_incoming" format="reference" />
|
|
|
|
<attr name="triangle_tick_outgoing_sent_sms" format="reference" />
|
|
|
|
<attr name="triangle_tick_outgoing_sent_push" format="reference" />
|
|
|
|
<attr name="triangle_tick_outgoing_pending_sms" format="reference" />
|
|
|
|
<attr name="triangle_tick_outgoing_pending_push" format="reference" />
|
|
|
|
|
2014-03-01 00:32:00 +00:00
|
|
|
<attr name="dialog_info_icon" format="reference" />
|
|
|
|
<attr name="dialog_alert_icon" format="reference" />
|
2014-02-19 20:29:00 +00:00
|
|
|
|
2015-01-06 11:48:15 +00:00
|
|
|
<attr name="conversation_icon_attach_audio" format="reference"/>
|
|
|
|
<attr name="conversation_icon_attach_video" format="reference" />
|
|
|
|
|
2014-02-24 22:43:38 +00:00
|
|
|
<attr name="contact_selection_push_user" format="reference|color" />
|
|
|
|
<attr name="contact_selection_lay_user" format="reference|color" />
|
2014-03-18 06:25:09 +00:00
|
|
|
<attr name="contact_selection_label_text" format="reference|color" />
|
2014-04-15 00:42:16 +00:00
|
|
|
<attr name="conversation_selection_header_text" format="reference|color" />
|
2014-02-24 22:43:38 +00:00
|
|
|
|
2015-01-12 00:24:19 +00:00
|
|
|
<attr name="import_export_item_background_color" format="reference|color" />
|
|
|
|
<attr name="import_export_item_background_shadow_color" format="reference|color" />
|
|
|
|
<attr name="import_export_item_card_background" format="reference" />
|
2015-03-04 11:06:43 +00:00
|
|
|
<attr name="import_sms" format="reference" />
|
2015-01-12 00:24:19 +00:00
|
|
|
<attr name="encrypted_backup" format="reference" />
|
|
|
|
<attr name="plaintext_backup" format="reference" />
|
|
|
|
|
2014-07-23 03:27:05 +00:00
|
|
|
<attr name="reminder_header_background" format="color"/>
|
|
|
|
|
2014-01-08 22:29:05 +00:00
|
|
|
<attr name="menu_new_conversation_icon" format="reference" />
|
|
|
|
<attr name="menu_search_icon" format="reference" />
|
|
|
|
<attr name="menu_call_icon" format="reference" />
|
2015-06-22 15:46:43 +00:00
|
|
|
<attr name="menu_popup_expand" format="reference"/>
|
2014-01-08 22:29:05 +00:00
|
|
|
<attr name="menu_unlock_icon" format="reference" />
|
|
|
|
<attr name="menu_lock_icon" format="reference" />
|
|
|
|
<attr name="menu_lock_icon_small" format="reference" />
|
2015-01-22 06:06:05 +00:00
|
|
|
<attr name="menu_lock_icon_small_received" format="reference" />
|
2014-01-08 22:29:05 +00:00
|
|
|
<attr name="menu_trash_icon" format="reference" />
|
|
|
|
<attr name="menu_selectall_icon" format="reference" />
|
2014-02-15 12:21:56 +00:00
|
|
|
<attr name="menu_group_icon" format="reference" />
|
|
|
|
<attr name="menu_split_icon" format="reference" />
|
2014-02-19 06:08:24 +00:00
|
|
|
<attr name="menu_accept_icon" format="reference" />
|
2014-03-03 12:21:12 +00:00
|
|
|
<attr name="menu_refresh_directory" format="reference" />
|
2014-06-12 17:22:57 +00:00
|
|
|
<attr name="menu_copy_icon" format="reference" />
|
|
|
|
<attr name="menu_info_icon" format="reference" />
|
|
|
|
<attr name="menu_forward_icon" format="reference" />
|
|
|
|
<attr name="menu_save_icon" format="reference" />
|
2014-02-25 03:07:12 +00:00
|
|
|
|
|
|
|
<declare-styleable name="ForegroundImageView">
|
|
|
|
<attr name="android:foreground" />
|
|
|
|
<attr name="android:foregroundInsidePadding" />
|
|
|
|
<attr name="android:foregroundGravity" />
|
|
|
|
</declare-styleable>
|
2015-01-28 18:27:35 +00:00
|
|
|
|
|
|
|
<attr name="pref_ic_sms_mms" format="reference" />
|
|
|
|
<attr name="pref_ic_notifications" format="reference" />
|
|
|
|
<attr name="pref_ic_app_protection" format="reference" />
|
|
|
|
<attr name="pref_ic_appearance" format="reference" />
|
|
|
|
<attr name="pref_ic_storage" format="reference" />
|
|
|
|
<attr name="pref_ic_advanced" format="reference" />
|
2015-02-13 23:06:50 +00:00
|
|
|
|
|
|
|
<attr name="app_protect_timeout_picker_color" format="reference"/>
|
2015-02-17 04:31:44 +00:00
|
|
|
|
|
|
|
<declare-styleable name="CustomDefaultPreference">
|
|
|
|
<attr name="custom_pref_toggle" format="string"/>
|
|
|
|
</declare-styleable>
|
|
|
|
|
2015-03-24 12:44:22 +00:00
|
|
|
<attr name="group_members_dialog_icon" format="reference"/>
|
2015-03-08 23:32:57 +00:00
|
|
|
<attr name="lockscreen_watermark" format="reference" />
|
2015-06-09 14:37:20 +00:00
|
|
|
|
|
|
|
<attr name="recipient_preference_blocked" format="color"/>
|
2014-02-26 08:30:29 +00:00
|
|
|
</resources>
|