Changes of com.discord v1017

This commit is contained in:
root 2020-01-07 03:40:43 +01:00
parent 346c5a87ca
commit f68d8f1190
3195 changed files with 220840 additions and 133867 deletions

View file

@ -34,6 +34,7 @@
<attr name="actionOverflowButtonStyle" format="reference" />
<attr name="actionOverflowMenuStyle" format="reference" />
<attr name="actionProviderClass" format="string" />
<attr name="actionTextColorAlpha" format="float" />
<attr name="actionViewClass" format="string" />
<attr name="action_item_img_bg" format="reference" />
<attr name="action_item_img_src" format="reference" />
@ -88,6 +89,11 @@
<flag name="SYM" value="0x00000004" />
</attr>
<attr name="anim_boost_confirmation" format="string" />
<attr name="animationMode">
<enum name="fade" value="1" />
<enum name="slide" value="0" />
</attr>
<attr name="appBarLayoutStyle" format="reference|string|integer|boolean|color|float|dimension|fraction" />
<attr name="application_news_background" format="reference" />
<attr name="application_news_description_text_color" format="reference|color" />
<attr name="application_news_divider_color" format="reference|color" />
@ -115,7 +121,13 @@
</attr>
<attr name="avatar_size" format="reference|dimension" />
<attr name="background" format="reference" />
<attr name="backgroundColor" format="color" />
<attr name="backgroundImage" format="reference" />
<attr name="backgroundInsetBottom" format="dimension" />
<attr name="backgroundInsetEnd" format="dimension" />
<attr name="backgroundInsetStart" format="dimension" />
<attr name="backgroundInsetTop" format="dimension" />
<attr name="backgroundOverlayColorAlpha" format="float" />
<attr name="backgroundSplit" format="reference|color" />
<attr name="backgroundStacked" format="reference|color" />
<attr name="backgroundTint" format="color" />
@ -127,6 +139,15 @@
<enum name="src_in" value="5" />
<enum name="src_over" value="3" />
</attr>
<attr name="background_color" format="reference|color" />
<attr name="badgeGravity">
<enum name="BOTTOM_END" value="8388693" />
<enum name="BOTTOM_START" value="8388691" />
<enum name="TOP_END" value="8388661" />
<enum name="TOP_START" value="8388659" />
</attr>
<attr name="badgeStyle" format="reference" />
<attr name="badgeTextColor" format="color" />
<attr name="barLength" format="dimension" />
<attr name="barrierAllowsGoneWidgets" format="boolean" />
<attr name="barrierDirection">
@ -138,12 +159,23 @@
<enum name="top" value="2" />
</attr>
<attr name="behavior_autoHide" format="boolean" />
<attr name="behavior_autoShrink" format="boolean" />
<attr name="behavior_expandedOffset" format="reference|integer" />
<attr name="behavior_fitToContents" format="boolean" />
<attr name="behavior_halfExpandedRatio" format="reference|float" />
<attr name="behavior_hideable" format="boolean" />
<attr name="behavior_overlapTop" format="dimension" />
<attr name="behavior_peekHeight" format="dimension">
<enum name="auto" value="-1" />
</attr>
<attr name="behavior_saveFlags">
<flag name="all" value="0xffffffff" />
<flag name="fitToContents" value="0x00000002" />
<flag name="hideable" value="0x00000004" />
<flag name="none" value="0x00000000" />
<flag name="peekHeight" value="0x00000001" />
<flag name="skipCollapsed" value="0x00000008" />
</attr>
<attr name="behavior_skipCollapsed" format="boolean" />
<attr name="bg_boost_progress_bar" format="reference" />
<attr name="bg_chat_embed_gift_image" format="reference" />
@ -178,6 +210,7 @@
<attr name="boxCornerRadiusTopStart" format="dimension" />
<attr name="boxStrokeColor" format="color" />
<attr name="boxStrokeWidth" format="dimension" />
<attr name="boxStrokeWidthFocused" format="dimension" />
<attr name="boxed_text" format="string" />
<attr name="buttonBarButtonStyle" format="reference" />
<attr name="buttonBarNegativeButtonStyle" format="reference" />
@ -238,6 +271,7 @@
<attr name="cardBackgroundColor" format="color" />
<attr name="cardCornerRadius" format="dimension" />
<attr name="cardElevation" format="dimension" />
<attr name="cardForegroundColor" format="color" />
<attr name="cardMaxElevation" format="dimension" />
<attr name="cardPreventCornerOverlap" format="boolean" />
<attr name="cardUseCompatPadding" format="boolean" />
@ -248,9 +282,11 @@
<attr name="chat_typing_bg" format="reference" />
<attr name="checkBoxPreferenceStyle" format="reference" />
<attr name="checkboxStyle" format="reference" />
<attr name="checkedButton" format="reference" />
<attr name="checkedChip" format="reference" />
<attr name="checkedIcon" format="reference" />
<attr name="checkedIconEnabled" format="boolean" />
<attr name="checkedIconTint" format="color" />
<attr name="checkedIconVisible" format="boolean" />
<attr name="checkedTextViewStyle" format="reference" />
<attr name="chipBackgroundColor" format="color" />
@ -263,6 +299,7 @@
<attr name="chipIconTint" format="color" />
<attr name="chipIconVisible" format="boolean" />
<attr name="chipMinHeight" format="dimension" />
<attr name="chipMinTouchTargetSize" format="dimension" />
<attr name="chipSpacing" format="dimension" />
<attr name="chipSpacingHorizontal" format="dimension" />
<attr name="chipSpacingVertical" format="dimension" />
@ -271,6 +308,7 @@
<attr name="chipStrokeColor" format="color" />
<attr name="chipStrokeWidth" format="dimension" />
<attr name="chipStyle" format="reference" />
<attr name="chipSurfaceColor" format="color" />
<attr name="circleCrop" format="boolean" />
<attr name="closeIcon" format="reference" />
<attr name="closeIconEnabled" format="boolean" />
@ -304,24 +342,35 @@
<attr name="colorBackgroundSecondary" format="color" />
<attr name="colorBackgroundTertiary" format="color" />
<attr name="colorButtonNormal" format="color" />
<attr name="colorButtonSecondary" format="reference|color" />
<attr name="colorControlActivated" format="color" />
<attr name="colorControlHighlight" format="color" />
<attr name="colorControlNormal" format="color" />
<attr name="colorError" format="reference|color" />
<attr name="colorHeadingPrimary" format="color" />
<attr name="colorHeadingSecondary" format="color" />
<attr name="colorOnBackground" format="reference|string|integer|boolean|color|float|dimension|fraction" />
<attr name="colorOnError" format="color" />
<attr name="colorOnPrimary" format="color" />
<attr name="colorOnPrimarySurface" format="color" />
<attr name="colorOnSecondary" format="color" />
<attr name="colorOnSurface" format="color" />
<attr name="colorPrimary" format="color" />
<attr name="colorPrimaryBg" format="reference|color" />
<attr name="colorPrimaryCircle" format="reference|color" />
<attr name="colorPrimaryDark" format="color" />
<attr name="colorPrimaryDivider" format="reference|color" />
<attr name="colorPrimarySurface" format="color" />
<attr name="colorPrimaryTabs" format="reference|color" />
<attr name="colorPrimaryVariant" format="color" />
<attr name="colorScheme" format="reference">
<enum name="auto" value="2" />
<enum name="dark" value="0" />
<enum name="light" value="1" />
</attr>
<attr name="colorSecondary" format="color" />
<attr name="colorSecondaryVariant" format="color" />
<attr name="colorSurface" format="color" />
<attr name="colorSwitchThumbNormal" format="color" />
<attr name="colorTextInteractiveActive" format="color" />
<attr name="colorTextInteractiveMuted" format="color" />
@ -348,11 +397,38 @@
<attr name="contentScrim" format="color" />
<attr name="controlBackground" format="reference" />
<attr name="coordinatorLayoutStyle" format="reference" />
<attr name="cornerFamily">
<enum name="cut" value="1" />
<enum name="rounded" value="0" />
</attr>
<attr name="cornerFamilyBottomLeft">
<enum name="cut" value="1" />
<enum name="rounded" value="0" />
</attr>
<attr name="cornerFamilyBottomRight">
<enum name="cut" value="1" />
<enum name="rounded" value="0" />
</attr>
<attr name="cornerFamilyTopLeft">
<enum name="cut" value="1" />
<enum name="rounded" value="0" />
</attr>
<attr name="cornerFamilyTopRight">
<enum name="cut" value="1" />
<enum name="rounded" value="0" />
</attr>
<attr name="cornerRadius" format="dimension" />
<attr name="cornerSize" format="dimension|fraction" />
<attr name="cornerSizeBottomLeft" format="dimension|fraction" />
<attr name="cornerSizeBottomRight" format="dimension|fraction" />
<attr name="cornerSizeTopLeft" format="dimension|fraction" />
<attr name="cornerSizeTopRight" format="dimension|fraction" />
<attr name="counterEnabled" format="boolean" />
<attr name="counterMaxLength" format="integer" />
<attr name="counterOverflowTextAppearance" format="reference" />
<attr name="counterOverflowTextColor" format="reference" />
<attr name="counterTextAppearance" format="reference" />
<attr name="counterTextColor" format="reference" />
<attr name="cs_background" format="reference|string|color" />
<attr name="cs_drawable_bottom" format="reference|color" />
<attr name="cs_drawable_left" format="reference|color" />
@ -397,6 +473,10 @@
<enum name="alphanumeric" value="1" />
<enum name="numeric" value="0" />
</attr>
<attr name="dayInvalidStyle" format="reference" />
<attr name="daySelectedStyle" format="reference" />
<attr name="dayStyle" format="reference" />
<attr name="dayTodayStyle" format="reference" />
<attr name="defaultQueryHint" format="string" />
<attr name="defaultValue" format="reference|string|integer|boolean|float" />
<attr name="dependency" format="string" />
@ -453,18 +533,49 @@
<attr name="editTextPreferenceStyle" format="reference" />
<attr name="editTextStyle" format="reference" />
<attr name="elevation" format="dimension" />
<attr name="elevationOverlayColor" format="color" />
<attr name="elevationOverlayEnabled" format="boolean" />
<attr name="emptyVisibility">
<enum name="gone" value="0" />
<enum name="invisible" value="1" />
</attr>
<attr name="enableCopying" format="boolean" />
<attr name="enabled" format="boolean" />
<attr name="endIconCheckable" format="boolean" />
<attr name="endIconContentDescription" format="string" />
<attr name="endIconDrawable" format="reference" />
<attr name="endIconMode">
<enum name="clear_text" value="2" />
<enum name="custom" value="-1" />
<enum name="dropdown_menu" value="3" />
<enum name="none" value="0" />
<enum name="password_toggle" value="1" />
</attr>
<attr name="endIconTint" format="color" />
<attr name="endIconTintMode">
<enum name="multiply" value="14" />
<enum name="screen" value="15" />
<enum name="src_atop" value="9" />
<enum name="src_in" value="5" />
<enum name="src_over" value="3" />
</attr>
<attr name="enforceMaterialTheme" format="boolean" />
<attr name="enforceTextAppearance" format="boolean" />
<attr name="ensureMinTouchTargetSize" format="boolean" />
<attr name="entries" format="reference" />
<attr name="entryValues" format="reference" />
<attr name="errorEnabled" format="boolean" />
<attr name="errorIconDrawable" format="reference" />
<attr name="errorIconTint" format="reference" />
<attr name="errorIconTintMode">
<enum name="multiply" value="14" />
<enum name="screen" value="15" />
<enum name="src_atop" value="9" />
<enum name="src_in" value="5" />
<enum name="src_over" value="3" />
</attr>
<attr name="errorTextAppearance" format="reference" />
<attr name="errorTextColor" format="color" />
<attr name="expandActivityOverflowButtonDrawable" format="reference" />
<attr name="expanded" format="boolean" />
<attr name="expandedTitleGravity">
@ -485,10 +596,16 @@
<attr name="expandedTitleMarginStart" format="dimension" />
<attr name="expandedTitleMarginTop" format="dimension" />
<attr name="expandedTitleTextAppearance" format="reference" />
<attr name="extendMotionSpec" format="reference" />
<attr name="extendedFloatingActionButtonStyle" format="reference|string|integer|boolean|color|float|dimension|fraction" />
<attr name="fabAlignmentMode">
<enum name="center" value="0" />
<enum name="end" value="1" />
</attr>
<attr name="fabAnimationMode">
<enum name="scale" value="0" />
<enum name="slide" value="1" />
</attr>
<attr name="fabCradleMargin" format="dimension" />
<attr name="fabCradleRoundedCornerRadius" format="dimension" />
<attr name="fabCradleVerticalOffset" format="dimension" />
@ -577,6 +694,7 @@
<attr name="helperText" format="string" />
<attr name="helperTextEnabled" format="boolean" />
<attr name="helperTextTextAppearance" format="reference" />
<attr name="helperTextTextColor" format="color" />
<attr name="hideMotionSpec" format="reference" />
<attr name="hideOnContentScroll" format="boolean" />
<attr name="hideOnScroll" format="boolean" />
@ -585,6 +703,7 @@
<attr name="hintColor" format="color" />
<attr name="hintEnabled" format="boolean" />
<attr name="hintTextAppearance" format="reference" />
<attr name="hintTextColor" format="color" />
<attr name="homeAsUpIndicator" format="reference" />
<attr name="homeLayout" format="reference" />
<attr name="hoveredFocusedTranslationZ" format="dimension" />
@ -713,7 +832,9 @@
<attr name="icon" format="reference" />
<attr name="iconEndPadding" format="dimension" />
<attr name="iconGravity">
<flag name="end" value="0x00000003" />
<flag name="start" value="0x00000001" />
<flag name="textEnd" value="0x00000004" />
<flag name="textStart" value="0x00000002" />
</attr>
<attr name="iconPadding" format="dimension" />
@ -767,15 +888,28 @@
<attr name="initialExpandedChildrenCount" format="integer" />
<attr name="insetForeground" format="reference|color" />
<attr name="isLightTheme" format="boolean" />
<attr name="isMaterialTheme" format="boolean" />
<attr name="isPreferenceVisible" format="boolean" />
<attr name="itemBackground" format="reference" />
<attr name="itemFillColor" format="color" />
<attr name="itemHorizontalPadding" format="dimension" />
<attr name="itemHorizontalTranslationEnabled" format="boolean" />
<attr name="itemIconPadding" format="dimension" />
<attr name="itemIconSize" format="dimension" />
<attr name="itemIconTint" format="color" />
<attr name="itemMaxLines" format="integer" min="1" />
<attr name="itemPadding" format="dimension" />
<attr name="itemRippleColor" format="color" />
<attr name="itemShapeAppearance" format="reference" />
<attr name="itemShapeAppearanceOverlay" format="reference" />
<attr name="itemShapeFillColor" format="color" />
<attr name="itemShapeInsetBottom" format="dimension" />
<attr name="itemShapeInsetEnd" format="dimension" />
<attr name="itemShapeInsetStart" format="dimension" />
<attr name="itemShapeInsetTop" format="dimension" />
<attr name="itemSpacing" format="dimension" />
<attr name="itemStrokeColor" format="color" />
<attr name="itemStrokeWidth" format="dimension" />
<attr name="itemTextAppearance" format="reference" />
<attr name="itemTextAppearanceActive" format="reference" />
<attr name="itemTextAppearanceInactive" format="reference" />
@ -973,17 +1107,20 @@
<flag name="enterAlways" value="0x00000004" />
<flag name="enterAlwaysCollapsed" value="0x00000008" />
<flag name="exitUntilCollapsed" value="0x00000002" />
<flag name="noScroll" value="0x00000000" />
<flag name="scroll" value="0x00000001" />
<flag name="snap" value="0x00000010" />
<flag name="snapMargins" value="0x00000020" />
</attr>
<attr name="layout_scrollInterpolator" format="reference" />
<attr name="layout_wrapBefore" format="boolean" />
<attr name="lb_background_color" format="reference|color" />
<attr name="lb_disabled_alpha" format="reference|float" />
<attr name="lb_progress_color" format="reference|color" />
<attr name="lb_text" format="string" />
<attr name="lb_text_color" format="string" />
<attr name="liftOnScroll" format="boolean" />
<attr name="liftOnScrollTargetViewId" format="reference" />
<attr name="lineHeight" format="dimension" />
<attr name="lineSpacing" format="dimension" />
<attr name="listChoiceBackgroundIndicator" format="reference" />
@ -1026,10 +1163,29 @@
<attr name="lottie_url" format="string" />
<attr name="manage_reactions_emoji_selection_indicator" format="reference" />
<attr name="maskColor" format="color" />
<attr name="materialAlertDialogBodyTextStyle" format="reference" />
<attr name="materialAlertDialogTheme" format="reference" />
<attr name="materialAlertDialogTitleIconStyle" format="reference" />
<attr name="materialAlertDialogTitlePanelStyle" format="reference" />
<attr name="materialAlertDialogTitleTextStyle" format="reference" />
<attr name="materialButtonOutlinedStyle" format="reference" />
<attr name="materialButtonStyle" format="reference" />
<attr name="materialButtonToggleGroupStyle" format="reference" />
<attr name="materialCalendarDay" format="reference" />
<attr name="materialCalendarFullscreenTheme" format="reference" />
<attr name="materialCalendarHeaderConfirmButton" format="reference" />
<attr name="materialCalendarHeaderDivider" format="reference" />
<attr name="materialCalendarHeaderLayout" format="reference" />
<attr name="materialCalendarHeaderSelection" format="reference" />
<attr name="materialCalendarHeaderTitle" format="reference" />
<attr name="materialCalendarHeaderToggleButton" format="reference" />
<attr name="materialCalendarStyle" format="reference" />
<attr name="materialCalendarTheme" format="reference" />
<attr name="materialCardViewStyle" format="reference" />
<attr name="materialThemeOverlay" format="reference" />
<attr name="maxActionInlineWidth" format="dimension" />
<attr name="maxButtonHeight" format="dimension" />
<attr name="maxCharacterCount" format="integer" />
<attr name="maxHeight" format="dimension" />
<attr name="maxImageSize" format="dimension" />
<attr name="maxLine" format="integer" />
@ -1038,6 +1194,7 @@
<attr name="measureWithLargestChild" format="boolean" />
<attr name="menu" format="reference" />
<attr name="min" format="integer" />
<attr name="minTouchTargetSize" format="dimension" />
<attr name="multiChoiceItemLayout" format="reference" />
<attr name="navigationContentDescription" format="string" />
<attr name="navigationIcon" format="reference" />
@ -1050,6 +1207,7 @@
<attr name="negativeButtonText" format="string" />
<attr name="notice_popup_bg" format="reference|color" />
<attr name="notice_theme_positive_red" format="reference" />
<attr name="number" format="integer" />
<attr name="numericModifiers">
<flag name="ALT" value="0x00000002" />
<flag name="CTRL" value="0x00001000" />
@ -1096,6 +1254,7 @@
<enum name="focusCrop" value="7" />
<enum name="none" value="-1" />
</attr>
<attr name="popupMenuBackground" format="reference" />
<attr name="popupMenuStyle" format="reference" />
<attr name="popupTheme" format="reference" />
<attr name="popupWindowStyle" format="reference" />
@ -1173,6 +1332,7 @@
<attr name="radioButtonStyle" format="reference" />
<attr name="radio_btn_bg" format="reference|string|integer|boolean|color|float|dimension|fraction" />
<attr name="radio_btn_text_color" format="reference|string|integer|boolean|color|float|dimension|fraction" />
<attr name="rangeFillColor" format="color" />
<attr name="ratingBarStyle" format="reference" />
<attr name="ratingBarStyleIndicator" format="reference" />
<attr name="ratingBarStyleSmall" format="reference" />
@ -1236,6 +1396,11 @@
<attr name="selectableItemBackground" format="reference" />
<attr name="selectableItemBackgroundBorderless" format="reference" />
<attr name="settings_text_color" format="reference|color" />
<attr name="shapeAppearance" format="reference" />
<attr name="shapeAppearanceLargeComponent" format="reference" />
<attr name="shapeAppearanceMediumComponent" format="reference" />
<attr name="shapeAppearanceOverlay" format="reference" />
<attr name="shapeAppearanceSmallComponent" format="reference" />
<attr name="shouldDisableView" format="boolean" />
<attr name="shouldScaleToFill" format="boolean" />
<attr name="showAsAction">
@ -1273,6 +1438,7 @@
<attr name="showSeekBarValue" format="boolean" />
<attr name="showText" format="boolean" />
<attr name="showTitle" format="boolean" />
<attr name="shrinkMotionSpec" format="reference" />
<attr name="singleChoiceItemLayout" format="reference" />
<attr name="singleLine" format="boolean" />
<attr name="singleLineTitle" format="boolean" />
@ -1287,14 +1453,26 @@
<attr name="squaredFinder" format="boolean" />
<attr name="srcCompat" format="reference" />
<attr name="stackFromEnd" format="boolean" />
<attr name="startIconCheckable" format="boolean" />
<attr name="startIconContentDescription" format="string" />
<attr name="startIconDrawable" format="reference" />
<attr name="startIconTint" format="color" />
<attr name="startIconTintMode">
<enum name="multiply" value="14" />
<enum name="screen" value="15" />
<enum name="src_atop" value="9" />
<enum name="src_in" value="5" />
<enum name="src_over" value="3" />
</attr>
<attr name="state_above_anchor" format="boolean" />
<attr name="state_collapsed" format="boolean" />
<attr name="state_collapsible" format="boolean" />
<attr name="state_dragged" format="boolean" />
<attr name="state_liftable" format="boolean" />
<attr name="state_lifted" format="boolean" />
<attr name="statusBarBackground" format="reference|color" />
<attr name="statusBarForeground" format="color" />
<attr name="statusBarScrim" format="color" />
<attr name="status_white_outline" format="reference|color" />
<attr name="stream_preview_bg" format="reference" />
<attr name="stream_preview_placeholder_color" format="reference" />
<attr name="strokeColor" format="color" />
@ -1347,6 +1525,7 @@
<attr name="tabMaxWidth" format="dimension" />
<attr name="tabMinWidth" format="dimension" />
<attr name="tabMode">
<enum name="auto" value="2" />
<enum name="fixed" value="1" />
<enum name="scrollable" value="0" />
</attr>
@ -1376,6 +1555,7 @@
<attr name="textAppearanceHeadline5" format="reference" />
<attr name="textAppearanceHeadline6" format="reference" />
<attr name="textAppearanceLargePopupMenu" format="reference" />
<attr name="textAppearanceLineHeightEnabled" format="boolean" />
<attr name="textAppearanceListItem" format="reference" />
<attr name="textAppearanceListItemSecondary" format="reference" />
<attr name="textAppearanceListItemSmall" format="reference" />
@ -1394,6 +1574,7 @@
<attr name="textStartPadding" format="dimension" />
<attr name="text_color" format="reference|color" />
<attr name="theme" format="reference" />
<attr name="themeLineHeight" format="dimension" />
<attr name="theme_backspace_icon" format="reference" />
<attr name="theme_chat_block_quote_divider" format="reference|color" />
<attr name="theme_chat_blocked_bg" format="reference|color" />
@ -1549,6 +1730,7 @@
<attr name="ucrop_show_oval_crop_frame" format="boolean" />
<attr name="updatesContinuously" format="boolean" />
<attr name="useCompatPadding" format="boolean" />
<attr name="useMaterialThemeColors" format="boolean" />
<attr name="useSimpleSummaryProvider" format="boolean" />
<attr name="user_avatar_background_color" format="reference|color" />
<attr name="user_avatar_size" format="reference|dimension" />
@ -1570,4 +1752,7 @@
<attr name="windowMinWidthMajor" format="dimension|fraction" />
<attr name="windowMinWidthMinor" format="dimension|fraction" />
<attr name="windowNoTitle" format="boolean" />
<attr name="yearSelectedStyle" format="reference" />
<attr name="yearStyle" format="reference" />
<attr name="yearTodayStyle" format="reference" />
</resources>

View file

@ -66,8 +66,32 @@
<color name="dark_grey_2">#ff36393e</color>
<color name="dark_grey_2_alpha_10">#ff303337</color>
<color name="design_bottom_navigation_shadow_color">#14000000</color>
<color name="design_default_color_primary">#ff3f51b5</color>
<color name="design_default_color_primary_dark">#ff303f9f</color>
<color name="design_dark_default_color_background">#ff121212</color>
<color name="design_dark_default_color_error">#ffcf6679</color>
<color name="design_dark_default_color_on_background">#ffffffff</color>
<color name="design_dark_default_color_on_error">#ff000000</color>
<color name="design_dark_default_color_on_primary">#ff000000</color>
<color name="design_dark_default_color_on_secondary">#ff000000</color>
<color name="design_dark_default_color_on_surface">#ffffffff</color>
<color name="design_dark_default_color_primary">#ffbb86fc</color>
<color name="design_dark_default_color_primary_dark">#ff000000</color>
<color name="design_dark_default_color_primary_variant">#ff3700b3</color>
<color name="design_dark_default_color_secondary">#ff03dac6</color>
<color name="design_dark_default_color_secondary_variant">#ff03dac6</color>
<color name="design_dark_default_color_surface">#ff121212</color>
<color name="design_default_color_background">#ffffffff</color>
<color name="design_default_color_error">#ffb00020</color>
<color name="design_default_color_on_background">#ff000000</color>
<color name="design_default_color_on_error">#ffffffff</color>
<color name="design_default_color_on_primary">#ffffffff</color>
<color name="design_default_color_on_secondary">#ff000000</color>
<color name="design_default_color_on_surface">#ff000000</color>
<color name="design_default_color_primary">#ff6200ee</color>
<color name="design_default_color_primary_dark">#ff3700b3</color>
<color name="design_default_color_primary_variant">#ff3700b3</color>
<color name="design_default_color_secondary">#ff03dac6</color>
<color name="design_default_color_secondary_variant">#ff018786</color>
<color name="design_default_color_surface">#ffffffff</color>
<color name="design_fab_shadow_end_color">@android:color/transparent</color>
<color name="design_fab_shadow_mid_color">#14000000</color>
<color name="design_fab_shadow_start_color">#44000000</color>
@ -122,14 +146,15 @@
<color name="material_grey_800">#ff424242</color>
<color name="material_grey_850">#ff303030</color>
<color name="material_grey_900">#ff212121</color>
<color name="mtrl_btn_bg_color_disabled">#1f000000</color>
<color name="mtrl_btn_text_color_disabled">#61000000</color>
<color name="mtrl_btn_transparent_bg_color">#00ffffff</color>
<color name="mtrl_scrim_color">#52000000</color>
<color name="mtrl_textinput_default_box_stroke_color">#6b000000</color>
<color name="mtrl_textinput_disabled_color">#1f000000</color>
<color name="mtrl_textinput_filled_box_default_background_color">#0a000000</color>
<color name="mtrl_textinput_focused_box_stroke_color">#00000000</color>
<color name="mtrl_textinput_hovered_box_stroke_color">#de000000</color>
<color name="nav_bar_color">@color/black_alpha_60</color>
<color name="notification_action_color_filter">@color/secondary_text_default_material_light</color>
<color name="notification_icon_bg_color">#ff9e9e9e</color>
<color name="notification_material_background_media_default_color">#ff424242</color>
@ -155,6 +180,7 @@
<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_60">#994f545c</color>
<color name="primary_560">#ff40444b</color>
@ -185,6 +211,7 @@
<color name="primary_light_360">#ffa6adb6</color>
<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_600">#ff4f5660</color>
<color name="primary_light_700">#ff2e3338</color>
<color name="primary_light_800">#ff23262a</color>
@ -241,6 +268,7 @@
<color name="status_red_300">#fff9b5b5</color>
<color name="status_red_400">#fff36c6c</color>
<color name="status_red_500">#fff04747</color>
<color name="status_red_500_alpha_20">#33f04747</color>
<color name="status_red_500_alpha_60">#99f04747</color>
<color name="status_red_500_dark">#ffea3d3d</color>
<color name="status_red_600">#ffa33030</color>

