Commit Graph

293 Commits (56b9871fae8428cd40a941af8561403362b82df5)

Author SHA1 Message Date
Don Turner 8a15a61a50
Merge pull request #1419 from android/av/fix-state-loss-with-workaround
5 months ago
Don Turner 488b97a071
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
5 months ago
alexvanyo 8f2beaf889 🤖 Updates screenshots
5 months ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
6 months ago
Alex Vanyo a324fcc8d3 Fix state loss with workaround
6 months ago
Alex Vanyo c2fc34c761 Save nested nav key in instance state
6 months ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
6 months ago
Don Turner afad1b9ac7
Merge pull request #1383 from android/av/navigation-2.7.7
6 months ago
Alex Vanyo 068cee0278 Add workaround for state loss bug
6 months ago
Jose Alcérreca ead3f49f7b
Fixes flakiness in app's screenshot tests (#1395)
6 months ago
Jose Alcérreca 1da560f582
Revert "Configure baseline profiles in the baselineProfile lambda" (#1398)
6 months ago
Ben Weiss 7980c1d0df
Configure baseline profiles in the baselineProfile lambda (#1060)
7 months ago
Don Turner c7d5cb4012 Replace TestHarness with DeviceConfigurationOverride after merging main
7 months ago
Don Turner 61cce4bf19
Merge branch 'main' into replace-testharness
7 months ago
Alex Vanyo 9b4c22cb2d Update to material3-adaptive alpha10
7 months ago
Alex Vanyo 0be0bc191f Update usage of material3 adaptive to be edge-to-edge
7 months ago
Jose Alcérreca 16f45c0b1a
Adds screenshot tests for snackbar (#1343)
7 months ago
Don Turner 739dc00987 Fix spotless
7 months ago
Don Turner fc2146c970
Merge branch 'main' into replace-testharness
7 months ago
Don Turner 655aebccdc Remove workaround for https://issuetracker.google.com/327149166
7 months ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
8 months ago
Jonathan Koren dac1a9e446
Topic detail pane placeholder (#1280)
8 months ago
Alex Vanyo cc02c30b8e Update material3-adaptive to 1.0.0-alpha08
8 months ago
Jaehwa Noh d67b1a2504
Merge branch 'android:main' into rename-test-function
8 months ago
Jaehwa Noh e017b84a12 Remove explicit type argument.
8 months ago
Jaehwa Noh 8cfd42453c Rename test function name
8 months ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
8 months ago
Don Turner 2d610b0775 Merge branch 'main' into replace-testharness
8 months ago
Don Turner 7737368c0e
Update app/src/testDemo/kotlin/com/google/samples/apps/nowinandroid/ui/NiaAppScreenSizesScreenshotTests.kt
8 months ago
Jaehwa Noh 1ca0085423
Merge branch 'android:main' into java-to-kotlin
8 months ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
8 months ago
Jaehwa Noh 9b488bf70a Move java to kotlin folder.
8 months ago
dturner 43b2240bdd 🤖 Updates screenshots
8 months ago
Don Turner 73d0b70f21 Workaround for new ForcedSize behaviour, bump ui-test version
8 months ago
Don Turner fa811ab85f Bump to ui-test:1.7.0-alpha03, add parameter name
8 months ago
dturner 50d5583fe1 🤖 Updates screenshots
8 months ago
Don Turner d6357be8c4 Replace Accompanist TestHarness with DeviceConfigurationOverride
8 months ago
dturner 27fd4e544a 🤖 Updates screenshots
9 months ago
dturner 02d4fea615 🤖 Updates screenshots
9 months ago
Don Turner a507ff6d8e Wrap NiaApp with NiaTheme for app screenshot tests
9 months ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
9 months ago
dturner 6b2b01ed82 🤖 Updates screenshots
9 months ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil
9 months ago
Tomáš Mlynarič f3e89bad4a Add braces
9 months ago
Tomáš Mlynarič d1211f15e7 Inline initialization
9 months ago
Tomáš Mlynarič e853748cf7 Don't use runBlocking if async init completed
9 months ago
Tomáš Mlynarič 7c33946ce1 Launch loader directly without additional coroutine scope
9 months ago
Tomáš Mlynarič 8e3903e90c Fix comment
9 months ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
9 months ago
Tomáš Mlynarič 12a3a6edde Use trySend multiple times
9 months ago