mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-06 00:08:00 +03:00
797dcdb48b
* riotx_develop: (111 commits) Video calls are shown as a voice ones in the timeline (Fixes #1676) Fix regression: not able to create a room without IS configured (Fixes #1679) Fix / view attachment crash + freeze when offline Version++ Prepare release 0.91.5 Fix test compilation issue Fix crash after rebase Add TODO Copy Javadoc to the API class Move internal methods to internal task Latest renaming Rename CreateRoomParamsInternalBuilder to CreateRoomBodyBuilder for clarity Rename CreateRoomParamsBuilder to CreateRoomParams for clarity Rename internal class Expose other objects in the builder to create a room ktlint Display threePid invite along with the other invite (code is a bit dirty) Hide right arrow if threepid invite can not be revoked Disable fetching Msisdn, it does not work Revoke ThreePid invitation (#548) ... # Conflicts: # vector/build.gradle # vector/src/main/java/im/vector/riotx/features/crypto/keys/KeysExporter.kt # vector/src/main/res/layout/bottom_sheet_logout_and_backup.xml # vector/src/main/res/values/strings.xml
116 lines
5.4 KiB
XML
116 lines
5.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<declare-styleable name="VectorStyles">
|
|
|
|
<!-- application bar text color -->
|
|
<attr name="vctr_toolbar_primary_text_color" format="color" />
|
|
<attr name="vctr_toolbar_secondary_text_color" format="color" />
|
|
<attr name="vctr_toolbar_link_text_color" format="color" />
|
|
|
|
<!-- application bar text hint color -->
|
|
<attr name="vctr_primary_hint_text_color" format="color" />
|
|
|
|
<!-- default text colors -->
|
|
<attr name="vctr_default_text_hint_color" format="color" />
|
|
|
|
<!-- room message colors -->
|
|
<attr name="vctr_unread_room_indent_color" format="color" />
|
|
<attr name="vctr_unsent_message_text_color" format="color" />
|
|
<attr name="vctr_message_text_color" format="color" />
|
|
<attr name="vctr_notice_text_color" format="color" />
|
|
<attr name="vctr_notice_secondary" format="color" />
|
|
<attr name="vctr_encrypting_message_text_color" format="color" />
|
|
<attr name="vctr_sending_message_text_color" format="color" />
|
|
<attr name="vctr_highlighted_message_text_color" format="color" />
|
|
<attr name="vctr_highlighted_searched_message_text_color" format="color" />
|
|
<attr name="vctr_search_mode_room_name_text_color" format="color" />
|
|
<attr name="vctr_unread_marker_line_color" format="color" />
|
|
<attr name="vctr_markdown_block_background_color" format="color" />
|
|
<attr name="vctr_room_activity_divider_color" format="color" />
|
|
<attr name="vctr_spoiler_background_color" format="color" />
|
|
|
|
<!-- tab bar colors -->
|
|
<attr name="vctr_tab_bar_inverted_background_color" format="color" />
|
|
<attr name="vctr_tab_bar_selected_background_color" format="color" />
|
|
<attr name="vctr_tab_bar_unselected_background_color" format="color" />
|
|
|
|
<!-- list colors -->
|
|
<attr name="vctr_list_header_background_color" format="color" />
|
|
<attr name="vctr_list_header_primary_text_color" format="color" />
|
|
<attr name="vctr_list_header_secondary_text_color" format="color" />
|
|
|
|
<attr name="vctr_list_divider_color" format="color" />
|
|
|
|
<attr name="vctr_redacted_message_color" format="color" />
|
|
|
|
<!-- gradient on the bottom of some activities -->
|
|
<attr name="vctr_activity_bottom_gradient_color" format="color" />
|
|
|
|
<!-- outgoing call background color -->
|
|
<attr name="vctr_pending_outgoing_view_background_color" format="color" />
|
|
|
|
<!-- multi selection member background color -->
|
|
<attr name="vctr_multi_selection_background_color" format="color" />
|
|
|
|
<!-- sliding menu icon colors -->
|
|
<attr name="vctr_home_navigation_icon_color" format="color" />
|
|
|
|
<!-- room notification text color (typing, unsent...) -->
|
|
<attr name="vctr_room_notification_text_color" format="color" />
|
|
|
|
<!-- icon colors -->
|
|
<attr name="vctr_icon_tint_on_light_action_bar_color" format="color" />
|
|
<attr name="vctr_icon_tint_on_dark_action_bar_color" format="color" />
|
|
<attr name="vctr_settings_icon_tint_color" format="color" />
|
|
|
|
<!-- Tab home colors -->
|
|
<attr name="vctr_tab_home" format="color" />
|
|
<attr name="vctr_tab_home_secondary" format="color" />
|
|
|
|
<!-- theses colours are requested a background cannot be set by an ?att on android < 5 -->
|
|
<!-- dedicated drawables are created for each theme -->
|
|
<attr name="vctr_line_divider" format="reference" />
|
|
<attr name="vctr_shadow_bottom" format="reference" />
|
|
<attr name="vctr_shadow_top" format="reference" />
|
|
<attr name="vctr_tabbar_selected_background" format="reference" />
|
|
<attr name="vctr_tabbar_unselected_background" format="reference" />
|
|
<attr name="vctr_tabbar_background" format="reference" />
|
|
<attr name="vctr_direct_chat_circle" format="reference" />
|
|
|
|
<attr name="vctr_pill_background_user_id" format="reference" />
|
|
<attr name="vctr_pill_background_room_alias" format="reference" />
|
|
<attr name="vctr_pill_text_color_user_id" format="reference" />
|
|
<attr name="vctr_pill_text_color_room_alias" format="reference" />
|
|
<attr name="vctr_pill_receipt" format="reference" />
|
|
|
|
<!-- Widget banner background -->
|
|
<attr name="vctr_widget_banner_background" format="color" />
|
|
|
|
<attr name="riotx_highlighted_message_background" format="reference" />
|
|
|
|
</declare-styleable>
|
|
|
|
<declare-styleable name="PollResultLineView">
|
|
<attr name="optionName" format="string" localization="suggested" />
|
|
<attr name="optionCount" format="string" />
|
|
<attr name="optionSelected" format="boolean" />
|
|
<attr name="optionIsWinner" format="boolean" />
|
|
</declare-styleable>
|
|
|
|
<declare-styleable name="BottomSheetActionButton">
|
|
<attr name="tint" format="color" />
|
|
<attr name="actionTitle" format="string" />
|
|
<attr name="actionDescription" format="string" />
|
|
<attr name="leftIcon" format="reference" />
|
|
<attr name="rightIcon" format="reference" />
|
|
<attr name="forceStartPadding" format="boolean" />
|
|
</declare-styleable>
|
|
|
|
<declare-styleable name="SignoutBottomSheetActionButton">
|
|
<attr name="iconTint" format="color" />
|
|
<attr name="actionTitle"/>
|
|
<attr name="leftIcon" />
|
|
<attr name="textColor" format="color" />
|
|
</declare-styleable>
|
|
</resources>
|