Commit Graph

378 Commits (d680b5efe36d21f14a2e4ee96843114175bf654f)

Author SHA1 Message Date
lihenggui 5e2ac48e19 Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner d1748eb2d3
Merge pull request #1616 from android/dt/fix-internal-build
1 year ago
Don Turner 115a68e72b Replace BoxWithConstraints with Box
1 year ago
Alex Vanyo 79787caa60
Merge pull request #1601 from android/av/compose-2024-09-00
2 years ago
Alex Vanyo e135b49736 Replace ClickableText with LinkAnnotation
2 years ago
Alex Vanyo 940497f176
Merge pull request #1575 from junyong008/remove-duplicate-dependency
2 years ago
Don Turner bee8c88681
Update feature/interests/src/test/kotlin/com/google/samples/apps/nowinandroid/interests/InterestsViewModelTest.kt
2 years ago
Don Turner 4ff5b1fa26 Fix failing InterestsListDetailScreenTest
2 years ago
Don Turner 8d57134663 Fix spotless
2 years ago
Don Turner a8ffd1f2f1 Fix incorrect deep link key name in ForYouViewModelTest
2 years ago
Don Turner 4b3f5370b9 Clean up deep link handling
2 years ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
2 years ago
junyong 104f2591df Remove duplicate dependency
2 years ago
lihenggui 75f75297c1 Migrate the settings module to multiplatform
2 years ago
Don Turner fc58680c06 Remove string-based argument name from navigation code
2 years ago
lihenggui 32918f929b Merge remote-tracking branch 'upstream/main'
2 years ago
lihenggui ea32f9f1c4 Fix compilation errors
2 years ago
lihenggui a686abc9d5 Migrate search to the multiplatform module
2 years ago
lihenggui 392050cee0 Fix compilation errors in androidInstrumentedTest
2 years ago
lihenggui f0c58bc83b Move compose declaration to build script
2 years ago
lihenggui b4ec518475 Fix errors in the androidInstrumentedTest
2 years ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
lihenggui 4f07a16a7c Migrate interest module to multiplatform
2 years ago
lihenggui 9420c0c770 Use @Dispatcher to distinguish different dispatchers
2 years ago
lihenggui 75bed25ebd Spotless
2 years ago
lihenggui 6ca1ec2f68 Opt in ExperimentalCoroutinesApi in ForYouViewModel
2 years ago
lihenggui 5ba50fc325 Temp remove implementations for viewmodels
2 years ago
lihenggui 288ec388d7 Spotless
2 years ago
lihenggui 471713e50a Migrate for you to the multiplatform module
2 years ago
Don Turner ec71b2a07e Add Robolectric to allow ViewModel tests to pass
2 years ago
lihenggui 6d05ba133e Migrate bookmarks to multiplatform module
2 years ago
Don Turner 95bdc0f533 Rename ForYouRoute composable to ForYouScreen
2 years ago
Don Turner da8f32a2ea Rename Destinations to Routes
2 years ago
Don Turner 8fc2e15e73 Update to navigation 2.8.0-beta01
2 years ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
Don Turner be752e779d Fix tests, fix spotless
2 years ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
2 years ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
2 years ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
2 years ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
2 years ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
2 years ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
2 years ago
dturner 8cc0fc00e6 🤖 Updates screenshots
2 years ago
Don Turner 924391cd22 Fix spotless
2 years ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
2 years ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
2 years ago
Don Turner d96bcf8ffe Migrate Interests nested NavHost to safe args
2 years ago
Don Turner 6dc59e7016 Use SafeArgs navigation for Topic feature
2 years ago
Don Turner 88c3eb0b90
Merge pull request #1284 from sanao1006/remove-GetSearchContentsCountUseCase
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago