2014-10-22 16:38:44 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
|
2018-04-26 08:40:29 +00:00
|
|
|
<attr name="TextSizeCaption" format="dimension"/>
|
|
|
|
<attr name="TextSizeTitle" format="dimension"/>
|
|
|
|
<attr name="TextSizeSubhead" format="dimension"/>
|
|
|
|
<attr name="TextSizeBody1" format="dimension"/>
|
|
|
|
<attr name="TextSizeBody2" format="dimension"/>
|
|
|
|
<attr name="TextSizeDisplay2" format="dimension"/>
|
|
|
|
<attr name="TextSizeInput" format="dimension"/>
|
2017-03-06 18:42:27 +00:00
|
|
|
<attr name="TextSeparation" format="dimension"/>
|
2014-10-22 16:38:44 +00:00
|
|
|
|
2017-03-03 10:55:07 +00:00
|
|
|
<attr name="IconSize" format="dimension"/>
|
|
|
|
|
2018-06-24 14:59:27 +00:00
|
|
|
<attr name="color_background_tertiary" format="reference|color"/>
|
2018-04-26 08:40:29 +00:00
|
|
|
<attr name="color_background_secondary" format="reference|color"/>
|
|
|
|
<attr name="color_background_primary" format="reference|color"/>
|
2019-01-27 15:35:55 +00:00
|
|
|
<attr name="color_background_overlay" format="reference|color"/>
|
2018-11-20 20:33:43 +00:00
|
|
|
<attr name="edit_text_color" format="reference|color"/>
|
2018-03-08 13:02:48 +00:00
|
|
|
<attr name="color_warning" format="reference|color"/>
|
2018-04-11 07:04:16 +00:00
|
|
|
<attr name="EmojiColor" format="reference|color"/>
|
Dark theme, theme switch, icons, style, strings
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-05-12 18:00:18 +00:00
|
|
|
|
2018-04-25 18:25:28 +00:00
|
|
|
<attr name="activity_background_search" format="reference"/>
|
2018-04-26 08:40:29 +00:00
|
|
|
<attr name="activity_background_no_results" format="reference"/>
|
2019-10-10 10:54:43 +00:00
|
|
|
<attr name="activity_primary_background_no_results" format="reference"/>
|
2018-04-25 18:25:28 +00:00
|
|
|
|
2018-06-23 19:35:37 +00:00
|
|
|
<attr name="list_item_background" format="reference"/>
|
|
|
|
|
2018-04-26 19:50:24 +00:00
|
|
|
<attr name="TextColorOnline" format="reference|color"/>
|
|
|
|
<attr name="TextColorError" format="reference|color"/>
|
|
|
|
|
Dark theme, theme switch, icons, style, strings
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-05-12 18:00:18 +00:00
|
|
|
<attr name="ic_send_cancel_offline" format="reference"/>
|
|
|
|
<attr name="ic_send_location_offline" format="reference"/>
|
|
|
|
<attr name="ic_send_photo_offline" format="reference"/>
|
|
|
|
<attr name="ic_send_picture_offline" format="reference"/>
|
|
|
|
<attr name="ic_send_text_offline" format="reference"/>
|
2017-09-18 09:51:47 +00:00
|
|
|
<attr name="ic_send_videocam_offline" format="reference"/>
|
Dark theme, theme switch, icons, style, strings
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-05-12 18:00:18 +00:00
|
|
|
<attr name="ic_send_voice_offline" format="reference"/>
|
|
|
|
|
2017-03-03 10:31:44 +00:00
|
|
|
<attr name="ic_attach_camera" format="reference"/>
|
2017-09-18 09:51:47 +00:00
|
|
|
<attr name="ic_attach_videocam" format="reference"/>
|
2017-03-03 10:31:44 +00:00
|
|
|
<attr name="ic_attach_document" format="reference"/>
|
|
|
|
<attr name="ic_attach_location" format="reference"/>
|
|
|
|
<attr name="ic_attach_photo" format="reference"/>
|
|
|
|
<attr name="ic_attach_record" format="reference"/>
|
|
|
|
|
2019-07-16 14:49:47 +00:00
|
|
|
|
|
|
|
<attr name="ic_cloud_download" format="reference"/>
|
|
|
|
|
Dark theme, theme switch, icons, style, strings
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-05-12 18:00:18 +00:00
|
|
|
<attr name="message_bubble_received_monochrome" format="reference"/>
|
|
|
|
<attr name="message_bubble_sent" format="reference"/>
|
2016-06-10 20:39:02 +00:00
|
|
|
<attr name="message_bubble_received_green" format="reference"/>
|
Dark theme, theme switch, icons, style, strings
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-05-12 18:00:18 +00:00
|
|
|
|
2018-04-26 08:40:29 +00:00
|
|
|
<attr name="unread_count" format="reference|color"/>
|
2017-03-02 21:24:58 +00:00
|
|
|
|
2016-06-10 21:22:16 +00:00
|
|
|
<attr name="conversations_overview_background" format="reference|color"/>
|
|
|
|
|
Dark theme, theme switch, icons, style, strings
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-05-12 18:00:18 +00:00
|
|
|
<attr name="icon_alpha" format="float"/>
|
2018-09-11 07:56:29 +00:00
|
|
|
<attr name="delete_icon_alpha" format="float"/>
|
Dark theme, theme switch, icons, style, strings
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-05-12 18:00:18 +00:00
|
|
|
|
2018-09-12 20:56:40 +00:00
|
|
|
<attr name="media_preview_document" format="reference"/>
|
2018-09-12 12:37:41 +00:00
|
|
|
<attr name="media_preview_recording" format="reference"/>
|
|
|
|
<attr name="media_preview_audio" format="reference"/>
|
|
|
|
<attr name="media_preview_location" format="reference"/>
|
2018-09-12 16:10:37 +00:00
|
|
|
<attr name="media_preview_contact" format="reference"/>
|
|
|
|
<attr name="media_preview_app" format="reference"/>
|
|
|
|
<attr name="media_preview_calendar" format="reference"/>
|
|
|
|
<attr name="media_preview_archive" format="reference" />
|
2018-12-22 12:02:45 +00:00
|
|
|
<attr name="media_preview_ebook" format="reference"/>
|
2019-07-15 17:11:00 +00:00
|
|
|
<attr name="media_preview_backup" format="reference"/>
|
2018-09-12 20:56:40 +00:00
|
|
|
<attr name="media_preview_unknown" format="reference" />
|
2018-09-12 12:37:41 +00:00
|
|
|
|
|
|
|
|
2015-01-22 04:00:35 +00:00
|
|
|
<attr name="icon_add_group" format="reference"/>
|
|
|
|
<attr name="icon_add_person" format="reference"/>
|
|
|
|
<attr name="icon_cancel" format="reference"/>
|
|
|
|
<attr name="icon_copy" format="reference"/>
|
|
|
|
<attr name="icon_discard" format="reference"/>
|
|
|
|
<attr name="icon_download" format="reference"/>
|
|
|
|
<attr name="icon_edit" format="reference"/>
|
Dark theme, theme switch, icons, style, strings
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-05-12 18:00:18 +00:00
|
|
|
<attr name="icon_edit_body" format="reference"/>
|
2018-06-22 19:55:54 +00:00
|
|
|
<attr name="icon_save" format="reference"/>
|
2015-07-10 00:56:44 +00:00
|
|
|
<attr name="icon_done" format="reference"/>
|
2015-01-22 04:00:35 +00:00
|
|
|
<attr name="icon_group" format="reference"/>
|
|
|
|
<attr name="icon_new" format="reference"/>
|
|
|
|
<attr name="icon_new_attachment" format="reference"/>
|
|
|
|
<attr name="icon_not_secure" format="reference"/>
|
2020-04-03 14:44:29 +00:00
|
|
|
<attr name="icon_call" format="reference"/>
|
2016-11-25 14:06:43 +00:00
|
|
|
<attr name="icon_quote" format="reference"/>
|
2015-01-22 04:00:35 +00:00
|
|
|
<attr name="icon_refresh" format="reference"/>
|
|
|
|
<attr name="icon_remove" format="reference"/>
|
|
|
|
<attr name="icon_search" format="reference"/>
|
|
|
|
<attr name="icon_secure" format="reference"/>
|
|
|
|
<attr name="icon_settings" format="reference"/>
|
2016-04-12 16:30:02 +00:00
|
|
|
<attr name="icon_share" format="reference"/>
|
2015-01-22 04:00:35 +00:00
|
|
|
<attr name="icon_import_export" format="reference"/>
|
2016-11-22 11:03:21 +00:00
|
|
|
<attr name="icon_scan_qr_code" format="reference"/>
|
2018-02-18 17:38:46 +00:00
|
|
|
<attr name="icon_enable_undecided_device" format="reference"/>
|
2018-03-30 08:26:01 +00:00
|
|
|
<attr name="icon_scroll_down" format="reference"/>
|
2015-01-22 04:00:35 +00:00
|
|
|
|
2018-03-11 18:09:35 +00:00
|
|
|
<attr name="icon_gps_not_fixed" format="reference"/>
|
|
|
|
<attr name="icon_gps_fixed" format="reference"/>
|
|
|
|
<attr name="icon_directions" format="reference"/>
|
|
|
|
<attr name="icon_copy_bar" format="reference"/>
|
|
|
|
|
Dark theme, theme switch, icons, style, strings
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-05-12 18:00:18 +00:00
|
|
|
<attr name="icon_notifications" format="reference"/>
|
|
|
|
<attr name="icon_notifications_off" format="reference"/>
|
|
|
|
<attr name="icon_notifications_paused" format="reference"/>
|
|
|
|
<attr name="icon_notifications_none" format="reference"/>
|
|
|
|
|
2016-09-18 18:09:39 +00:00
|
|
|
<attr name="dialog_horizontal_padding" format="dimension"/>
|
|
|
|
<attr name="dialog_vertical_padding" format="dimension"/>
|
|
|
|
|
2017-03-02 21:24:58 +00:00
|
|
|
<declare-styleable name="UnreadCountCustomView">
|
|
|
|
<attr name="backgroundColor" format="reference|color"/>
|
|
|
|
</declare-styleable>
|
|
|
|
|
2018-03-26 03:43:22 +00:00
|
|
|
<attr name="popupOverlayStyle" format="reference"/>
|
|
|
|
|
2014-10-22 16:38:44 +00:00
|
|
|
</resources>
|