Loading TEST_MAPPING +16 −0 Original line number Original line Diff line number Diff line { { "presubmit": [ "presubmit": [ { "name": "WallpaperPicker2Tests", "options": [ { "exclude-annotation": "org.junit.Ignore" } ] }, { { "name": "ThemePickerTests", "name": "ThemePickerTests", "options": [ "options": [ Loading @@ -7,6 +15,14 @@ "exclude-annotation": "org.junit.Ignore" "exclude-annotation": "org.junit.Ignore" } } ] ] }, { "name": "WallpaperPickerGoogleTests", "options": [ { "exclude-annotation": "org.junit.Ignore" } ] } } ] ] } } res/color/keyguard_quick_affordance_slot_tab_background_color.xml→res/color/picker_fragment_tab_background_color.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,6 +16,6 @@ --> --> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_selected="true" android:color="@color/color_accent_primary" /> <item android:state_selected="true" android:color="@color/system_primary" /> <item android:color="@android:color/transparent" /> <item android:color="@android:color/transparent" /> </selector> </selector> res/color/picker_fragment_tab_text_color.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -16,6 +16,6 @@ --> --> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_selected="true" android:color="@color/text_color_on_accent" /> <item android:state_selected="true" android:color="@color/system_on_primary" /> <item android:color="@color/text_color_primary" /> <item android:color="@color/system_on_surface" /> </selector> </selector> res/values-en-rCA/clock_colors.xml→res/drawable/carousel_item_card_background.xml +21 −0 Original line number Original line Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="utf-8"?> <!-- <!-- Copyright (C) 2023 The Android Open Source Project Copyright (C) 2023 The Android Open Source Project Loading @@ -14,18 +14,8 @@ See the License for the specific language governing permissions and See the License for the specific language governing permissions and limitations under the License. limitations under the License. --> --> <shape xmlns:android="http://schemas.android.com/apk/res/android" <resources xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <solid android:color="@color/color_surface" /> <string-array name="clock_color_ids"> <corners android:radius="16dp" /> <item msgid="4948142733161826319">"RED"</item> </shape> <item msgid="6882970855289978213">"ORANGE"</item> No newline at end of file <item msgid="5560732545714984533">"YELLOW"</item> <item msgid="7246284817845434226">"GREEN"</item> <item msgid="6762906417604676001">"BLUE"</item> <item msgid="8974135109557664892">"INDIGO"</item> <item msgid="786643557830463422">"VIOLET"</item> <item msgid="6835537356703747621">"GRAY"</item> <item msgid="2470141365136884119">"TEAL"</item> </string-array> </resources> res/values-en-rGB/clock_colors.xml→res/drawable/clock_color_size_button_background.xml +27 −0 Original line number Original line Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <!-- <!-- Copyright (C) 2023 The Android Open Source Project Copyright (C) 2023 The Android Open Source Project Loading @@ -14,18 +13,15 @@ See the License for the specific language governing permissions and See the License for the specific language governing permissions and limitations under the License. limitations under the License. --> --> <ripple xmlns:android="http://schemas.android.com/apk/res/android" android:color="?android:colorControlHighlight"> <resources xmlns:android="http://schemas.android.com/apk/res/android" <item android:id="@android:id/mask"> xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <shape android:shape="rectangle"> <string-array name="clock_color_ids"> <corners android:radius="@dimen/clock_color_size_button_corner_radius" /> <item msgid="4948142733161826319">"RED"</item> <solid android:color="?android:colorControlHighlight" /> <item msgid="6882970855289978213">"ORANGE"</item> </shape> <item msgid="5560732545714984533">"YELLOW"</item> </item> <item msgid="7246284817845434226">"GREEN"</item> <item msgid="6762906417604676001">"BLUE"</item> <item android:drawable="@drawable/clock_color_size_button_background_base" /> <item msgid="8974135109557664892">"INDIGO"</item> </ripple> <item msgid="786643557830463422">"VIOLET"</item> <item msgid="6835537356703747621">"GREY"</item> <item msgid="2470141365136884119">"TEAL"</item> </string-array> </resources> Loading
TEST_MAPPING +16 −0 Original line number Original line Diff line number Diff line { { "presubmit": [ "presubmit": [ { "name": "WallpaperPicker2Tests", "options": [ { "exclude-annotation": "org.junit.Ignore" } ] }, { { "name": "ThemePickerTests", "name": "ThemePickerTests", "options": [ "options": [ Loading @@ -7,6 +15,14 @@ "exclude-annotation": "org.junit.Ignore" "exclude-annotation": "org.junit.Ignore" } } ] ] }, { "name": "WallpaperPickerGoogleTests", "options": [ { "exclude-annotation": "org.junit.Ignore" } ] } } ] ] } }
res/color/keyguard_quick_affordance_slot_tab_background_color.xml→res/color/picker_fragment_tab_background_color.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,6 +16,6 @@ --> --> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_selected="true" android:color="@color/color_accent_primary" /> <item android:state_selected="true" android:color="@color/system_primary" /> <item android:color="@android:color/transparent" /> <item android:color="@android:color/transparent" /> </selector> </selector>
res/color/picker_fragment_tab_text_color.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -16,6 +16,6 @@ --> --> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_selected="true" android:color="@color/text_color_on_accent" /> <item android:state_selected="true" android:color="@color/system_on_primary" /> <item android:color="@color/text_color_primary" /> <item android:color="@color/system_on_surface" /> </selector> </selector>
res/values-en-rCA/clock_colors.xml→res/drawable/carousel_item_card_background.xml +21 −0 Original line number Original line Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="utf-8"?> <!-- <!-- Copyright (C) 2023 The Android Open Source Project Copyright (C) 2023 The Android Open Source Project Loading @@ -14,18 +14,8 @@ See the License for the specific language governing permissions and See the License for the specific language governing permissions and limitations under the License. limitations under the License. --> --> <shape xmlns:android="http://schemas.android.com/apk/res/android" <resources xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <solid android:color="@color/color_surface" /> <string-array name="clock_color_ids"> <corners android:radius="16dp" /> <item msgid="4948142733161826319">"RED"</item> </shape> <item msgid="6882970855289978213">"ORANGE"</item> No newline at end of file <item msgid="5560732545714984533">"YELLOW"</item> <item msgid="7246284817845434226">"GREEN"</item> <item msgid="6762906417604676001">"BLUE"</item> <item msgid="8974135109557664892">"INDIGO"</item> <item msgid="786643557830463422">"VIOLET"</item> <item msgid="6835537356703747621">"GRAY"</item> <item msgid="2470141365136884119">"TEAL"</item> </string-array> </resources>
res/values-en-rGB/clock_colors.xml→res/drawable/clock_color_size_button_background.xml +27 −0 Original line number Original line Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <!-- <!-- Copyright (C) 2023 The Android Open Source Project Copyright (C) 2023 The Android Open Source Project Loading @@ -14,18 +13,15 @@ See the License for the specific language governing permissions and See the License for the specific language governing permissions and limitations under the License. limitations under the License. --> --> <ripple xmlns:android="http://schemas.android.com/apk/res/android" android:color="?android:colorControlHighlight"> <resources xmlns:android="http://schemas.android.com/apk/res/android" <item android:id="@android:id/mask"> xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <shape android:shape="rectangle"> <string-array name="clock_color_ids"> <corners android:radius="@dimen/clock_color_size_button_corner_radius" /> <item msgid="4948142733161826319">"RED"</item> <solid android:color="?android:colorControlHighlight" /> <item msgid="6882970855289978213">"ORANGE"</item> </shape> <item msgid="5560732545714984533">"YELLOW"</item> </item> <item msgid="7246284817845434226">"GREEN"</item> <item msgid="6762906417604676001">"BLUE"</item> <item android:drawable="@drawable/clock_color_size_button_background_base" /> <item msgid="8974135109557664892">"INDIGO"</item> </ripple> <item msgid="786643557830463422">"VIOLET"</item> <item msgid="6835537356703747621">"GREY"</item> <item msgid="2470141365136884119">"TEAL"</item> </string-array> </resources>