2013-06-21 18:56:59 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
2015-07-01 19:22:42 +00:00
|
|
|
<attr name="theme_type" format="string"/>
|
2015-10-28 16:47:09 +00:00
|
|
|
<attr name="attachment_type_selector_background" format="color"/>
|
2013-06-21 18:56:59 +00:00
|
|
|
<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_received_card_background" format="reference|color"/>
|
2015-06-29 22:33:36 +00:00
|
|
|
|
2014-01-08 22:29:05 +00:00
|
|
|
|
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-07-23 15:16:45 +00:00
|
|
|
<attr name="ic_visibility" format="reference" />
|
|
|
|
<attr name="ic_visibility_off" format="reference" />
|
2015-03-08 23:32:57 +00:00
|
|
|
|
2015-06-29 15:49:32 +00:00
|
|
|
<attr name="conversation_background" format="reference|color"/>
|
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"/>
|
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-07-27 21:30:41 +00:00
|
|
|
<attr name="conversation_attach_camera" 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-20 21:18:39 +00:00
|
|
|
<attr name="conversation_attach" format="reference"/>
|
2016-09-04 18:26:13 +00:00
|
|
|
<attr name="conversation_number_picker_text_color_normal" format="reference|color"/>
|
|
|
|
<attr name="conversation_number_picker_text_color_selected" format="reference|color"/>
|
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"/>
|
2015-04-16 05:38:33 +00:00
|
|
|
<attr name="quick_camera_icon" format="reference"/>
|
2015-11-18 22:52:26 +00:00
|
|
|
<attr name="quick_mic_icon" format="reference"/>
|
2015-06-08 15:54:16 +00:00
|
|
|
|
2014-06-12 17:22:57 +00:00
|
|
|
<attr name="conversation_item_background" format="reference"/>
|
2015-06-29 15:49:32 +00:00
|
|
|
<attr name="conversation_item_bubble_background" format="reference|color"/>
|
|
|
|
<attr name="conversation_item_sent_text_primary_color" format="reference|color"/>
|
|
|
|
<attr name="conversation_item_sent_text_secondary_color" format="reference|color"/>
|
2015-06-29 22:33:36 +00:00
|
|
|
<attr name="conversation_item_received_text_primary_color" format="reference|color"/>
|
|
|
|
<attr name="conversation_item_received_text_secondary_color" format="reference|color"/>
|
2015-06-29 15:49:32 +00:00
|
|
|
<attr name="conversation_item_sent_text_indicator_tab_color" format="reference|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
|
|
|
|
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" />
|
2015-07-14 21:31:03 +00:00
|
|
|
<attr name="contact_selection_header_text" format="reference|color" />
|
2014-02-24 22:43:38 +00:00
|
|
|
|
2016-01-13 13:57:24 +00:00
|
|
|
<attr name="device_link_item_card_background" format="reference|color" />
|
|
|
|
|
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" />
|
|
|
|
<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
|
|
|
|
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" />
|
2015-08-24 22:24:31 +00:00
|
|
|
<attr name="pref_ic_chats" format="reference" />
|
2015-06-20 05:02:10 +00:00
|
|
|
<attr name="pref_ic_devices" format="reference" />
|
2015-01-28 18:27:35 +00:00
|
|
|
<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"/>
|
2015-06-24 20:17:58 +00:00
|
|
|
|
|
|
|
<declare-styleable name="ColorPreference">
|
|
|
|
<attr name="itemLayout" format="reference" />
|
|
|
|
<attr name="choices" format="reference" />
|
|
|
|
<attr name="numColumns" format="integer" />
|
|
|
|
</declare-styleable>
|
|
|
|
|
2015-06-29 22:33:36 +00:00
|
|
|
<declare-styleable name="AvatarImageView">
|
2015-11-03 01:40:41 +00:00
|
|
|
<attr name="inverted" format="boolean" />
|
2015-06-29 22:33:36 +00:00
|
|
|
</declare-styleable>
|
|
|
|
|
2015-07-15 20:42:59 +00:00
|
|
|
<declare-styleable name="ThumbnailView">
|
|
|
|
<attr name="backgroundColorHint" format="color" />
|
|
|
|
</declare-styleable>
|
2015-10-21 22:32:29 +00:00
|
|
|
|
2015-11-24 15:06:41 +00:00
|
|
|
<declare-styleable name="DeliveryStatusView">
|
|
|
|
<attr name="iconColor" format="color" />
|
|
|
|
</declare-styleable>
|
|
|
|
|
|
|
|
<declare-styleable name="AlertView">
|
|
|
|
<attr name="useSmallIcon" format="boolean" />
|
|
|
|
</declare-styleable>
|
|
|
|
|
2015-10-21 22:32:29 +00:00
|
|
|
<declare-styleable name="AudioView">
|
|
|
|
<attr name="tintColor" format="color" />
|
|
|
|
</declare-styleable>
|
|
|
|
|
2015-10-28 16:47:09 +00:00
|
|
|
<declare-styleable name="CircleColorImageView">
|
|
|
|
<attr name="circleColor" format="color"/>
|
|
|
|
</declare-styleable>
|
|
|
|
|
2015-11-19 18:21:19 +00:00
|
|
|
<declare-styleable name="ShapeScrim">
|
|
|
|
<attr name="shape" format="string"/>
|
|
|
|
<attr name="radius" format="float"/>
|
|
|
|
</declare-styleable>
|
|
|
|
|
|
|
|
<declare-styleable name="CameraView">
|
|
|
|
<attr name="camera" format="integer"/>
|
|
|
|
</declare-styleable>
|
|
|
|
|
2016-08-16 03:23:56 +00:00
|
|
|
<declare-styleable name="HourglassView">
|
|
|
|
<attr name="full" format="reference"/>
|
|
|
|
<attr name="empty" format="reference"/>
|
|
|
|
<attr name="tint" format="color"/>
|
|
|
|
<attr name="percentage" format="integer"/>
|
|
|
|
<attr name="offset" format="integer"/>
|
|
|
|
</declare-styleable>
|
|
|
|
|
2014-02-26 08:30:29 +00:00
|
|
|
</resources>
|