View file

@ -78,8 +78,10 @@
<dimen name="abc_text_size_subtitle_material_toolbar">16.0dip</dimen>
<dimen name="abc_text_size_title_material">20.0sp</dimen>
<dimen name="abc_text_size_title_material_toolbar">20.0dip</dimen>
<dimen name="action_bar_size">16.0dip</dimen>
<dimen name="add_content_viewpager_bottom_margin">76.0dip</dimen>
<dimen name="app_elevation">4.0dip</dimen>
<dimen name="appcompat_dialog_background_inset">16.0dip</dimen>
<dimen name="application_news_header_default_height">64.0dip</dimen>
<dimen name="application_news_header_max_height">200.0dip</dimen>
<dimen name="application_news_header_strip_height">4.0dip</dimen>
@ -132,6 +134,7 @@
<dimen name="connected_account_img_size">30.0dip</dimen>
<dimen name="custom_status_emoji_preview_size">24.0dip</dimen>
<dimen name="def_drawer_elevation">10.0dip</dimen>
<dimen name="default_dimension">100.0dip</dimen>
<dimen name="default_keyboard_height">280.0dip</dimen>
<dimen name="design_appbar_elevation">4.0dip</dimen>
<dimen name="design_bottom_navigation_active_item_max_width">168.0dip</dimen>
@ -145,6 +148,7 @@
<dimen name="design_bottom_navigation_margin">8.0dip</dimen>
<dimen name="design_bottom_navigation_shadow_height">1.0dip</dimen>
<dimen name="design_bottom_navigation_text_size">12.0sp</dimen>
<dimen name="design_bottom_sheet_elevation">8.0dip</dimen>
<dimen name="design_bottom_sheet_modal_elevation">16.0dip</dimen>
<dimen name="design_bottom_sheet_peek_height_min">64.0dip</dimen>
<dimen name="design_fab_border_width">0.5dip</dimen>
@ -163,6 +167,7 @@
<dimen name="design_navigation_padding_bottom">8.0dip</dimen>
<dimen name="design_navigation_separator_vertical_padding">8.0dip</dimen>
<dimen name="design_snackbar_action_inline_max_width">128.0dip</dimen>
<item type="dimen" name="design_snackbar_action_text_color_alpha">1.0</item>
<dimen name="design_snackbar_background_corner_radius">0.0dip</dimen>
<dimen name="design_snackbar_elevation">6.0dip</dimen>
<dimen name="design_snackbar_extra_spacing_horizontal">0.0dip</dimen>
@ -223,8 +228,25 @@
<dimen name="markdown_header_1_textsize">16.0sp</dimen>
<dimen name="markdown_header_1_top_padding">20.0sp</dimen>
<dimen name="markdown_header_class_marginTop">20.0dip</dimen>
<item type="dimen" name="material_emphasis_disabled">0.38</item>
<item type="dimen" name="material_emphasis_high_type">0.87</item>
<item type="dimen" name="material_emphasis_medium">0.6</item>
<dimen name="material_text_view_test_line_height">200.0px</dimen>
<dimen name="material_text_view_test_line_height_override">100.0px</dimen>
<dimen name="movement_threshold_dp">16.0dip</dimen>
<dimen name="mtrl_alert_dialog_background_inset_bottom">80.0dip</dimen>
<dimen name="mtrl_alert_dialog_background_inset_end">24.0dip</dimen>
<dimen name="mtrl_alert_dialog_background_inset_start">24.0dip</dimen>
<dimen name="mtrl_alert_dialog_background_inset_top">80.0dip</dimen>
<dimen name="mtrl_alert_dialog_picker_background_inset">24.0dip</dimen>
<dimen name="mtrl_badge_horizontal_edge_offset">4.0dip</dimen>
<dimen name="mtrl_badge_long_text_horizontal_padding">4.0dip</dimen>
<dimen name="mtrl_badge_radius">4.0dip</dimen>
<dimen name="mtrl_badge_text_horizontal_edge_offset">6.0dip</dimen>
<dimen name="mtrl_badge_text_size">10.0sp</dimen>
<dimen name="mtrl_badge_with_text_radius">8.0dip</dimen>
<dimen name="mtrl_bottomappbar_fabOffsetEndMode">60.0dip</dimen>
<dimen name="mtrl_bottomappbar_fab_bottom_margin">16.0dip</dimen>
<dimen name="mtrl_bottomappbar_fab_cradle_margin">5.0dip</dimen>
<dimen name="mtrl_bottomappbar_fab_cradle_rounded_corner_radius">8.0dip</dimen>
<dimen name="mtrl_bottomappbar_fab_cradle_vertical_offset">0.0dip</dimen>
@ -251,26 +273,111 @@
<dimen name="mtrl_btn_text_btn_padding_right">8.0dip</dimen>
<dimen name="mtrl_btn_text_size">14.0sp</dimen>
<dimen name="mtrl_btn_z">0.0dip</dimen>
<dimen name="mtrl_calendar_action_height">52.0dip</dimen>
<dimen name="mtrl_calendar_action_padding">8.0dip</dimen>
<dimen name="mtrl_calendar_bottom_padding">0.0dip</dimen>
<dimen name="mtrl_calendar_content_padding">12.0dip</dimen>
<dimen name="mtrl_calendar_day_corner">15.0dip</dimen>
<dimen name="mtrl_calendar_day_height">32.0dip</dimen>
<dimen name="mtrl_calendar_day_horizontal_padding">3.0dip</dimen>
<dimen name="mtrl_calendar_day_today_stroke">1.0dip</dimen>
<dimen name="mtrl_calendar_day_vertical_padding">1.0dip</dimen>
<dimen name="mtrl_calendar_day_width">36.0dip</dimen>
<dimen name="mtrl_calendar_days_of_week_height">24.0dip</dimen>
<dimen name="mtrl_calendar_dialog_background_inset">16.0dip</dimen>
<dimen name="mtrl_calendar_header_content_padding">12.0dip</dimen>
<dimen name="mtrl_calendar_header_content_padding_fullscreen">4.0dip</dimen>
<dimen name="mtrl_calendar_header_divider_thickness">1.0dip</dimen>
<dimen name="mtrl_calendar_header_height">120.0dip</dimen>
<dimen name="mtrl_calendar_header_height_fullscreen">128.0dip</dimen>
<dimen name="mtrl_calendar_header_selection_line_height">32.0dip</dimen>
<dimen name="mtrl_calendar_header_text_padding">12.0dip</dimen>
<dimen name="mtrl_calendar_header_toggle_margin_bottom">8.0dip</dimen>
<dimen name="mtrl_calendar_header_toggle_margin_top">24.0dip</dimen>
<dimen name="mtrl_calendar_landscape_header_width">0.0dip</dimen>
<dimen name="mtrl_calendar_maximum_default_fullscreen_minor_axis">480.0dip</dimen>
<dimen name="mtrl_calendar_month_horizontal_padding">2.0dip</dimen>
<dimen name="mtrl_calendar_month_vertical_padding">0.0dip</dimen>
<dimen name="mtrl_calendar_navigation_bottom_padding">4.0dip</dimen>
<dimen name="mtrl_calendar_navigation_height">48.0dip</dimen>
<dimen name="mtrl_calendar_navigation_top_padding">4.0dip</dimen>
<dimen name="mtrl_calendar_pre_l_text_clip_padding">0.0dip</dimen>
<dimen name="mtrl_calendar_selection_baseline_to_top_fullscreen">104.0dip</dimen>
<dimen name="mtrl_calendar_selection_text_baseline_to_bottom">20.0dip</dimen>
<dimen name="mtrl_calendar_selection_text_baseline_to_bottom_fullscreen">24.0dip</dimen>
<dimen name="mtrl_calendar_selection_text_baseline_to_top">100.0dip</dimen>
<dimen name="mtrl_calendar_text_input_padding_top">16.0dip</dimen>
<dimen name="mtrl_calendar_title_baseline_to_top">28.0dip</dimen>
<dimen name="mtrl_calendar_title_baseline_to_top_fullscreen">68.0dip</dimen>
<dimen name="mtrl_calendar_year_corner">18.0dip</dimen>
<dimen name="mtrl_calendar_year_height">52.0dip</dimen>
<dimen name="mtrl_calendar_year_horizontal_padding">8.0dip</dimen>
<dimen name="mtrl_calendar_year_vertical_padding">8.0dip</dimen>
<dimen name="mtrl_calendar_year_width">88.0dip</dimen>
<dimen name="mtrl_card_checked_icon_margin">8.0dip</dimen>
<dimen name="mtrl_card_checked_icon_size">24.0dip</dimen>
<dimen name="mtrl_card_corner_radius">4.0dip</dimen>
<dimen name="mtrl_card_dragged_z">5.0dip</dimen>
<dimen name="mtrl_card_elevation">1.0dip</dimen>
<dimen name="mtrl_card_spacing">8.0dip</dimen>
<dimen name="mtrl_chip_pressed_translation_z">3.0dip</dimen>
<dimen name="mtrl_chip_text_size">14.0sp</dimen>
<dimen name="mtrl_exposed_dropdown_menu_popup_elevation">8.0dip</dimen>
<dimen name="mtrl_exposed_dropdown_menu_popup_vertical_offset">1.0dip</dimen>
<dimen name="mtrl_exposed_dropdown_menu_popup_vertical_padding">8.0dip</dimen>
<dimen name="mtrl_extended_fab_bottom_padding">12.0dip</dimen>
<dimen name="mtrl_extended_fab_corner_radius">24.0dip</dimen>
<dimen name="mtrl_extended_fab_disabled_elevation">0.0dip</dimen>
<dimen name="mtrl_extended_fab_disabled_translation_z">0.0dip</dimen>
<dimen name="mtrl_extended_fab_elevation">6.0dip</dimen>
<dimen name="mtrl_extended_fab_end_padding">20.0dip</dimen>
<dimen name="mtrl_extended_fab_end_padding_icon">24.0dip</dimen>
<dimen name="mtrl_extended_fab_icon_size">24.0dip</dimen>
<dimen name="mtrl_extended_fab_icon_text_spacing">16.0dip</dimen>
<dimen name="mtrl_extended_fab_min_height">48.0dip</dimen>
<dimen name="mtrl_extended_fab_min_width">120.0dip</dimen>
<dimen name="mtrl_extended_fab_start_padding">20.0dip</dimen>
<dimen name="mtrl_extended_fab_start_padding_icon">16.0dip</dimen>
<dimen name="mtrl_extended_fab_top_padding">12.0dip</dimen>
<dimen name="mtrl_extended_fab_translation_z_base">0.0dip</dimen>
<dimen name="mtrl_extended_fab_translation_z_hovered_focused">2.0dip</dimen>
<dimen name="mtrl_extended_fab_translation_z_pressed">6.0dip</dimen>
<dimen name="mtrl_fab_elevation">6.0dip</dimen>
<dimen name="mtrl_fab_min_touch_target">48.0dip</dimen>
<dimen name="mtrl_fab_translation_z_hovered_focused">2.0dip</dimen>
<dimen name="mtrl_fab_translation_z_pressed">6.0dip</dimen>
<item type="dimen" name="mtrl_high_ripple_default_alpha">0.48</item>
<item type="dimen" name="mtrl_high_ripple_focused_alpha">0.48</item>
<item type="dimen" name="mtrl_high_ripple_hovered_alpha">0.16</item>
<item type="dimen" name="mtrl_high_ripple_pressed_alpha">0.48</item>
<dimen name="mtrl_large_touch_target">100.0dip</dimen>
<item type="dimen" name="mtrl_low_ripple_default_alpha">0.24</item>
<item type="dimen" name="mtrl_low_ripple_focused_alpha">0.24</item>
<item type="dimen" name="mtrl_low_ripple_hovered_alpha">0.08</item>
<item type="dimen" name="mtrl_low_ripple_pressed_alpha">0.24</item>
<dimen name="mtrl_min_touch_target_size">48.0dip</dimen>
<dimen name="mtrl_navigation_elevation">0.0dip</dimen>
<dimen name="mtrl_navigation_item_horizontal_padding">22.0dip</dimen>
<dimen name="mtrl_navigation_item_icon_padding">14.0dip</dimen>
<dimen name="mtrl_navigation_item_icon_size">24.0dip</dimen>
<dimen name="mtrl_navigation_item_shape_horizontal_margin">8.0dip</dimen>
<dimen name="mtrl_navigation_item_shape_vertical_margin">4.0dip</dimen>
<dimen name="mtrl_shape_corner_size_large_component">0.0dip</dimen>
<dimen name="mtrl_shape_corner_size_medium_component">4.0dip</dimen>
<dimen name="mtrl_shape_corner_size_small_component">4.0dip</dimen>
<item type="dimen" name="mtrl_snackbar_action_text_color_alpha">0.5</item>
<dimen name="mtrl_snackbar_background_corner_radius">4.0dip</dimen>
<item type="dimen" name="mtrl_snackbar_background_overlay_color_alpha">0.8</item>
<dimen name="mtrl_snackbar_margin">8.0dip</dimen>
<dimen name="mtrl_textinput_box_bottom_offset">3.0dip</dimen>
<dimen name="mtrl_switch_thumb_elevation">4.0dip</dimen>
<dimen name="mtrl_textinput_box_corner_radius_medium">4.0dip</dimen>
<dimen name="mtrl_textinput_box_corner_radius_small">0.0dip</dimen>
<dimen name="mtrl_textinput_box_label_cutout_padding">4.0dip</dimen>
<dimen name="mtrl_textinput_box_padding_end">12.0dip</dimen>
<dimen name="mtrl_textinput_box_stroke_width_default">1.0dip</dimen>
<dimen name="mtrl_textinput_box_stroke_width_focused">2.0dip</dimen>
<dimen name="mtrl_textinput_end_icon_margin_start">4.0dip</dimen>
<dimen name="mtrl_textinput_outline_box_expanded_padding">16.0dip</dimen>
<dimen name="mtrl_textinput_start_icon_margin_end">4.0dip</dimen>
<dimen name="mtrl_toolbar_default_height">56.0dip</dimen>
<dimen name="nav_panel_width">310.0dip</dimen>
<dimen name="notification_action_icon_size">32.0dip</dimen>
@ -312,6 +419,7 @@
<dimen name="subtitle_shadow_radius">2.0dip</dimen>
<dimen name="tab_container_margin">16.0dip</dimen>
<dimen name="tab_height">48.0dip</dimen>
<dimen name="test_mtrl_calendar_day_cornerSize">52.0dip</dimen>
<dimen name="text_margin">16.0dip</dimen>
<dimen name="tooltip_corner_radius">2.0dip</dimen>
<dimen name="tooltip_horizontal_padding">16.0dip</dimen>

