Changes of com.discord v1019
This commit is contained in:
parent
2b106a06e2
commit
ea8d00b478
1409 changed files with 50595 additions and 43556 deletions
|
@ -180,6 +180,9 @@
|
|||
<attr name="bg_boost_progress_bar" format="reference" />
|
||||
<attr name="bg_chat_embed_gift_image" format="reference" />
|
||||
<attr name="bg_cloud_pattern" format="reference" />
|
||||
<attr name="bg_folder_no_children" format="reference" />
|
||||
<attr name="bg_folder_tintable_no_children" format="reference|color" />
|
||||
<attr name="bg_folder_with_children" format="reference" />
|
||||
<attr name="bg_gem_boost" format="reference" />
|
||||
<attr name="bg_mentions" format="reference" />
|
||||
<attr name="bg_payment_method_spinner_closed" format="reference" />
|
||||
|
@ -343,6 +346,7 @@
|
|||
<attr name="colorBackgroundTertiary" format="color" />
|
||||
<attr name="colorButtonNormal" format="color" />
|
||||
<attr name="colorButtonSecondary" format="reference|color" />
|
||||
<attr name="colorChannelDefault" format="color" />
|
||||
<attr name="colorCompoundButton" format="reference|color" />
|
||||
<attr name="colorControlActivated" format="color" />
|
||||
<attr name="colorControlHighlight" format="color" />
|
||||
|
@ -378,6 +382,7 @@
|
|||
<attr name="colorTextLink" format="color" />
|
||||
<attr name="colorTextMuted" format="color" />
|
||||
<attr name="colorTextNormal" format="color" />
|
||||
<attr name="color_bg_private_channel_presence_selected" format="color" />
|
||||
<attr name="commitIcon" format="reference" />
|
||||
<attr name="constraintSet" format="reference" />
|
||||
<attr name="constraint_referenced_ids" format="string" />
|
||||
|
@ -522,6 +527,14 @@
|
|||
<enum name="src_over" value="3" />
|
||||
</attr>
|
||||
<attr name="drawableTopCompat" format="reference" />
|
||||
<attr name="drawable_banner_gradient" format="reference" />
|
||||
<attr name="drawable_circle_guild_badge_active" format="reference" />
|
||||
<attr name="drawable_circle_guild_badge_inactive" format="reference" />
|
||||
<attr name="drawable_overlay_category" format="reference" />
|
||||
<attr name="drawable_overlay_channels" format="reference" />
|
||||
<attr name="drawable_overlay_channels_selected" format="reference" />
|
||||
<attr name="drawable_overlay_guild_mentions" format="reference" />
|
||||
<attr name="drawable_overlay_mentions" format="reference" />
|
||||
<attr name="drawable_stream_ended" format="reference" />
|
||||
<attr name="drawable_stream_preview_not_available" format="reference" />
|
||||
<attr name="drawerArrowStyle" format="reference" />
|
||||
|
@ -1488,6 +1501,10 @@
|
|||
<attr name="summary" format="string" />
|
||||
<attr name="summaryOff" format="string" />
|
||||
<attr name="summaryOn" format="string" />
|
||||
<attr name="sv_background_color" format="reference|color" />
|
||||
<attr name="sv_border_width" format="reference|dimension" />
|
||||
<attr name="sv_corner_radius" format="reference|dimension" />
|
||||
<attr name="sv_show_mobile" format="boolean" />
|
||||
<attr name="switchMinWidth" format="dimension" />
|
||||
<attr name="switchPadding" format="dimension" />
|
||||
<attr name="switchPreferenceCompatStyle" format="reference" />
|
||||
|
|
|
@ -107,9 +107,9 @@
|
|||
<color name="error_color_material_dark">#ffff7043</color>
|
||||
<color name="error_color_material_light">#ffff5722</color>
|
||||
<color name="facebook">#ff355089</color>
|
||||
<color name="flexInputIconColor">@color/grey_6</color>
|
||||
<color name="flexInputIconColor">@color/primary_500</color>
|
||||
<color name="flexInputIconColorActivated">@color/purple_brand</color>
|
||||
<color name="flexInputIconColorDisabled">@color/grey_6_alpha_30</color>
|
||||
<color name="flexInputIconColorDisabled">@color/primary_500_alpha_30</color>
|
||||
<color name="foreground_material_dark">@android:color/white</color>
|
||||
<color name="foreground_material_light">@android:color/black</color>
|
||||
<color name="google">#ffcb2120</color>
|
||||
|
@ -119,12 +119,8 @@
|
|||
<color name="grey_3">#ff737f8d</color>
|
||||
<color name="grey_3_alpha_30">#4d737f8d</color>
|
||||
<color name="grey_4">#ff949494</color>
|
||||
<color name="grey_6">#ff4f545c</color>
|
||||
<color name="grey_6_alpha_05">#0d4f545c</color>
|
||||
<color name="grey_6_alpha_30">#4d4f545c</color>
|
||||
<color name="grey_account">#ff282b30</color>
|
||||
<color name="grey_channels">#ff2e3136</color>
|
||||
<color name="grey_guilds">#ff1e2124</color>
|
||||
<color name="grey_unread">#ff8a8e94</color>
|
||||
<color name="highlighted_text_material_dark">#6680cbc4</color>
|
||||
<color name="highlighted_text_material_light">#66009688</color>
|
||||
|
@ -176,12 +172,14 @@
|
|||
<color name="primary_300">#ffb9bbbe</color>
|
||||
<color name="primary_300_alpha_30">#4db9bbbe</color>
|
||||
<color name="primary_300_alpha_60">#99b9bbbe</color>
|
||||
<color name="primary_360">#ff8e9297</color>
|
||||
<color name="primary_400">#ff72767d</color>
|
||||
<color name="primary_400_alpha_30">#4d72767d</color>
|
||||
<color name="primary_400_alpha_60">#9972767d</color>
|
||||
<color name="primary_500">#ff4f545c</color>
|
||||
<color name="primary_500_alpha_20">#334f545c</color>
|
||||
<color name="primary_500_alpha_30">#4d4f545c</color>
|
||||
<color name="primary_500_alpha_32">#514f545c</color>
|
||||
<color name="primary_500_alpha_60">#994f545c</color>
|
||||
<color name="primary_560">#ff40444b</color>
|
||||
<color name="primary_600">#ff36393f</color>
|
||||
|
@ -212,8 +210,11 @@
|
|||
<color name="primary_light_400">#ff9099a4</color>
|
||||
<color name="primary_light_500">#ff747f8d</color>
|
||||
<color name="primary_light_500_alpha_20">#33747f8d</color>
|
||||
<color name="primary_light_500_alpha_24">#3d747f8d</color>
|
||||
<color name="primary_light_530">#ff6a7480</color>
|
||||
<color name="primary_light_600">#ff4f5660</color>
|
||||
<color name="primary_light_700">#ff2e3338</color>
|
||||
<color name="primary_light_700_alpha_20">#ff2e3338</color>
|
||||
<color name="primary_light_800">#ff23262a</color>
|
||||
<color name="primary_light_900">#ff060607</color>
|
||||
<color name="primary_light_900_alpha_08">#ff060607</color>
|
||||
|
|
|
@ -98,13 +98,6 @@
|
|||
<dimen name="avatar_size_standard">32.0dip</dimen>
|
||||
<dimen name="avatar_size_unrestricted">0.0dip</dimen>
|
||||
<dimen name="avatar_size_xxlarge">80.0dip</dimen>
|
||||
<dimen name="avatar_status_size_extra">16.0dip</dimen>
|
||||
<dimen name="avatar_status_size_extra_margin">2.0dip</dimen>
|
||||
<dimen name="avatar_status_size_extra_margin_xxlarge">3.0dip</dimen>
|
||||
<dimen name="avatar_status_size_extra_xxlarge">24.0dip</dimen>
|
||||
<dimen name="avatar_status_size_standard">14.0dip</dimen>
|
||||
<dimen name="avatar_status_size_standard_margin">2.0dip</dimen>
|
||||
<dimen name="avatar_status_size_standard_margin_halved">-2.0dip</dimen>
|
||||
<dimen name="browser_actions_context_menu_max_width">500.0dip</dimen>
|
||||
<dimen name="browser_actions_context_menu_min_padding">20.0dip</dimen>
|
||||
<dimen name="bubble_size_default">64.0dip</dimen>
|
||||
|
@ -461,7 +454,6 @@
|
|||
<dimen name="uikit_guideline_item_row">48.0dip</dimen>
|
||||
<dimen name="uikit_guideline_sheet">72.0dip</dimen>
|
||||
<dimen name="uikit_image_border_size">3.0dip</dimen>
|
||||
<dimen name="uikit_image_border_size_small">1.5dip</dimen>
|
||||
<item type="dimen" name="uikit_settings_item_header_size">@dimen/uikit_textsize_medium</item>
|
||||
<item type="dimen" name="uikit_settings_item_text_size">@dimen/uikit_textsize_large</item>
|
||||
<dimen name="uikit_settings_voice_user_border_padding">4.0dip</dimen>
|
||||
|
|
|
@ -84,10 +84,9 @@
|
|||
<item type="id" name="add_friend_user_item_avatar" />
|
||||
<item type="id" name="add_friend_user_item_name" />
|
||||
<item type="id" name="add_friend_user_item_name_secondary" />
|
||||
<item type="id" name="add_friend_user_item_presence" />
|
||||
<item type="id" name="add_friend_user_item_presence_wrapper" />
|
||||
<item type="id" name="add_friend_user_item_send" />
|
||||
<item type="id" name="add_friend_user_item_sent" />
|
||||
<item type="id" name="add_friend_user_item_status" />
|
||||
<item type="id" name="alertTitle" />
|
||||
<item type="id" name="alert_tos_ack" />
|
||||
<item type="id" name="alert_tos_ack_continue" />
|
||||
|
@ -275,7 +274,7 @@
|
|||
<item type="id" name="change_password_new_password_input" />
|
||||
<item type="id" name="change_password_save" />
|
||||
<item type="id" name="change_password_two_factor" />
|
||||
<item type="id" name="channel_list_item_private_presence_bg" />
|
||||
<item type="id" name="channel_list_item_private_status" />
|
||||
<item type="id" name="channel_members_list_item_avatar" />
|
||||
<item type="id" name="channel_members_list_item_boosted_indicator" />
|
||||
<item type="id" name="channel_members_list_item_bot" />
|
||||
|
@ -357,7 +356,6 @@
|
|||
<item type="id" name="channel_spinner_item_textview" />
|
||||
<item type="id" name="channel_topic" />
|
||||
<item type="id" name="channel_topic_title" />
|
||||
<item type="id" name="channels_item_category_add" />
|
||||
<item type="id" name="channels_item_category_arrow" />
|
||||
<item type="id" name="channels_item_category_name" />
|
||||
<item type="id" name="channels_item_channel_hash" />
|
||||
|
@ -382,18 +380,16 @@
|
|||
<item type="id" name="channels_list_actions_leave_server_header" />
|
||||
<item type="id" name="channels_list_actions_leave_server_text" />
|
||||
<item type="id" name="channels_list_banner" />
|
||||
<item type="id" name="channels_list_banner_foreground" />
|
||||
<item type="id" name="channels_list_header" />
|
||||
<item type="id" name="channels_list_item_friends_icon" />
|
||||
<item type="id" name="channels_list_item_friends_mentions" />
|
||||
<item type="id" name="channels_list_item_header" />
|
||||
<item type="id" name="channels_list_item_invite" />
|
||||
<item type="id" name="channels_list_item_invite_icon" />
|
||||
<item type="id" name="channels_list_item_mfa_text" />
|
||||
<item type="id" name="channels_list_item_private_avatar" />
|
||||
<item type="id" name="channels_list_item_private_desc" />
|
||||
<item type="id" name="channels_list_item_private_mentions" />
|
||||
<item type="id" name="channels_list_item_private_name" />
|
||||
<item type="id" name="channels_list_item_private_presence" />
|
||||
<item type="id" name="channels_list_item_private_tag" />
|
||||
<item type="id" name="channels_list_item_text_actions_channel_notifications" />
|
||||
<item type="id" name="channels_list_item_text_actions_channel_settings" />
|
||||
|
@ -434,8 +430,7 @@
|
|||
<item type="id" name="chat_input_item_icon_container" />
|
||||
<item type="id" name="chat_input_item_name" />
|
||||
<item type="id" name="chat_input_item_name_right" />
|
||||
<item type="id" name="chat_input_item_presence" />
|
||||
<item type="id" name="chat_input_item_presence_canvas" />
|
||||
<item type="id" name="chat_input_item_status" />
|
||||
<item type="id" name="chat_input_mentions_recycler" />
|
||||
<item type="id" name="chat_input_upload_too_large_center_file" />
|
||||
<item type="id" name="chat_input_upload_too_large_help" />
|
||||
|
@ -753,7 +748,7 @@
|
|||
<item type="id" name="friends_list_item_mutual_4_text" />
|
||||
<item type="id" name="friends_list_item_mutual_wrap" />
|
||||
<item type="id" name="friends_list_item_name" />
|
||||
<item type="id" name="friends_list_item_presence" />
|
||||
<item type="id" name="friends_list_item_status" />
|
||||
<item type="id" name="friends_list_item_text" />
|
||||
<item type="id" name="friends_list_recycler" />
|
||||
<item type="id" name="ghost_view" />
|
||||
|
@ -881,10 +876,10 @@
|
|||
<item type="id" name="guilds_item_dm_count" />
|
||||
<item type="id" name="guilds_item_folder" />
|
||||
<item type="id" name="guilds_item_folder_container" />
|
||||
<item type="id" name="guilds_item_guild_new_avatar" />
|
||||
<item type="id" name="guilds_item_highlight" />
|
||||
<item type="id" name="guilds_item_mentions" />
|
||||
<item type="id" name="guilds_item_profile_avatar" />
|
||||
<item type="id" name="guilds_item_profile_avatar_background" />
|
||||
<item type="id" name="guilds_item_profile_selected" />
|
||||
<item type="id" name="guilds_item_selected" />
|
||||
<item type="id" name="guilds_item_unread" />
|
||||
|
@ -1975,8 +1970,7 @@
|
|||
<item type="id" name="user_actions_dialog_user_name" />
|
||||
<item type="id" name="user_avatar_presence_avatar" />
|
||||
<item type="id" name="user_avatar_presence_container" />
|
||||
<item type="id" name="user_avatar_presence_indicator" />
|
||||
<item type="id" name="user_avatar_presence_indicator_wrap" />
|
||||
<item type="id" name="user_avatar_presence_status" />
|
||||
<item type="id" name="user_captcha_help" />
|
||||
<item type="id" name="user_captcha_verify_button" />
|
||||
<item type="id" name="user_captcha_verify_button_anchor" />
|
||||
|
@ -1985,8 +1979,7 @@
|
|||
<item type="id" name="user_list_item_avatar" />
|
||||
<item type="id" name="user_list_item_name" />
|
||||
<item type="id" name="user_list_item_name_secondary" />
|
||||
<item type="id" name="user_list_item_presence" />
|
||||
<item type="id" name="user_list_item_presence_wrapper" />
|
||||
<item type="id" name="user_list_item_status" />
|
||||
<item type="id" name="user_mentions_filter_include_everyone" />
|
||||
<item type="id" name="user_mentions_filter_include_roles" />
|
||||
<item type="id" name="user_mentions_filter_this_server" />
|
||||
|
@ -2006,7 +1999,7 @@
|
|||
<item type="id" name="user_profile_adapter_item_friend_mutual" />
|
||||
<item type="id" name="user_profile_adapter_item_friend_mutual_image" />
|
||||
<item type="id" name="user_profile_adapter_item_friend_mutual_text" />
|
||||
<item type="id" name="user_profile_adapter_item_friend_presence" />
|
||||
<item type="id" name="user_profile_adapter_item_friend_status" />
|
||||
<item type="id" name="user_profile_adapter_item_friend_user_game" />
|
||||
<item type="id" name="user_profile_adapter_item_friend_user_name" />
|
||||
<item type="id" name="user_profile_adapter_item_server_image" />
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1023,8 +1023,9 @@ ONE MORE THING {fixed}
|
|||
<string name="cloud_sync_modal_error_description">An issue is preventing Discord from syncing cloud saves for **%1$s.** Do you want to play anyway?</string>
|
||||
<string name="cloud_sync_modal_error_header">Unable to sync cloud saves</string>
|
||||
<string name="cloud_sync_modal_or">OR</string>
|
||||
<string name="collapse">Collapse</string>
|
||||
<string name="collapse_category">Collapse Category</string>
|
||||
<string name="com.crashlytics.android.build_id">1850c70b-5f40-4142-8749-d514535f6355</string>
|
||||
<string name="com.crashlytics.android.build_id">3901acd1-c80f-461c-93c8-a2caa305af42</string>
|
||||
<string name="coming_soon">Coming Soon</string>
|
||||
<string name="command_giphy_description">Search Animated GIFs on the Web</string>
|
||||
<string name="command_me_description">Displays text with emphasis.</string>
|
||||
|
@ -2080,6 +2081,9 @@ ONE MORE THING {fixed}
|
|||
<string name="group_dm">Group DM</string>
|
||||
<string name="group_dm_add_friends">Add Friends to DM</string>
|
||||
<string name="group_dm_header">Select Friends</string>
|
||||
<string name="group_dm_invite_confirm">Confirm New Group</string>
|
||||
<string name="group_dm_invite_confirm_button">Create Group</string>
|
||||
<string name="group_dm_invite_confirm_description">You already have a group with these people! Are you sure you want to create a new one?</string>
|
||||
<string name="group_dm_invite_empty">No friends found that are not already in this DM.</string>
|
||||
<string name="group_dm_invite_full_main">The party is full!</string>
|
||||
<string name="group_dm_invite_full_sub">Groups have a 10 member limit.</string>
|
||||
|
@ -2090,6 +2094,7 @@ ONE MORE THING {fixed}
|
|||
<string name="group_dm_invite_no_friends">"You don't have any friends to add!"</string>
|
||||
<string name="group_dm_invite_not_friends">You need to be friends with **%1$s** to start a group DM.</string>
|
||||
<string name="group_dm_invite_remaining">%1$s</string>
|
||||
<string name="group_dm_invite_select_existing">Existing Groups</string>
|
||||
<string name="group_dm_invite_to">To:</string>
|
||||
<string name="group_dm_invite_unselect_users">%1$s</string>
|
||||
<string name="group_dm_invite_will_fill_mobile">The selected users will fill the group.</string>
|
||||
|
@ -2316,6 +2321,7 @@ ONE MORE THING {fixed}
|
|||
<string name="guild_settings_default_notification_settings_intro">This will determine whether members who have not explicitly set their notification settings receive a notification for every message sent in this server or not.</string>
|
||||
<string name="guild_settings_default_notification_settings_protip">We highly recommend setting this to only @mentions for a public Discord to avoid [this insanity](%1$s).</string>
|
||||
<string name="guild_settings_disable_discoverable">Disable Discovery</string>
|
||||
<string name="guild_settings_discovery_admin_only">Only server administrators can enable and disable Discovery.</string>
|
||||
<string name="guild_settings_discovery_byline">By qualifying and enabling Discovery, your server will show up in [Server Discovery.](onClick) Make sure you’re ready to make a good impression!</string>
|
||||
<string name="guild_settings_discovery_checklist_2fa">2FA Requirement For Moderation Enabled</string>
|
||||
<string name="guild_settings_discovery_checklist_2fa_description">Members with moderation powers (e.g. admins or mods) are required to have 2FA enabled to perform moderation actions.</string>
|
||||
|
@ -2372,7 +2378,6 @@ We recheck requirements every 24 hours."</string>
|
|||
<string name="guild_settings_discovery_enabled_modal_dismiss">PARTY!!!</string>
|
||||
<string name="guild_settings_discovery_enabled_modal_header">You’re in! %1$s is now on the map!</string>
|
||||
<string name="guild_settings_discovery_header">Grow your community with Server Discovery</string>
|
||||
<string name="guild_settings_discovery_owner_only">Only owners can enable and disable Discovery.</string>
|
||||
<string name="guild_settings_discovery_pending_healthy">"We're still waiting on your health metrics!"</string>
|
||||
<string name="guild_settings_discovery_perk_customize">Customize your listing with a cover and a description</string>
|
||||
<string name="guild_settings_discovery_perk_featured">Servers in Discovery have a chance to be featured</string>
|
||||
|
@ -2829,6 +2834,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="invite_stream_header">Invite to Stream</string>
|
||||
<string name="invite_to_server">Invite to Server</string>
|
||||
<string name="invite_url">Invite URL</string>
|
||||
<string name="invite_voice_channel_join">Join Voice</string>
|
||||
<string name="invite_voice_empty_mobile">There’s always room for more. Share this link and get them in here:</string>
|
||||
<string name="invite_your_friends_channel_mobile">Invite friends to %1$s</string>
|
||||
<string name="invite_your_friends_header_mobile">Your Friends</string>
|
||||
|
@ -4038,7 +4044,7 @@ The changes to your subscription are reflected below:"</string>
|
|||
<string name="ptt_permission_body">You launched %1$s as administrator. Please relaunch Discord as an administrator in order to enable Push-to-talk detection while the game has focus.</string>
|
||||
<string name="ptt_permission_title">Push-to-talk Needs Permission</string>
|
||||
<string name="public_guild_policy_accept">I agree and understand</string>
|
||||
<string name="public_guild_policy_help">"By setting your server to Public, you agree that your server complies with our [Public Server Guidelines](%1$s), and that Discord may check the contents of your server to make sure it's safe for users."</string>
|
||||
<string name="public_guild_policy_help">By setting your server to Public, you agree that your server complies with our [Public Server Guidelines](%1$s), and that Discord may check the contents of your server for analytical and user safety purposes.</string>
|
||||
<string name="public_guild_policy_title">Follow the rules</string>
|
||||
<string name="public_guild_survey_modal_body">"We're doing some research to better understand and support different types of Discord servers."</string>
|
||||
<string name="public_guild_survey_modal_header">Hey Server Admin! Would you answer a few questions about Discord? Puhhhlease!</string>
|
||||
|
@ -4715,9 +4721,11 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="system_message_guild_stream_ended_mobile">%1$s was live for %2$s.</string>
|
||||
<string name="system_message_join_call">Join the call</string>
|
||||
<string name="system_message_pinned_message">%1$s pinned a message to this channel. [See all the pins.](pinsActionOnClick)</string>
|
||||
<string name="system_message_pinned_message_mobile">%1$s pinned a message to this channel.</string>
|
||||
<string name="system_message_pinned_message_mobile">%1$s pinned a message to this channel. [See all the pins.](pinsOnClick)</string>
|
||||
<string name="system_message_pinned_message_no_cta">%1$s pinned a message to this channel.</string>
|
||||
<string name="system_message_pinned_message_no_cta_formatted">%1$s pinned a message to this channel.</string>
|
||||
<string name="system_message_pinned_message_no_cta_formatted_with_message">%1$s pinned [a message](messageOnClick) to this channel.</string>
|
||||
<string name="system_message_pinned_message_with_message">%1$s pinned [a message](messageOnClick) to this channel. [See all the pins.](pinsActionOnClick)</string>
|
||||
<string name="system_message_recipient_add">%1$s added %2$s to the group.</string>
|
||||
<string name="system_message_recipient_remove">%1$s removed %2$s from the group.</string>
|
||||
<string name="system_message_recipient_remove_self">%1$s left the group.</string>
|
||||
|
@ -4797,7 +4805,7 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="too_many_reactions_alert_body">Your reaction was not added because there are too many reactions on this message.</string>
|
||||
<string name="too_many_reactions_alert_header">Doh!</string>
|
||||
<string name="tooltip_discoverable_guild_feature_disabled">This is required for discoverable servers. Disable Discovery first to do this.</string>
|
||||
<string name="tooltip_guild_privacy_type_owner">Only the server owner can change this.</string>
|
||||
<string name="tooltip_guild_privacy_type_admin">Only server administrators can change this.</string>
|
||||
<string name="tooltip_guild_privacy_type_verify">Please verify your email first</string>
|
||||
<string name="tooltip_public_guild_feature_disabled">This option is not available for Public servers.</string>
|
||||
<string name="total_members">Total Members</string>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
</style>
|
||||
<style name="AppAlertDialogText">
|
||||
<item name="android:textSize">@dimen/uikit_textsize_medium</item>
|
||||
<item name="android:textColor">@color/grey_channels</item>
|
||||
<item name="android:textColor">@color/primary_630</item>
|
||||
<item name="android:paddingTop">@dimen/settings_option_padding</item>
|
||||
<item name="android:paddingBottom">@dimen/settings_option_padding</item>
|
||||
<item name="android:layout_width">fill_parent</item>
|
||||
|
@ -111,6 +111,7 @@
|
|||
<item name="colorBackgroundTertiary">@color/primary_700</item>
|
||||
<item name="colorButtonNormal">@color/brand_500</item>
|
||||
<item name="colorButtonSecondary">@color/uikit_btn_bg_color_selector_secondary_dark</item>
|
||||
<item name="colorChannelDefault">@color/primary_360</item>
|
||||
<item name="colorCompoundButton">@color/uikit_btn_compound_color_selector_dark</item>
|
||||
<item name="colorControlActivated">@color/brand_500</item>
|
||||
<item name="colorControlNormal">@color/primary_100</item>
|
||||
|
@ -189,6 +190,9 @@
|
|||
<item name="bg_boost_progress_bar">@drawable/drawable_boost_progress_bar_dark</item>
|
||||
<item name="bg_chat_embed_gift_image">@drawable/drawable_bg_chat_embed_gift_image_dark</item>
|
||||
<item name="bg_cloud_pattern">@drawable/bg_cloud_pattern_dark</item>
|
||||
<item name="bg_folder_no_children">@drawable/drawable_squircle_primary_600</item>
|
||||
<item name="bg_folder_tintable_no_children">@drawable/drawable_squircle_white_alpha_20</item>
|
||||
<item name="bg_folder_with_children">@drawable/drawable_open_folder_dark</item>
|
||||
<item name="bg_gem_boost">@drawable/drawable_gem_boost_background_dark</item>
|
||||
<item name="bg_mentions">@drawable/drawable_overlay_mentions_primary_600</item>
|
||||
<item name="bg_payment_method_spinner_closed">@drawable/bg_payment_method_spinner_closed</item>
|
||||
|
@ -199,7 +203,16 @@
|
|||
<item name="card_bg">@drawable/drawable_bg_card_grey</item>
|
||||
<item name="chat_embed_bg">@drawable/drawable_chat_embed_dark_background</item>
|
||||
<item name="chat_typing_bg">@drawable/chat_typing_background_dark</item>
|
||||
<item name="color_bg_private_channel_presence_selected">#ff42464d</item>
|
||||
<item name="container_bg_dark_a60">@drawable/drawable_rect_rounded_dark_a60</item>
|
||||
<item name="drawable_banner_gradient">@drawable/drawable_top_down_primary_630_gradient</item>
|
||||
<item name="drawable_circle_guild_badge_active">@drawable/drawable_circle_guild_badge_active_dark</item>
|
||||
<item name="drawable_circle_guild_badge_inactive">@drawable/drawable_circle_guild_badge_inactive_dark</item>
|
||||
<item name="drawable_overlay_category">@drawable/drawable_overlay_category_dark</item>
|
||||
<item name="drawable_overlay_channels">@drawable/drawable_overlay_channels_dark</item>
|
||||
<item name="drawable_overlay_channels_selected">@drawable/drawable_overlay_channels_selected_dark</item>
|
||||
<item name="drawable_overlay_guild_mentions">@drawable/drawable_overlay_guild_mentions_dark</item>
|
||||
<item name="drawable_overlay_mentions">@drawable/drawable_overlay_mentions_primary_630</item>
|
||||
<item name="drawable_stream_ended">@drawable/drawable_stream_ended_dark</item>
|
||||
<item name="drawable_stream_preview_not_available">@drawable/drawable_stream_preview_not_available_dark</item>
|
||||
<item name="flexInputColorHighlight">?theme_chat_input</item>
|
||||
|
@ -362,7 +375,7 @@
|
|||
<item name="img_wumpus_ball">@drawable/img_wumpus_ball_dark</item>
|
||||
<item name="img_wumpus_tophat">@drawable/img_wumpus_tophat_dark</item>
|
||||
<item name="manage_reactions_emoji_selection_indicator">@color/primary_100</item>
|
||||
<item name="overlay_guild_mentions">@drawable/drawable_overlay_guild_mentions</item>
|
||||
<item name="overlay_guild_mentions">@drawable/drawable_overlay_guild_mentions_dark</item>
|
||||
<item name="overlay_guild_mentions_primary_630">@drawable/drawable_overlay_mentions_primary_630</item>
|
||||
<item name="progress_gradient">@drawable/drawable_progress_gradient_dark</item>
|
||||
<item name="ptrn_shapes">@drawable/drawable_asset_pattern_shapes_dark</item>
|
||||
|
@ -378,7 +391,7 @@
|
|||
<item name="theme_chat_block_quote_divider">@color/primary_500</item>
|
||||
<item name="theme_chat_blocked_bg">#ff34373c</item>
|
||||
<item name="theme_chat_blocked_text">@color/grey_unread</item>
|
||||
<item name="theme_chat_code">@color/grey_channels</item>
|
||||
<item name="theme_chat_code">@color/primary_630</item>
|
||||
<item name="theme_chat_codeblock_border">@color/grey_account</item>
|
||||
<item name="theme_chat_empty_mentions_arm">@drawable/drawable_bg_mentions_arm_dark</item>
|
||||
<item name="theme_chat_empty_mentions_hand">@drawable/asset_empty_mentions_hand_dark</item>
|
||||
|
@ -469,7 +482,7 @@
|
|||
<item name="colorControlNormal">@color/primary_200</item>
|
||||
<item name="colorPrimary">@color/black</item>
|
||||
<item name="colorPrimaryDark">@color/primary_800</item>
|
||||
<item name="flexInputIconColorDisabled">@color/grey_6_alpha_30</item>
|
||||
<item name="flexInputIconColorDisabled">@color/primary_500_alpha_30</item>
|
||||
<item name="notice_popup_bg">@color/primary_800_alpha_90</item>
|
||||
<item name="search_action_bar_bg">@drawable/drawable_uikit_primary_800_bg_dark</item>
|
||||
<item name="theme_chat_input">#ff000000</item>
|
||||
|
@ -526,6 +539,7 @@
|
|||
<item name="colorBackgroundTertiary">@color/primary_light_200</item>
|
||||
<item name="colorButtonNormal">@color/brand_500</item>
|
||||
<item name="colorButtonSecondary">@color/uikit_btn_bg_color_selector_secondary_light</item>
|
||||
<item name="colorChannelDefault">@color/primary_light_530</item>
|
||||
<item name="colorCompoundButton">@color/uikit_btn_compound_color_selector_light</item>
|
||||
<item name="colorControlActivated">@color/brand_500</item>
|
||||
<item name="colorHeadingPrimary">@color/primary_light_900</item>
|
||||
|
@ -603,6 +617,9 @@
|
|||
<item name="bg_boost_progress_bar">@drawable/drawable_boost_progress_bar_light</item>
|
||||
<item name="bg_chat_embed_gift_image">@drawable/drawable_bg_chat_embed_gift_image_light</item>
|
||||
<item name="bg_cloud_pattern">@drawable/bg_cloud_pattern_light</item>
|
||||
<item name="bg_folder_no_children">@drawable/drawable_squircle_white</item>
|
||||
<item name="bg_folder_tintable_no_children">@drawable/drawable_squircle_primary_light_700_alpha_20</item>
|
||||
<item name="bg_folder_with_children">@drawable/drawable_open_folder_light</item>
|
||||
<item name="bg_gem_boost">@drawable/drawable_gem_boost_background_light</item>
|
||||
<item name="bg_mentions">@drawable/drawable_overlay_mentions_primary_100</item>
|
||||
<item name="bg_payment_method_spinner_closed">@drawable/bg_payment_method_spinner_closed_light</item>
|
||||
|
@ -613,7 +630,16 @@
|
|||
<item name="card_bg">@drawable/drawable_bg_card_white</item>
|
||||
<item name="chat_embed_bg">@drawable/drawable_chat_embed_light_background</item>
|
||||
<item name="chat_typing_bg">@drawable/chat_typing_background_light</item>
|
||||
<item name="color_bg_private_channel_presence_selected">#ffd4d7dc</item>
|
||||
<item name="container_bg_dark_a60">@drawable/drawable_rect_rounded_primary_100_a60</item>
|
||||
<item name="drawable_banner_gradient">@drawable/drawable_top_down_primary_light_130_gradient</item>
|
||||
<item name="drawable_circle_guild_badge_active">@drawable/drawable_circle_guild_badge_active_light</item>
|
||||
<item name="drawable_circle_guild_badge_inactive">@drawable/drawable_circle_guild_badge_inactive_light</item>
|
||||
<item name="drawable_overlay_category">@drawable/drawable_overlay_category_light</item>
|
||||
<item name="drawable_overlay_channels">@drawable/drawable_overlay_channels_light</item>
|
||||
<item name="drawable_overlay_channels_selected">@drawable/drawable_overlay_channels_selected_light</item>
|
||||
<item name="drawable_overlay_guild_mentions">@drawable/drawable_overlay_guild_mentions_light</item>
|
||||
<item name="drawable_overlay_mentions">@drawable/drawable_overlay_mentions_primary_light_130</item>
|
||||
<item name="drawable_stream_ended">@drawable/drawable_stream_ended_light</item>
|
||||
<item name="drawable_stream_preview_not_available">@drawable/drawable_stream_preview_not_available_light</item>
|
||||
<item name="flexInputColorHighlight">?theme_chat_input</item>
|
||||
|
@ -776,7 +802,7 @@
|
|||
<item name="img_wumpus_ball">@drawable/img_wumpus_ball_light</item>
|
||||
<item name="img_wumpus_tophat">@drawable/img_wumpus_tophat_light</item>
|
||||
<item name="manage_reactions_emoji_selection_indicator">@color/brand_500</item>
|
||||
<item name="overlay_guild_mentions">@drawable/drawable_overlay_guild_mentions</item>
|
||||
<item name="overlay_guild_mentions">@drawable/drawable_overlay_guild_mentions_dark</item>
|
||||
<item name="overlay_guild_mentions_primary_630">@drawable/drawable_overlay_mentions_primary_100</item>
|
||||
<item name="progress_gradient">@drawable/drawable_progress_gradient_light</item>
|
||||
<item name="ptrn_shapes">@drawable/drawable_asset_pattern_shapes_light</item>
|
||||
|
@ -804,7 +830,7 @@
|
|||
<item name="theme_chat_input_divider">#ffe5e5e5</item>
|
||||
<item name="theme_chat_input_edit">#fff8f8f8</item>
|
||||
<item name="theme_chat_input_photo_selection_icon">@drawable/ic_img_selected_light_theme</item>
|
||||
<item name="theme_chat_input_text">@color/grey_channels</item>
|
||||
<item name="theme_chat_input_text">@color/primary_630</item>
|
||||
<item name="theme_chat_input_text_placeholder">@color/placeholder</item>
|
||||
<item name="theme_chat_loading_spinner_color">@color/purple_brand</item>
|
||||
<item name="theme_chat_mentioned_me">#33faa61a</item>
|
||||
|
@ -859,7 +885,7 @@
|
|||
<item name="theme_search_suggestion_icon_people">@drawable/ic_people_grey_24dp</item>
|
||||
<item name="theme_search_suggestion_icon_sound">@drawable/ic_volume_up_grey_24dp</item>
|
||||
<item name="theme_search_suggestion_icon_video">@drawable/ic_play_circle_outline_grey_24dp</item>
|
||||
<item name="theme_search_suggestion_text_color_primary">@color/grey_6</item>
|
||||
<item name="theme_search_suggestion_text_color_primary">@color/primary_500</item>
|
||||
<item name="theme_search_suggestion_text_color_secondary">@color/grey_2</item>
|
||||
<item name="theme_status_indicator_color">@color/purple_brand_dark</item>
|
||||
</style>
|
||||
|
@ -898,9 +924,6 @@
|
|||
<item name="windowActionBar">false</item>
|
||||
<item name="windowNoTitle">true</item>
|
||||
</style>
|
||||
<style name="AppTheme.Nux" parent="@style/AppTheme.Dark">
|
||||
<item name="colorControlHighlight">@color/brand_500</item>
|
||||
</style>
|
||||
<style name="AppTheme.PopupMenu" parent="@style/Widget.AppCompat.PopupMenu">
|
||||
<item name="android:textColor">?primary_000</item>
|
||||
<item name="android:itemBackground">?primary_700</item>
|
||||
|
@ -4106,7 +4129,6 @@
|
|||
<item name="android:layout_height">wrap_content</item>
|
||||
</style>
|
||||
<style name="UiKit.GuildsList" parent="@style/UiKit.ViewGroup.RecyclerView">
|
||||
<item name="android:background">@color/grey_guilds</item>
|
||||
<item name="android:scrollbars">none</item>
|
||||
<item name="android:layout_width">@dimen/guild_list_size</item>
|
||||
<item name="android:layout_height">fill_parent</item>
|
||||
|
@ -4121,7 +4143,7 @@
|
|||
<item name="android:overScrollMode">never</item>
|
||||
</style>
|
||||
<style name="UiKit.GuildsListApplicationStreamIcon" parent="@style/UiKit.GuildsListBadge">
|
||||
<item name="android:background">@drawable/drawable_circle_guild_badge_inactive</item>
|
||||
<item name="android:background">?drawable_circle_guild_badge_inactive</item>
|
||||
<item name="android:src">@drawable/ic_monitor_white_24dp</item>
|
||||
</style>
|
||||
<style name="UiKit.GuildsListBadge" parent="@style/UiKit.ImageView">
|
||||
|
@ -4130,16 +4152,9 @@
|
|||
<item name="android:layout_width">16.0dip</item>
|
||||
<item name="android:layout_height">16.0dip</item>
|
||||
</style>
|
||||
<style name="UiKit.GuildsListCreate" parent="@style/UiKit.GuildsListItem">
|
||||
<item name="android:theme">@style/AppTheme.Nux</item>
|
||||
<item name="android:background">?selectableItemBackgroundBorderless</item>
|
||||
<item name="android:layout_marginBottom">@dimen/guild_item_spacing</item>
|
||||
<item name="android:src">@drawable/ic_add_server_46dp</item>
|
||||
<item name="android:scaleType">center</item>
|
||||
</style>
|
||||
<style name="UiKit.GuildsListDividerIcon" parent="@style/UiKit">
|
||||
<item name="android:layout_gravity">center</item>
|
||||
<item name="android:background">@color/white_alpha_20</item>
|
||||
<item name="android:background">?colorPrimaryDivider</item>
|
||||
<item name="android:layout_width">@dimen/uikit_spacing_xxlarge</item>
|
||||
<item name="android:layout_height">@dimen/uikit_spacing_xsmall</item>
|
||||
<item name="android:layout_marginTop">@dimen/uikit_spacing_small</item>
|
||||
|
@ -4176,14 +4191,15 @@
|
|||
</style>
|
||||
<style name="UiKit.GuildsListMentions" parent="@style/Icon.Mentions">
|
||||
<item name="android:textSize">10.0dip</item>
|
||||
<item name="android:background">@drawable/drawable_overlay_guild_mentions</item>
|
||||
<item name="android:background">?drawable_overlay_guild_mentions</item>
|
||||
<item name="android:layout_width">16.0dip</item>
|
||||
<item name="android:layout_height">16.0dip</item>
|
||||
</style>
|
||||
<style name="UiKit.GuildsListSelected" parent="@style/UiKit">
|
||||
<item name="android:background">@drawable/drawable_rect_guild_selected</item>
|
||||
<item name="android:layout_width">4.5dip</item>
|
||||
<item name="android:layout_height">34.0dip</item>
|
||||
<item name="android:src">@drawable/drawable_rect_guild_selected</item>
|
||||
<item name="android:tint">?colorTextInteractiveActive</item>
|
||||
<item name="android:layout_alignParentLeft">true</item>
|
||||
<item name="android:layout_centerVertical">true</item>
|
||||
<item name="android:layout_alignParentStart">true</item>
|
||||
|
@ -4202,17 +4218,19 @@
|
|||
</style>
|
||||
<style name="UiKit.GuildsListUnread" parent="@style/UiKit.ImageView">
|
||||
<item name="android:src">@drawable/ic_unread_white_9dp</item>
|
||||
<item name="android:tint">?colorTextInteractiveActive</item>
|
||||
<item name="android:layout_alignParentLeft">true</item>
|
||||
<item name="android:layout_centerVertical">true</item>
|
||||
<item name="android:layout_alignParentStart">true</item>
|
||||
</style>
|
||||
<style name="UiKit.GuildsListUnreadHoriz" parent="@style/UiKit.ImageView">
|
||||
<item name="android:src">@drawable/ic_unread_white_9dp_horiz</item>
|
||||
<item name="android:tint">?colorTextInteractiveActive</item>
|
||||
<item name="android:layout_alignParentBottom">true</item>
|
||||
<item name="android:layout_centerHorizontal">true</item>
|
||||
</style>
|
||||
<style name="UiKit.GuildsListVoiceIcon" parent="@style/UiKit.GuildsListBadge">
|
||||
<item name="android:background">@drawable/drawable_circle_guild_badge_active</item>
|
||||
<item name="android:background">?drawable_circle_guild_badge_active</item>
|
||||
<item name="android:src">@drawable/ic_volume_up_white_24dp</item>
|
||||
</style>
|
||||
<style name="UiKit.ImageButton" parent="@style/UiKit">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue