Signal-Android/res/values/attrs.xml

409 lines
19 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="theme_type" format="string"/>
<attr name="icon_tint" format="color" />
<attr name="icon_tint_dark" format="color" />
<attr name="search_view_style" format="reference" />
<attr name="search_view_style_dark" format="reference" />
<attr name="title_text_color_primary" format="color"/>
<attr name="title_text_color_secondary" format="color"/>
2018-07-12 16:03:32 -07:00
<attr name="attachment_type_selector_background" format="color"/>
2018-07-12 16:03:32 -07:00
<attr name="attachment_document_icon_small" format="reference" />
<attr name="attachment_document_icon_large" format="reference" />
<attr name="conversation_list_item_background" format="reference"/>
<attr name="conversation_list_item_contact_color" format="reference|color"/>
<attr name="conversation_list_item_subject_color" format="reference|color"/>
2018-07-12 16:03:32 -07:00
<attr name="conversation_list_item_delivery_icon_color" format="reference|color"/>
2014-01-16 00:36:05 -08:00
<attr name="conversation_list_item_date_color" format="reference|color"/>
<attr name="conversation_list_item_unread_color" format="reference|color"/>
<attr name="conversation_list_item_unread_background" format="reference"/>
<attr name="conversation_list_item_divider" format="reference"/>
2018-09-21 15:16:52 -07:00
<attr name="conversation_list_toolbar_background" format="reference"/>
2018-10-29 15:14:31 -07:00
<attr name="conversation_list_typing_tint" format="color"/>
<attr name="conversation_list_camera_icon_tint" format="color"/>
<attr name="conversation_list_compose_icon_tint" format="color" />
<attr name="conversation_list_camera_button_background" format="color"/>
<attr name="conversation_sent_card_background" format="reference|color"/>
<attr name="conversation_group_member_name" format="reference|color"/>
<attr name="conversation_received_card_background" format="reference|color"/>
2015-01-20 21:26:58 -10:00
<attr name="fab_color" format="reference|color" />
<attr name="lower_right_divet" format="reference" />
2019-11-12 10:18:57 -04:00
<attr name="insight_modal_background" format="reference" />
<attr name="insight_modal_button_background" format="color" />
<attr name="insight_title" format="color" />
<attr name="insight_body_2" format="color" />
<attr name="insight_dashboard_bottom_bar_background" format="color" />
<attr name="insight_progress_background" format="color" />
<attr name="centered_app_title_color" format="reference|color" />
<attr name="ic_arrow_forward" format="reference" />
<attr name="ic_visibility" format="reference" />
<attr name="ic_visibility_off" format="reference" />
<attr name="conversation_background" format="reference|color"/>
<attr name="conversation_editor_background" format="reference|color"/>
<attr name="conversation_editor_text_color" format="reference|color"/>
<attr name="conversation_input_background" format="reference"/>
<attr name="conversation_input_inline_attach_icon_tint" format="reference"/>
<attr name="conversation_transport_sms_indicator" format="reference"/>
<attr name="conversation_transport_push_indicator" format="reference"/>
<attr name="conversation_transport_popup_background" format="reference"/>
2013-06-27 20:57:27 -07:00
<attr name="conversation_emoji_toggle" format="reference"/>
<attr name="conversation_sticker_toggle" format="reference"/>
2013-06-27 20:57:27 -07:00
<attr name="conversation_keyboard_toggle" format="reference"/>
<attr name="conversation_attach_camera" format="reference"/>
<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"/>
<attr name="conversation_attach" format="reference"/>
<attr name="conversation_number_picker_text_color_normal" format="reference|color"/>
<attr name="conversation_number_picker_text_color_selected" format="reference|color"/>
<attr name="conversation_sticker_footer_text_color" format="reference|color"/>
<attr name="conversation_sticker_footer_icon_color" format="reference|color"/>
<attr name="conversation_sticker_author_color" format="reference|color"/>
<attr name="conversation_popup_theme" format="reference"/>
<attr name="conversation_title_color" format="reference" />
<attr name="conversation_subtitle_color" format="reference" />
2013-06-22 21:44:12 -07: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_drawer_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_nature" format="reference"/>
2016-12-10 16:53:10 -08:00
<attr name="emoji_category_foods" format="reference"/>
<attr name="emoji_category_activity" format="reference"/>
<attr name="emoji_category_places" format="reference"/>
2016-12-10 16:53:10 -08:00
<attr name="emoji_category_objects" format="reference"/>
<attr name="emoji_category_symbol" format="reference"/>
2016-12-10 16:53:10 -08:00
<attr name="emoji_category_flags" format="reference"/>
<attr name="emoji_category_emoticons" format="reference"/>
<attr name="emoji_variation_selector_background" format="reference|color" />
<attr name="camera_button_style" />
<attr name="quick_camera_icon" format="reference"/>
<attr name="quick_mic_icon" format="reference"/>
<attr name="compose_icon_tint" />
<attr name="conversation_item_background" format="reference"/>
<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"/>
<attr name="conversation_item_received_text_primary_color" format="reference|color"/>
<attr name="conversation_item_received_text_secondary_color" format="reference|color"/>
<attr name="conversation_item_sent_text_indicator_tab_color" format="reference|color"/>
2014-03-01 14:17:55 -08:00
<attr name="conversation_item_sent_indicator_text_background" format="reference" />
2018-07-20 15:40:13 -07:00
<attr name="conversation_item_sent_icon_color" format="color" />
<attr name="conversation_item_sent_download_icon_color" format="reference|color"/>
2018-06-26 10:27:44 -07:00
<attr name="conversation_item_update_text_color" format="reference"/>
<attr name="conversation_item_last_seen_text_color" format="reference"/>
<attr name="conversation_item_last_seen_line_color" format="reference"/>
2018-07-12 16:03:32 -07:00
<attr name="conversation_item_date_line_color" format="reference"/>
<attr name="conversation_item_quote_text_color" format="reference"/>
<attr name="conversation_item_sticky_date_background" format="reference" />
2018-07-12 16:03:32 -07:00
<attr name="conversation_item_sticky_date_text_color" format="color" />
2018-11-08 23:33:37 -08:00
<attr name="conversation_item_image_outline_color" format="color" />
2019-06-11 02:18:45 -04:00
<attr name="conversation_item_reveal_viewed_background_color" format="color" />
<attr name="dialog_info_icon" format="reference" />
<attr name="dialog_alert_icon" format="reference" />
<attr name="dialog_background_color" format="reference|color" />
<attr name="conversation_icon_attach_audio" format="reference"/>
<attr name="conversation_icon_attach_video" format="reference" />
<attr name="contact_selection_push_user" format="reference|color" />
<attr name="contact_selection_lay_user" format="reference|color" />
<attr name="contact_selection_label_text" format="reference|color" />
<attr name="contact_selection_header_text" format="reference|color" />
<attr name="contact_filter_toolbar_icon_tint" format="color" />
2019-11-01 10:18:49 -03:00
<attr name="contact_filter_toolbar_keyboard_icon" format="reference" />
<attr name="device_link_item_card_background" format="reference|color" />
<attr name="mediapicker_image_outline" format="reference" />
<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" />
2019-11-22 13:47:25 -04:00
<attr name="invite_edit_text_background" format="reference" />
<attr name="invite_share_icon" format="reference" />
2019-01-15 00:41:05 -08:00
<attr name="linkpreview_background_color" format="color" />
<attr name="linkpreview_primary_text_color" format="color" />
<attr name="linkpreview_secondary_text_color" format="color" />
<attr name="linkpreview_divider_color" format="color" />
<attr name="reminder_header_background" format="color"/>
<attr name="media_keyboard_button_color" format="color" />
<attr name="menu_new_conversation_icon" format="reference" />
<attr name="menu_search_icon" format="reference" />
<attr name="menu_call_icon" format="reference" />
<attr name="menu_popup_expand" format="reference"/>
<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" />
<attr name="menu_group_icon" format="reference" />
<attr name="menu_split_icon" format="reference" />
<attr name="menu_accept_icon" format="reference" />
<attr name="menu_refresh_directory" format="reference" />
<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" />
2018-02-07 14:01:37 -08:00
<attr name="menu_reply_icon" format="reference" />
2014-02-25 05:07:12 +02:00
<attr name="message_icon" format="reference" />
<attr name="notifications_icon" format="reference" />
<attr name="privacy_icon" format="reference" />
<attr name="appearance_icon" format="reference" />
<attr name="chats_and_media_icon" format="reference" />
<attr name="linked_devices_icon" format="reference" />
<attr name="advanced_icon" format="reference" />
<attr name="safety_number_icon" format="reference" />
2019-11-19 12:01:07 -04:00
<attr name="message_request_dialog_button_background" format="reference" />
<attr name="message_request_text_color_primary" format="color" />
<attr name="message_request_text_color_secondary" format="color" />
<attr name="pref_icon_tint" format="color"/>
<attr name="pref_divider" format="reference" />
<attr name="quote_missing_icon_color" format="color" />
<declare-styleable name="CustomDefaultPreference">
<attr name="custom_pref_toggle" format="string"/>
</declare-styleable>
<attr name="group_members_dialog_icon" format="reference"/>
<attr name="lockscreen_watermark" format="reference" />
<attr name="recipient_preference_blocked" format="color"/>
<attr name="verification_background" format="color"/>
<attr name="media_overview_toolbar_background" format="color"/>
<attr name="media_overview_toolbar_foreground" format="color"/>
<attr name="media_overview_header_foreground" format="color"/>
<attr name="media_overview_document_primary" format="color"/>
<attr name="media_overview_document_secondary" format="color"/>
<attr name="shared_contact_details_header_background" format="color"/>
<attr name="shared_contact_details_titlebar" format="color"/>
2018-06-26 10:27:44 -07:00
<attr name="shared_contact_item_button_color" format="color"/>
2017-11-13 12:44:51 -08:00
<attr name="search_toolbar_background" format="color"/>
2018-05-22 12:26:40 -04:00
<attr name="search_background" format="color"/>
2017-11-13 12:44:51 -08:00
<attr name="sticker_management_icon" format="reference" />
<attr name="sticker_management_divider_color" format="color" />
<attr name="sticker_management_empty_background_color" format="color" />
<attr name="sticker_management_action_button_color" format="color" />
<attr name="sticker_popup_background" format="color" />
<attr name="sticker_preview_toolbar_background" format="color" />
<attr name="sticker_preview_status_bar_color" format="color" />
<attr name="sticker_view_missing_background" format="reference|color" />
<attr name="tooltip_default_color" format="reference|color" />
<attr name="registration_lock_reminder_view_pin_text_color" format="color"/>
2017-11-16 15:21:46 -08:00
<attr name="contact_list_divider" format="reference"/>
<attr name="login_top_background" format="color"/>
<attr name="login_floating_background" format="reference"/>
<declare-styleable name="ColorPreference">
<attr name="itemLayout" format="reference" />
<attr name="choices" format="reference" />
<attr name="numColumns" format="integer" />
</declare-styleable>
<declare-styleable name="AvatarImageView">
<attr name="inverted" format="boolean" />
<attr name="fallbackImageSize" format="enum">
<enum name="large" value="1" />
<enum name="small" value="2" />
</attr>
</declare-styleable>
<declare-styleable name="ThumbnailView">
<attr name="minWidth" format="dimension" />
<attr name="maxWidth" format="dimension" />
<attr name="minHeight" format="dimension" />
<attr name="maxHeight" format="dimension" />
2018-07-12 16:03:32 -07:00
<attr name="thumbnail_radius" format="dimension" />
</declare-styleable>
<declare-styleable name="DeliveryStatusView">
<attr name="iconColor" format="color" />
</declare-styleable>
<declare-styleable name="AlertView">
<attr name="useSmallIcon" format="boolean" />
</declare-styleable>
<declare-styleable name="AudioView">
<attr name="widgetBackground" format="color"/>
<attr name="foregroundTintColor" format="color" />
<attr name="backgroundTintColor" format="color" />
</declare-styleable>
<declare-styleable name="CircleColorImageView">
<attr name="circleColor" format="color"/>
</declare-styleable>
<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>
<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>
<declare-styleable name="SquareFrameLayout">
<attr name="square_height" format="boolean"/>
</declare-styleable>
<declare-styleable name="VerticalSlideColorPicker">
<attr name="pickerBorderColor" format="color" />
<attr name="pickerBorderWidth" format="dimension" />
<attr name="pickerColors" format="reference" />
</declare-styleable>
<declare-styleable name="EmojiTextView">
<attr name="scaleEmojis" format="boolean" />
<attr name="emoji_maxLength" format="integer" />
</declare-styleable>
<declare-styleable name="RingtonePreference">
<attr name="showAdd" format="boolean" />
<attr name="summaryHasRingtone" format="string|reference" />
</declare-styleable>
<declare-styleable name="ColorPickerPreference">
<attr name="currentColor" format="reference" />
<attr name="colors" format="reference" />
<attr name="sortColors" format="boolean|reference" />
<attr name="colorDescriptions" format="reference" />
<attr name="columns" format="integer|reference" />
<attr name="colorSize" format="enum|reference">
<enum name="large" value="1" />
<enum name="small" value="2" />
</attr>
</declare-styleable>
2018-02-07 14:01:37 -08:00
<declare-styleable name="QuoteView">
<attr name="message_type" format="enum">
<enum name="preview" value="0" />
<enum name="outgoing" value="1" />
<enum name="incoming" value="2" />
</attr>
2018-06-26 10:27:44 -07:00
<attr name="quote_colorPrimary" format="color" />
<attr name="quote_colorSecondary" format="color" />
</declare-styleable>
<declare-styleable name="SharedContactView">
<attr name="contact_titleColor" format="color" />
<attr name="contact_captionColor" format="color" />
2018-07-20 15:40:13 -07:00
<attr name="contact_footerIconColor" format="color" />
<attr name="contact_footerAlpha" format="float" />
2018-06-26 10:27:44 -07:00
</declare-styleable>
2019-01-15 00:41:05 -08:00
<declare-styleable name="LinkPreviewView">
<attr name="linkpreview_type" format="enum">
<enum name="conversation" value="0" />
<enum name="compose" value="1" />
</attr>
</declare-styleable>
2018-06-26 10:27:44 -07:00
<declare-styleable name="DocumentView">
<attr name="doc_titleColor" format="color" />
<attr name="doc_captionColor" format="color" />
<attr name="doc_downloadButtonTint" format="color" />
2018-02-07 14:01:37 -08:00
</declare-styleable>
2018-06-26 10:27:44 -07:00
<declare-styleable name="ConversationItemFooter">
2018-07-20 15:40:13 -07:00
<attr name="footer_text_color" format="color" />
<attr name="footer_icon_color" format="color" />
2018-06-26 10:27:44 -07:00
</declare-styleable>
<declare-styleable name="ConversationItemThumbnail">
<attr name="conversationThumbnail_minWidth" format="dimension" />
<attr name="conversationThumbnail_maxWidth" format="dimension" />
<attr name="conversationThumbnail_minHeight" format="dimension" />
<attr name="conversationThumbnail_maxHeight" format="dimension" />
</declare-styleable>
2017-11-08 12:20:11 -08:00
2018-10-29 15:14:31 -07:00
<declare-styleable name="TypingIndicatorView">
<attr name="typingIndicator_tint" format="color" />
</declare-styleable>
2018-11-08 23:33:37 -08:00
<declare-styleable name="MaxHeightScrollView">
<attr name="scrollView_maxHeight" format="dimension" />
</declare-styleable>
2019-02-13 11:52:55 -08:00
<declare-styleable name="LabeledEditText">
<attr name="labeledEditText_label" format="string" />
<attr name="labeledEditText_background" format="color" />
<attr name="labeledEditText_textLayout" format="reference" />
</declare-styleable>
2019-06-11 02:18:45 -04:00
2019-07-31 19:33:56 -04:00
<declare-styleable name="ViewOnceMessageView">
2019-06-11 02:18:45 -04:00
<attr name="revealable_unopenedForegroundColor" format="color" />
<attr name="revealable_openedForegroundColor" format="color" />
</declare-styleable>
2019-08-30 17:45:35 -04:00
<declare-styleable name="MediaKeyboard">
<attr name="tabs_gravity" format="enum">
<enum name="bottom" value="0" />
<enum name="top" value="1" />
</attr>
</declare-styleable>
<declare-styleable name="CameraXFlashState">
<attr name="state_flash_auto" format="boolean" />
<attr name="state_flash_off" format="boolean" />
<attr name="state_flash_on" format="boolean" />
</declare-styleable>
<declare-styleable name="ContactFilterToolbar">
<attr name="searchTextStyle" format="reference" />
</declare-styleable>
</resources>