View file

@ -242,6 +242,7 @@
<item type="id" name="browser_actions_menu_items" />
<item type="id" name="browser_actions_menu_view" />
<item type="id" name="buttonPanel" />
<item type="id" name="button_boxed_button" />
<item type="id" name="button_boxed_text" />
<item type="id" name="button_text" />
<item type="id" name="call_controls" />
@ -511,6 +512,8 @@
<item type="id" name="checkbox" />
<item type="id" name="checkboxes_container" />
<item type="id" name="checked" />
<item type="id" name="chip" />
<item type="id" name="chip_group" />
<item type="id" name="chip_image" />
<item type="id" name="chip_text" />
<item type="id" name="chronometer" />
@ -521,6 +524,7 @@
<item type="id" name="color_picker_done" />
<item type="id" name="color_picker_gridview" />
<item type="id" name="color_picker_reset" />
<item type="id" name="confirm_button" />
<item type="id" name="connected_account_actions_dialog_copy_username" />
<item type="id" name="connected_account_actions_dialog_header" />
<item type="id" name="connected_account_actions_dialog_open_in_browser" />
@ -567,8 +571,8 @@
<item type="id" name="credit_time" />
<item type="id" name="current_bitrate_display" />
<item type="id" name="current_user_limit_display" />
<item type="id" name="custom" />
<item type="id" name="customPanel" />
<item type="id" name="date_picker_actions" />
<item type="id" name="debugging_item_log_message" />
<item type="id" name="debugging_logs" />
<item type="id" name="decor_content_parent" />
@ -716,6 +720,7 @@
<item type="id" name="feedback_sheet_title" />
<item type="id" name="file_name_tv" />
<item type="id" name="file_subtitle_tv" />
<item type="id" name="filter_chip" />
<item type="id" name="folder_view_folder_image" />
<item type="id" name="friend_container" />
<item type="id" name="friends_add_container" />
@ -752,6 +757,7 @@
<item type="id" name="friends_list_item_text" />
<item type="id" name="friends_list_recycler" />
<item type="id" name="ghost_view" />
<item type="id" name="ghost_view_holder" />
<item type="id" name="gift_entitlement_code" />
<item type="id" name="gift_entitlement_code_container" />
<item type="id" name="gift_entitlement_container" />
@ -1022,8 +1028,8 @@
<item type="id" name="line3" />
<item type="id" name="list" />
<item type="id" name="list_item" />
<item type="id" name="loading_button_button" />
<item type="id" name="loading_button_progress" />
<item type="id" name="loading_button_text" />
<item type="id" name="lottie_layer_name" />
<item type="id" name="main_drawer" />
<item type="id" name="main_input_container" />
@ -1125,8 +1131,32 @@
<item type="id" name="mfa_description_text" />
<item type="id" name="mfa_download_body" />
<item type="id" name="mfa_success_enable_sms" />
<item type="id" name="month_grid" />
<item type="id" name="month_navigation_bar" />
<item type="id" name="month_navigation_fragment_toggle" />
<item type="id" name="month_navigation_next" />
<item type="id" name="month_navigation_previous" />
<item type="id" name="month_title" />
<item type="id" name="mtrl_calendar_day_selector_frame" />
<item type="id" name="mtrl_calendar_days_of_week" />
<item type="id" name="mtrl_calendar_frame" />
<item type="id" name="mtrl_calendar_main_pane" />
<item type="id" name="mtrl_calendar_months" />
<item type="id" name="mtrl_calendar_selection_frame" />
<item type="id" name="mtrl_calendar_text_input_frame" />
<item type="id" name="mtrl_calendar_year_selector_frame" />
<item type="id" name="mtrl_card_checked_layer_id" />
<item type="id" name="mtrl_child_content_container" />
<item type="id" name="mtrl_internal_children_alpha_tag" />
<item type="id" name="mtrl_picker_fullscreen" />
<item type="id" name="mtrl_picker_header" />
<item type="id" name="mtrl_picker_header_selection_text" />
<item type="id" name="mtrl_picker_header_title_and_selection" />
<item type="id" name="mtrl_picker_header_toggle" />
<item type="id" name="mtrl_picker_text_input_date" />
<item type="id" name="mtrl_picker_text_input_range_end" />
<item type="id" name="mtrl_picker_text_input_range_start" />
<item type="id" name="mtrl_picker_title_text" />
<item type="id" name="mute_settings_sheet_option_always" />
<item type="id" name="mute_settings_sheet_option_eight_hours" />
<item type="id" name="mute_settings_sheet_option_fifteen_minutes" />
@ -1454,9 +1484,8 @@
<item type="id" name="role_spinner_item_textview" />
<item type="id" name="roles_list_add_role_fab" />
<item type="id" name="rotate_scroll_wheel" />
<item type="id" name="save_image_matrix" />
<item type="id" name="save_non_transition_alpha" />
<item type="id" name="save_scale_type" />
<item type="id" name="save_overlay_view" />
<item type="id" name="scale_scroll_wheel" />
<item type="id" name="scrollIndicatorDown" />
<item type="id" name="scrollIndicatorUp" />
@ -1886,12 +1915,15 @@
<item type="id" name="ternary_check_off" />
<item type="id" name="ternary_check_on" />
<item type="id" name="test" />
<item type="id" name="test_checkbox_android_button_tint" />
<item type="id" name="test_checkbox_app_button_tint" />
<item type="id" name="text" />
<item type="id" name="text2" />
<item type="id" name="textSpacerNoButtons" />
<item type="id" name="textSpacerNoTitle" />
<item type="id" name="text_input" />
<item type="id" name="text_input_password_toggle" />
<item type="id" name="text_input_end_icon" />
<item type="id" name="text_input_start_icon" />
<item type="id" name="text_view_rotate" />
<item type="id" name="text_view_scale" />
<item type="id" name="textinput_counter" />
@ -2128,6 +2160,7 @@
<item type="id" name="widget_channel_settings_permissions_overview_roles_recycler" />
<item type="id" name="widget_channel_topic" />
<item type="id" name="widget_channels" />
<item type="id" name="widget_chat_bottom_space" />
<item type="id" name="widget_chat_input" />
<item type="id" name="widget_chat_list" />
<item type="id" name="widget_chat_overlay_actions" />

