Commit Graph

356 Commits (206d2c42d0114fa8026b31c93266081408730839)

Author SHA1 Message Date
Don Turner bee8c88681
Update feature/interests/src/test/kotlin/com/google/samples/apps/nowinandroid/interests/InterestsViewModelTest.kt
2 months ago
Don Turner 4ff5b1fa26 Fix failing InterestsListDetailScreenTest
2 months ago
Don Turner 8d57134663 Fix spotless
2 months ago
Don Turner a8ffd1f2f1 Fix incorrect deep link key name in ForYouViewModelTest
2 months ago
Don Turner 4b3f5370b9 Clean up deep link handling
2 months ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
2 months ago
Don Turner fc58680c06 Remove string-based argument name from navigation code
4 months ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
4 months ago
Don Turner ec71b2a07e Add Robolectric to allow ViewModel tests to pass
4 months ago
Don Turner 95bdc0f533 Rename ForYouRoute composable to ForYouScreen
5 months ago
Don Turner da8f32a2ea Rename Destinations to Routes
5 months ago
Don Turner 8fc2e15e73 Update to navigation 2.8.0-beta01
6 months ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
6 months ago
Don Turner be752e779d Fix tests, fix spotless
6 months ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
6 months ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
6 months ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
6 months ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
6 months ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
6 months ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
6 months ago
dturner 8cc0fc00e6 🤖 Updates screenshots
6 months ago
Don Turner 924391cd22 Fix spotless
6 months ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
6 months ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
6 months ago
Don Turner d96bcf8ffe Migrate Interests nested NavHost to safe args
6 months ago
Don Turner 6dc59e7016 Use SafeArgs navigation for Topic feature
6 months ago
Don Turner 88c3eb0b90
Merge pull request #1284 from sanao1006/remove-GetSearchContentsCountUseCase
7 months ago
Simon Marquis 930e061611 Cleanup dependencies
8 months ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
8 months ago
Jonathan Koren dac1a9e446
Topic detail pane placeholder (#1280)
8 months ago
Don Turner 51d3903a4b
Merge branch 'main' into remove-GetSearchContentsCountUseCase
8 months ago
Don Turner c7e9dd3803 Update method name. Fixes #1287
8 months ago
Don Turner 0584f191bc
Merge pull request #1271 from android/dt/remove-feature-dep
8 months ago
sanao1006 825a5e2f5f [Refactor]: Directly call SearchContentsRepository interface in SearchViewModel
8 months ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
8 months ago
Don Turner b5bfe44bf3 Fix spotless
8 months ago
Don Turner ce9e82622d Fix broken reference to string resources
8 months ago
Don Turner 5084fca4dd Fix InterestScreenTest resources
8 months ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
8 months ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
8 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
8 months ago
Jaehwa Noh fc4f7930a6
Merge branch 'android:main' into rename-function
8 months ago
Jaehwa Noh ee4320723f Fix typo.
8 months ago
Jaehwa Noh ed91723e2f Fix #1270
8 months ago
Don Turner 547cb191d2
Merge pull request #1256 from lnbs97/main
8 months ago
Tomáš Mlynarič aa15e65a77 Fix search flickering
8 months ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
8 months ago
lnbs97 96d210dc35 fix typo in TopicViewModel.kt
8 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
8 months ago
Don Turner 171fa88ac0
Merge pull request #1248 from yongsuk44/main
8 months ago