Loading core/res/res/values/attrs.xml +9 −0 Original line number Original line Diff line number Diff line Loading @@ -1125,6 +1125,15 @@ to framework controls (via colorControlActivated). --> to framework controls (via colorControlActivated). --> <attr name="colorAccent" format="color" /> <attr name="colorAccent" format="color" /> <!-- Light accent color used on Material NEXT buttons. @hide --> <attr name="colorAccentPrimary" format="color" /> <!-- Secondary accent color used on Material NEXT buttons. @hide --> <attr name="colorAccentSecondary" format="color" /> <!-- Tertiary accent color used on Material NEXT buttons. @hide --> <attr name="colorAccentTertiary" format="color" /> <!-- The color applied to framework controls in their normal state. --> <!-- The color applied to framework controls in their normal state. --> <attr name="colorControlNormal" format="color" /> <attr name="colorControlNormal" format="color" /> Loading core/res/res/values/colors_device_defaults.xml +3 −0 Original line number Original line Diff line number Diff line Loading @@ -36,6 +36,9 @@ <color name="accent_device_default_light">@color/system_accent1_600</color> <color name="accent_device_default_light">@color/system_accent1_600</color> <color name="accent_device_default_dark">@color/system_accent1_200</color> <color name="accent_device_default_dark">@color/system_accent1_200</color> <color name="accent_device_default">@color/accent_device_default_light</color> <color name="accent_device_default">@color/accent_device_default_light</color> <color name="accent_primary_device_default">@color/system_accent1_100</color> <color name="accent_secondary_device_default">@color/system_accent2_100</color> <color name="accent_tertiary_device_default">@color/system_accent3_100</color> <color name="background_device_default_dark">@color/system_neutral1_800</color> <color name="background_device_default_dark">@color/system_neutral1_800</color> <color name="background_device_default_light">@color/system_neutral1_50</color> <color name="background_device_default_light">@color/system_neutral1_50</color> Loading core/res/res/values/symbols.xml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -4219,6 +4219,10 @@ <java-symbol type="bool" name="config_enableOneHandedKeyguard" /> <java-symbol type="bool" name="config_enableOneHandedKeyguard" /> <java-symbol type="attr" name="colorAccentPrimary" /> <java-symbol type="attr" name="colorAccentSecondary" /> <java-symbol type="attr" name="colorAccentTertiary" /> <!-- CEC Configuration --> <!-- CEC Configuration --> <java-symbol type="bool" name="config_cecHdmiCecEnabled_userConfigurable" /> <java-symbol type="bool" name="config_cecHdmiCecEnabled_userConfigurable" /> <java-symbol type="bool" name="config_cecHdmiCecControlEnabled_allowed" /> <java-symbol type="bool" name="config_cecHdmiCecControlEnabled_allowed" /> Loading core/res/res/values/themes_device_defaults.xml +147 −0 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
core/res/res/values/attrs.xml +9 −0 Original line number Original line Diff line number Diff line Loading @@ -1125,6 +1125,15 @@ to framework controls (via colorControlActivated). --> to framework controls (via colorControlActivated). --> <attr name="colorAccent" format="color" /> <attr name="colorAccent" format="color" /> <!-- Light accent color used on Material NEXT buttons. @hide --> <attr name="colorAccentPrimary" format="color" /> <!-- Secondary accent color used on Material NEXT buttons. @hide --> <attr name="colorAccentSecondary" format="color" /> <!-- Tertiary accent color used on Material NEXT buttons. @hide --> <attr name="colorAccentTertiary" format="color" /> <!-- The color applied to framework controls in their normal state. --> <!-- The color applied to framework controls in their normal state. --> <attr name="colorControlNormal" format="color" /> <attr name="colorControlNormal" format="color" /> Loading
core/res/res/values/colors_device_defaults.xml +3 −0 Original line number Original line Diff line number Diff line Loading @@ -36,6 +36,9 @@ <color name="accent_device_default_light">@color/system_accent1_600</color> <color name="accent_device_default_light">@color/system_accent1_600</color> <color name="accent_device_default_dark">@color/system_accent1_200</color> <color name="accent_device_default_dark">@color/system_accent1_200</color> <color name="accent_device_default">@color/accent_device_default_light</color> <color name="accent_device_default">@color/accent_device_default_light</color> <color name="accent_primary_device_default">@color/system_accent1_100</color> <color name="accent_secondary_device_default">@color/system_accent2_100</color> <color name="accent_tertiary_device_default">@color/system_accent3_100</color> <color name="background_device_default_dark">@color/system_neutral1_800</color> <color name="background_device_default_dark">@color/system_neutral1_800</color> <color name="background_device_default_light">@color/system_neutral1_50</color> <color name="background_device_default_light">@color/system_neutral1_50</color> Loading
core/res/res/values/symbols.xml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -4219,6 +4219,10 @@ <java-symbol type="bool" name="config_enableOneHandedKeyguard" /> <java-symbol type="bool" name="config_enableOneHandedKeyguard" /> <java-symbol type="attr" name="colorAccentPrimary" /> <java-symbol type="attr" name="colorAccentSecondary" /> <java-symbol type="attr" name="colorAccentTertiary" /> <!-- CEC Configuration --> <!-- CEC Configuration --> <java-symbol type="bool" name="config_cecHdmiCecEnabled_userConfigurable" /> <java-symbol type="bool" name="config_cecHdmiCecEnabled_userConfigurable" /> <java-symbol type="bool" name="config_cecHdmiCecControlEnabled_allowed" /> <java-symbol type="bool" name="config_cecHdmiCecControlEnabled_allowed" /> Loading
core/res/res/values/themes_device_defaults.xml +147 −0 File changed.Preview size limit exceeded, changes collapsed. Show changes