Commit Graph

298 Commits (3c6366dffdddd568d3da8e10462dcb8d378b23d9)

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