Commit Graph

453 Commits (a6397b7d826749cb750268d6cd093098da861769)

Author SHA1 Message Date
Don Turner a6397b7d82 Merge branch 'main' into dt/nav-safe-args
2 months ago
Don Turner da8f32a2ea Rename Destinations to Routes
2 months ago
Don Turner 041e46eacf Merge branch 'main' into dt/nav-safe-args
2 months ago
Simon Marquis 85129e4660
Kotlin 2.0.0 (#1036)
2 months ago
Don Turner 8a15a61a50
Merge pull request #1419 from android/av/fix-state-loss-with-workaround
2 months ago
Don Turner 488b97a071
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
2 months ago
Don Turner dfcf4af55a
Merge branch 'main' into av/material-adaptive-beta-01
2 months ago
Don Turner d2113521a8
Merge pull request #1447 from android/dependabot/gradle/hilt-2.51.1
2 months ago
alexvanyo 8f2beaf889 🤖 Updates screenshots
2 months ago
alexvanyo aa31f65e81 🤖 Updates baselines for Dependency Guard
2 months ago
dependabot[bot] 8987ae7eae 🤖 Updates baselines for Dependency Guard
2 months ago
Alex Vanyo 211654ff16
Merge pull request #1373 from android/av/navigation-suite
2 months ago
dependabot[bot] a161109168 🤖 Updates baselines for Dependency Guard
2 months ago
Don Turner be752e779d Fix tests, fix spotless
2 months ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
2 months ago
Don Turner 68152e5056 Update to adaptive alpha12, fix merge issues
2 months ago
Don Turner e3d45af760
Merge pull request #1406 from SimonMarquis/patch-1
2 months ago
Don Turner 25ffcb12c1
Merge pull request #1300 from android/dependabot/gradle/protobuf-4.26.0
2 months ago
Don Turner 10ff0f3e2b
Merge pull request #1127 from android/dependabot/gradle/androidx.activity-activity-compose-1.8.2
2 months ago
Don Turner f711e69cd2 Merge branch 'main' into dt/nav-safe-args (AnimatedPane broken)
2 months ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
2 months ago
Don Turner 173ac6711a Remove autoVerify from intent filter
2 months ago
Don Turner 93a48a221a Use version catalog reference to serialization plugin
2 months ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
2 months ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
2 months ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
2 months ago
Alex Vanyo a324fcc8d3 Fix state loss with workaround
2 months ago
Alex Vanyo c2fc34c761 Save nested nav key in instance state
2 months ago
alexvanyo 1f90979509 🤖 Updates baselines for Dependency Guard
2 months ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
2 months ago
Don Turner 2264451bb8 Use navigation argument topicId as default value to InterestListDetailScreen
2 months ago
Don Turner 116e961f1b Change startDestination from KClass to default instance
2 months ago
dturner 8cc0fc00e6 🤖 Updates screenshots
2 months ago
dturner 0f926ba859 🤖 Updates baselines for Dependency Guard
2 months ago
Don Turner 924391cd22 Fix spotless
2 months ago
Don Turner 2d45b84031
Merge branch 'main' into dt/nav-safe-args
2 months ago
Don Turner 29e08ea1a0 Add deeplink action to enable testing from terminal
2 months ago
Don Turner 9779074997 Remove Interests2PaneViewModel as it was overkill for holding a single string value
2 months ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
2 months ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
2 months ago
Don Turner d96bcf8ffe Migrate Interests nested NavHost to safe args
2 months ago
Don Turner afad1b9ac7
Merge pull request #1383 from android/av/navigation-2.7.7
2 months ago
Alex Vanyo 068cee0278 Add workaround for state loss bug
2 months ago
Simon Marquis 3e1f545869
Update build.gradle.kts
3 months ago
Jose Alcérreca ead3f49f7b
Fixes flakiness in app's screenshot tests (#1395)
3 months ago
Jose Alcérreca 1da560f582
Revert "Configure baseline profiles in the baselineProfile lambda" (#1398)
3 months ago
Ben Weiss 7980c1d0df
Configure baseline profiles in the baselineProfile lambda (#1060)
3 months ago
Alex Vanyo 91215c5c89 Update to navigation 2.7.7
3 months ago
Don Turner c7d5cb4012 Replace TestHarness with DeviceConfigurationOverride after merging main
3 months ago
Don Turner 61cce4bf19
Merge branch 'main' into replace-testharness
3 months ago