-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[0.6.x] Cherry pick fixes to 0.6.x (#2357)
* Reduce spacing between icon and title on Confirmation to 8dp (was 12dp) BUG: 352551711 * Update Confirmation layout (#2327) (cherry picked from commit 1ae64ea) * Picker (#2330) * Visual update for pickers. Horizontal padding set to 5.2% Padding above and below picker is 4.dp on smaller screens (less than 225.dp) and 6.dp on bigger screens. --------- Co-authored-by: ssancho14 <ssancho14@users.noreply.github.com> (cherry picked from commit c5f962a) * Dialog 2: Dialog Harder (#2343) * Update dialogs following validation. Top & bottom padding to be percent based (14.56% and 20.83% respectively). Add 4.dp extra below the Title if there is no message. Bug: http://b/352552040 --------- Co-authored-by: ssancho14 <ssancho14@users.noreply.github.com> Co-authored-by: Yuri Schimke <yuri@schimke.ee> (cherry picked from commit 6c92d68) * Update ReponsiveTimeText to 0dp, which simulates 2dp * Cherry pick specific fixes from #2342 --------- Co-authored-by: stevebower <stevebower@google.com> Co-authored-by: ssancho14 <50666481+ssancho14@users.noreply.github.com>
- Loading branch information
1 parent
e8e3e78
commit 5e635b0
Showing
554 changed files
with
734 additions
and
713 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ plugins { | |
} | ||
|
||
android { | ||
compileSdk = 34 | ||
compileSdk = 35 | ||
|
||
defaultConfig { | ||
minSdk = 21 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ plugins { | |
} | ||
|
||
android { | ||
compileSdk = 34 | ||
compileSdk = 35 | ||
|
||
defaultConfig { | ||
minSdk = 30 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ plugins { | |
} | ||
|
||
android { | ||
compileSdk = 34 | ||
compileSdk = 35 | ||
|
||
defaultConfig { | ||
minSdk = 26 | ||
|
4 changes: 2 additions & 2 deletions
4
....google.android.horologist.ai.composables.components_PromptScreenTest_empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ plugins { | |
} | ||
|
||
android { | ||
compileSdk = 34 | ||
compileSdk = 35 | ||
|
||
defaultConfig { | ||
minSdk = 26 | ||
|
4 changes: 2 additions & 2 deletions
4
...logist.auth.composables.screens_SelectAccountScreenTest_selectAccountScreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...uth.composables.screens_SelectAccountScreenTest_selectAccountScreenNoAvatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ plugins { | |
} | ||
|
||
android { | ||
compileSdk = 34 | ||
compileSdk = 35 | ||
|
||
defaultConfig { | ||
minSdk = 21 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ plugins { | |
} | ||
|
||
android { | ||
compileSdk = 34 | ||
compileSdk = 35 | ||
|
||
defaultConfig { | ||
minSdk = 26 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ plugins { | |
} | ||
|
||
android { | ||
compileSdk = 34 | ||
compileSdk = 35 | ||
|
||
defaultConfig { | ||
minSdk = 21 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ plugins { | |
} | ||
|
||
android { | ||
compileSdk = 34 | ||
compileSdk = 35 | ||
|
||
defaultConfig { | ||
minSdk = 26 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ plugins { | |
} | ||
|
||
android { | ||
compileSdk = 34 | ||
compileSdk = 35 | ||
|
||
defaultConfig { | ||
minSdk = 26 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...om.google.android.horologist.composables_DatePickerA11yTest_interactionTest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
....google.android.horologist.composables_DatePickerA11yTest_interactionTest_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
....google.android.horologist.composables_DatePickerA11yTest_interactionTest_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
....google.android.horologist.composables_DatePickerA11yTest_interactionTest_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...ges/com.google.android.horologist.composables_DatePickerA11yTest_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...ots/images/com.google.android.horologist.composables_DatePickerTest_initial.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...com.google.android.horologist.composables_DatePickerTest_largestFontScaling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...roid.horologist.composables_PickerThemeTest_datePicker[0]_BlueDefaultAECBFA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...gle.android.horologist.composables_PickerThemeTest_datePicker[1]_Blue7FCFFF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...le.android.horologist.composables_PickerThemeTest_datePicker[2]_LilacD0BCFF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...le.android.horologist.composables_PickerThemeTest_datePicker[3]_Green6DD58C.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...oid.horologist.composables_PickerThemeTest_datePicker[4]_BluewithText7FCFFF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...google.android.horologist.composables_PickerThemeTest_datePicker[5]_Orangey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...om.google.android.horologist.composables_PickerThemeTest_datePicker[6]_Uamp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...d.horologist.composables_PickerThemeTest_timePicker12h[0]_BlueDefaultAECBFA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
....android.horologist.composables_PickerThemeTest_timePicker12h[1]_Blue7FCFFF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...android.horologist.composables_PickerThemeTest_timePicker12h[2]_LilacD0BCFF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...android.horologist.composables_PickerThemeTest_timePicker12h[3]_Green6DD58C.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
....horologist.composables_PickerThemeTest_timePicker12h[4]_BluewithText7FCFFF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...gle.android.horologist.composables_PickerThemeTest_timePicker12h[5]_Orangey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...google.android.horologist.composables_PickerThemeTest_timePicker12h[6]_Uamp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...roid.horologist.composables_PickerThemeTest_timePicker[0]_BlueDefaultAECBFA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions
4
...gle.android.horologist.composables_PickerThemeTest_timePicker[1]_Blue7FCFFF.png
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...le.android.horologist.composables_PickerThemeTest_timePicker[2]_LilacD0BCFF.png
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...le.android.horologist.composables_PickerThemeTest_timePicker[3]_Green6DD58C.png
Oops, something went wrong.
Oops, something went wrong.