View file

@ -11,8 +11,14 @@
<integer name="design_tab_indicator_anim_duration_ms">300</integer>
<integer name="google_play_services_version">12451000</integer>
<integer name="hide_password_duration">320</integer>
<integer name="mtrl_badge_max_character_count">4</integer>
<integer name="mtrl_btn_anim_delay_ms">100</integer>
<integer name="mtrl_btn_anim_duration_ms">100</integer>
<integer name="mtrl_calendar_header_orientation">1</integer>
<integer name="mtrl_calendar_selection_text_lines">1</integer>
<integer name="mtrl_calendar_year_selector_span">3</integer>
<integer name="mtrl_card_anim_delay_ms">75</integer>
<integer name="mtrl_card_anim_duration_ms">120</integer>
<integer name="mtrl_chip_anim_duration">100</integer>
<integer name="mtrl_tab_indicator_anim_duration_ms">250</integer>
<integer name="show_password_duration">200</integer>

View file

@ -503,6 +503,22 @@
<item quantity="other">%s times</item>
<item quantity="one">%s time</item>
</plurals>
<plurals name="humanize_duration_days_time">
<item quantity="other">%s days</item>
<item quantity="one">a day</item>
</plurals>
<plurals name="humanize_duration_hours_time">
<item quantity="other">%s hours</item>
<item quantity="one">an hour</item>
</plurals>
<plurals name="humanize_duration_minutes_time">
<item quantity="other">%s minutes</item>
<item quantity="one">a minute</item>
</plurals>
<plurals name="humanize_duration_seconds_time">
<item quantity="other">%s seconds</item>
<item quantity="one">a second</item>
</plurals>
<plurals name="instant_invite_guild_members_total_count">
<item quantity="other">**%s** Members</item>
<item quantity="one">**1** Member</item>
@ -569,6 +585,10 @@
<item quantity="zero">No Members</item>
<item quantity="one">1 Member</item>
</plurals>
<plurals name="mtrl_badge_content_description">
<item quantity="other">%d new notifications</item>
<item quantity="one">%d new notification</item>
</plurals>
<plurals name="n_days_days">
<item quantity="other">%s days</item>
<item quantity="one">1 day</item>
@ -843,5 +863,5 @@
<item quantity="other">%s People</item>
<item quantity="one">%s Person</item>
</plurals>
<item type="plurals" name="APKTOOL_DUMMY_c0">false</item>
<item type="plurals" name="APKTOOL_DUMMY_c5">false</item>
</resources>

File diff suppressed because it is too large Load diff

View file

@ -154,7 +154,7 @@
<string name="add_friend_error_too_many_friends">"You've maxed out your friend list. Welcome to the elite 1,000 friends club!"</string>
<string name="add_friend_error_username_only">"We need %1$s's four digit tag so we know which one they are."</string>
<string name="add_friend_friend">Friend</string>
<string name="add_friend_input_hint">DiscordTag#0000</string>
<string name="add_friend_input_hint">Username#0000</string>
<string name="add_friend_nearby">Nearby</string>
<string name="add_friend_nearby_connection_error">Please turn on location services, Bluetooth, and WiFi (all the things!). Then reconnect to the internet to activate Nearby.</string>
<string name="add_friend_nearby_connection_error_ios">Please turn on Bluetooth and WiFi to activate Nearby.</string>
@ -167,7 +167,7 @@
<string name="add_friend_nearby_looking">Scanning the airwaves for friends. Make sure your future friends are on this screen and using nearby too!</string>
<string name="add_friend_nearby_stopped">Nearby connection was stopped.</string>
<string name="add_friend_no_capitalization">Usernames are case sensitive and need a tag.</string>
<string name="add_friend_placeholder">Enter a DiscordTag#0000</string>
<string name="add_friend_placeholder">Enter a Username#0000</string>
<string name="add_friend_success">Success! Your friend request to **%1$s** is being escorted by the most elite Discord samurai.</string>
<string name="add_keybind">Add a Keybind</string>
<string name="add_keybind_warning">Keybinds are disabled while this panel is visible.</string>
@ -976,7 +976,8 @@ ONE MORE THING {fixed}
<string name="character_count_at_limit">Message is at max length</string>
<string name="character_count_close_to_limit">%1$s characters remaining</string>
<string name="character_count_over_limit">Message is too long</string>
<string name="character_counter_content_description">Character limit exceeded %1$d of %2$d</string>
<string name="character_counter_content_description">Characters entered %1$d of %2$d</string>
<string name="character_counter_overflowed_content_description">Character limit exceeded %1$d of %2$d</string>
<string name="character_counter_pattern">%1$d / %2$d</string>
<string name="chat">Chat</string>
<string name="chat_attach_invite_to_listen">Invite %1$s to Listen to %2$s</string>
@ -988,6 +989,7 @@ ONE MORE THING {fixed}
<string name="chat_behavior">Chat Behavior</string>
<string name="chatters_description">Chatters are members in your server who either send messages or speak in voice channels.</string>
<string name="checking_for_updates">Checking For Updates</string>
<string name="chip_text">Chip text</string>
<string name="choose_an_application">Choose an application</string>
<string name="claim_account">Claim Account</string>
<string name="claim_account_body">Claim your account to keep all your servers and chats even after you close the browser.</string>
@ -998,6 +1000,7 @@ ONE MORE THING {fixed}
<string name="claim_account_required_email_to">"Thanks! We've sent a confirmation link to **%1$s**. Please click the link to verify your account."</string>
<string name="clear_attachments">Clear attachments</string>
<string name="clear_role_permissions">Clear Role Permissions</string>
<string name="clear_text_end_icon_content_description">Clear text</string>
<string name="clone_channel">Clone Channel</string>
<string name="clone_channel_help">A new channel will be created with the same permissions, user limit and bitrate as **%1$s**.</string>
<string name="close">Close</string>
@ -1021,7 +1024,7 @@ ONE MORE THING {fixed}
<string name="cloud_sync_modal_error_header">Unable to sync cloud saves</string>
<string name="cloud_sync_modal_or">OR</string>
<string name="collapse_category">Collapse Category</string>
<string name="com.crashlytics.android.build_id">649b9fd7-1c4d-41cb-91f6-65bb8d029ebf</string>
<string name="com.crashlytics.android.build_id">a3fea09d-875e-447b-9ed4-01ee14e24f13</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>
@ -1065,9 +1068,9 @@ ONE MORE THING {fixed}
<string name="confirm_disable_silence_dont_show">"Don't show me the warning again"</string>
<string name="confirm_disable_silence_title">"We can't hear you!"</string>
<string name="confirm_qr_check_your_phone">Check your phone!</string>
<string name="confirm_qr_description">"You've got the key to log in on this computer. Please confirm that the avatar shown is you."</string>
<string name="confirm_qr_description">"If someone sent you this QR code, don't continue! This lets them login to your account."</string>
<string name="confirm_qr_keep_me_signed_in">Keep me signed in</string>
<string name="confirm_qr_login_on_computer">"It's me! Let me in."</string>
<string name="confirm_qr_login_on_computer">Yes, log me in</string>
<string name="confirm_user_block_body">Are you sure you want to block **%1$s**? Blocking this user will also remove them from your friends list.</string>
<string name="confirm_user_block_title">Block %1$s?</string>
<string name="connect">Connect</string>
@ -1186,6 +1189,7 @@ ONE MORE THING {fixed}
<string name="create_server_button_cta">Create a server</string>
<string name="create_server_button_cta_mobile">Create a new Server</string>
<string name="create_server_button_cta_mobile_desc">Make a server, invite your friends, throw a party!</string>
<string name="create_server_default_server_name_format">"%1$s's Server"</string>
<string name="create_server_description">By creating a server, you will have access to **free** voice and text chat to use amongst your friends.</string>
<string name="create_server_description_mobile">Your server is where your gaming group hangs out. Make one to start chatting with your friends for free.</string>
<string name="create_server_guidelines">"By creating a server, you agree to Discord's **[Community Guidelines](%1$s)**."</string>
@ -1460,6 +1464,7 @@ ONE MORE THING {fixed}
<string name="enter_email_body">In order to verify your email address, you must first enter an email address.</string>
<string name="enter_phone_description">Please enter your phone number. You will receive a text message with your verification code.</string>
<string name="enter_phone_title">Enter a Phone Number</string>
<string name="error_icon_content_description">Error</string>
<string name="errors_action_to_take">"We've tracked the error and will get right on it."</string>
<string name="errors_activity_feed_crash">Looks like the Activity Feed has crashed unexpectedly….</string>
<string name="errors_reload">Reload</string>
@ -1485,6 +1490,7 @@ ONE MORE THING {fixed}
<string name="explicit_content_filter_high_description">Recommended option for when you want that squeaky clean shine.</string>
<string name="explicit_content_filter_medium">Scan media content from members without a role.</string>
<string name="explicit_content_filter_medium_description">Recommended option for servers that use roles for trusted membership.</string>
<string name="exposed_dropdown_menu_content_description">Show dropdown menu</string>
<string name="fab_transformation_scrim_behavior">com.google.android.material.transformation.FabTransformationScrimBehavior</string>
<string name="fab_transformation_sheet_behavior">com.google.android.material.transformation.FabTransformationSheetBehavior</string>
<string name="facebook">Facebook</string>
@ -2523,6 +2529,11 @@ You've Boosted %1$s."</string>
<string name="how_to_invite_others">Hello. Beep. Boop. If you wanna invite friends to this server, click the server name in the top left and select %1$s. Beep!</string>
<string name="hr">Croatian</string>
<string name="hu">Hungarian</string>
<string name="humanize_duration_a_few_seconds">a few seconds</string>
<string name="humanize_duration_days">%1$s</string>
<string name="humanize_duration_hours">%1$s</string>
<string name="humanize_duration_minutes">%1$s</string>
<string name="humanize_duration_seconds">%1$s</string>
<string name="hypesquad_attendee_cta">Interested in repping the HypeSquad at your local gaming event or are you coordinating a gaming event of your own? [Apply here!](%1$s)</string>
<string name="hypesquad_badge_tooltip">HypeSquad Events</string>
<string name="hypesquad_description_house_1">The universe needs people to lead the charge with confident optimism and tenacity. Without the brave, the HypeSquad would descend into chaos.</string>
@ -2645,6 +2656,7 @@ You've Boosted %1$s."</string>
<string name="hypesquad_unverified_email_notice">Before joining HypeSquad, we need to verify your email address.</string>
<string name="hypesquad_your_house">Your House:</string>
<string name="i18n_locale_loading_error">An error occurred loading %1$s</string>
<string name="icon_content_description">Dialog Icon</string>
<string name="image">Image</string>
<string name="images">Images</string>
<string name="img_alt_attachment_file_type">Attachment file type: %1$s</string>
@ -3130,25 +3142,60 @@ Want to know more about Discord?"</string>
<string name="move_members_description">Members with this permission can drag other members out of this channel. They can only move members between channels both they and the member they are moving have access.</string>
<string name="move_to">Move To</string>
<string name="move_to_success">User has been moved to the selected channel.</string>
<string name="mtrl_badge_numberless_content_description">New notification</string>
<string name="mtrl_chip_close_icon_content_description">Remove %1$s</string>
<string name="mtrl_exceed_max_badge_number_suffix">%1$d%2$s</string>
<string name="mtrl_picker_a11y_next_month">Change to next month</string>
<string name="mtrl_picker_a11y_prev_month">Change to previous month</string>
<string name="mtrl_picker_announce_current_selection">Current selection: %1$s</string>
<string name="mtrl_picker_cancel">@android:string/cancel</string>
<string name="mtrl_picker_confirm">@android:string/ok</string>
<string name="mtrl_picker_date_header_selected">%1$s</string>
<string name="mtrl_picker_date_header_title">Select a Date</string>
<string name="mtrl_picker_date_header_unselected">Selected date</string>
<string name="mtrl_picker_day_of_week_column_header">Column of days: %1$s</string>
<string name="mtrl_picker_invalid_format">Invalid format.</string>
<string name="mtrl_picker_invalid_format_example">Example: %1$s</string>
<string name="mtrl_picker_invalid_format_use">Use: %1$s</string>
<string name="mtrl_picker_invalid_range">Invalid range.</string>
<string name="mtrl_picker_navigate_to_year_description">Navigate to year %1$s</string>
<string name="mtrl_picker_out_of_range">Out of range: %1$s</string>
<string name="mtrl_picker_range_header_only_end_selected">Start date %1$s</string>
<string name="mtrl_picker_range_header_only_start_selected">%1$s End date</string>
<string name="mtrl_picker_range_header_selected">%1$s %2$s</string>
<string name="mtrl_picker_range_header_title">Select a Date Range</string>
<string name="mtrl_picker_range_header_unselected">Start date End date</string>
<string name="mtrl_picker_save">Save</string>
<string name="mtrl_picker_text_input_date_hint">Date</string>
<string name="mtrl_picker_text_input_date_range_end_hint">End date</string>
<string name="mtrl_picker_text_input_date_range_start_hint">Start date</string>
<string name="mtrl_picker_text_input_day_abbr">d</string>
<string name="mtrl_picker_text_input_month_abbr">m</string>
<string name="mtrl_picker_text_input_year_abbr">y</string>
<string name="mtrl_picker_toggle_to_calendar_input_mode">Switch to calendar input mode</string>
<string name="mtrl_picker_toggle_to_day_selection">Tap to switch to selecting a day</string>
<string name="mtrl_picker_toggle_to_text_input_mode">Switch to text input mode</string>
<string name="mtrl_picker_toggle_to_year_selection">Tap to switch to selecting a year</string>
<string name="mute">Mute</string>
<string name="mute_category">Mute Category</string>
<string name="mute_channel">Mute **%1$s**</string>
<string name="mute_channel_generic">Mute Channel</string>
<string name="mute_conversation">Mute Conversation</string>
<string name="mute_duration_15_minutes">For 15 Minutes</string>
<string name="mute_duration_1_hour">For 1 Hour</string>
<string name="mute_duration_24_hours">For 24 Hours</string>
<string name="mute_duration_8_hours">For 8 Hours</string>
<string name="mute_duration_always">Until I turn it back on</string>
<string name="mute_duration_indefinitely">Indefinitely</string>
<string name="mute_group_dm">Mute **%1$s**</string>
<string name="mute_members">Mute Members</string>
<string name="mute_menu_item_muted_until">Muted until $[**%1$s**](endTimeHook)</string>
<string name="mute_server">Mute Server</string>
<string name="mute_settings_mute_category">Mute this category</string>
<string name="mute_settings_mute_channel">Mute this channel</string>
<string name="mute_settings_mute_server">Mute this server</string>
<string name="mute_settings_mute_this_conversation">Mute this conversation</string>
<string name="mute_until">Mute duration</string>
<string name="muted_until_time">Muted until %1$s</string>
<string name="mutual_friends">Mutual Friends</string>
<string name="mutual_guilds">Mutual Servers</string>
<string name="n_days">%1$s</string>
@ -4012,7 +4059,7 @@ The changes to your subscription are reflected below:"</string>
<string name="qr_code_fail_description">Something went wrong when trying to scan.</string>
<string name="qr_code_in_app_scanner_only">Rescan the QR code to continue the login process.</string>
<string name="qr_code_invalid">Invalid QR Code Found</string>
<string name="qr_code_login_confirm">Almost there!</string>
<string name="qr_code_login_confirm">Are you trying to login on the computer?</string>
<string name="qr_code_login_finish_button">Start chatting</string>
<string name="qr_code_login_start_over">Not me, start over</string>
<string name="qr_code_login_success">"You're in!"</string>
@ -4043,6 +4090,7 @@ The changes to your subscription are reflected below:"</string>
<string name="quickswitcher_tutorial_message_search">Search for servers, channels or DMs</string>
<string name="quickswitcher_tutorial_message_select">Select a result and press ENTER to jump to it</string>
<string name="quickswitcher_unread_channels">Unread Channels</string>
<string name="quote">Quote</string>
<string name="quote_attribution">submitted by %1$s</string>
<string name="quote_attribution_facebook">submitted via [facebook](%1$s)</string>
<string name="quote_attribution_instagram">submitted via [instagram](%1$s)</string>
@ -4657,6 +4705,7 @@ Server Insights is an experimental feature and is subject to change or removal i
<string name="system_message_guild_member_subscribed_many">%1$s just boosted the server **%2$s** times!</string>
<string name="system_message_guild_member_subscribed_many_achieved_tier">%1$s just boosted the server **%2$s** times! %3$s has achieved **%4$s**</string>
<string name="system_message_guild_stream_active">%1$s is live! Now streaming %2$s. [Join Stream](onJoinStream)</string>
<string name="system_message_guild_stream_active_android">%1$s is live. [Join Stream](https://discordapp.com)</string>
<string name="system_message_guild_stream_active_mobile">%1$s is live. [Join Stream](onJoinStream)</string>
<string name="system_message_guild_stream_active_no_activity">%1$s is live in %2$s. [Join Stream](onJoinStream)</string>
<string name="system_message_guild_stream_ended">%1$s was live for %2$s in %3$s</string>
@ -4842,7 +4891,9 @@ You cannot take any moderation actions until you enable it."</string>
<string name="unmute">Unmute</string>
<string name="unmute_category">Unmute Category</string>
<string name="unmute_channel">Unmute **%1$s**</string>
<string name="unmute_channel_generic">Unmute Channel</string>
<string name="unmute_conversation">Unmute Conversation</string>
<string name="unmute_server">Unmute Server</string>
<string name="unnamed">Unnamed</string>
<string name="unpin">Unpin</string>
<string name="unpin_confirm">Yeah, remove it please kthx.</string>

File diff suppressed because it is too large Load diff