Commit Graph

367 Commits (0b5425693f5bcc0d3860013752d0f663df5353c7)

Author SHA1 Message Date
Alex Vanyo f42afb5aa7
Merge pull request #1585 from saeedishayan76/change-unitTest
3 months ago
Don Turner d1748eb2d3
Merge pull request #1616 from android/dt/fix-internal-build
3 months ago
Don Turner 115a68e72b Replace BoxWithConstraints with Box
3 months ago
Alex Vanyo 79787caa60
Merge pull request #1601 from android/av/compose-2024-09-00
4 months ago
Alex Vanyo e135b49736 Replace ClickableText with LinkAnnotation
4 months ago
Alex Vanyo 940497f176
Merge pull request #1575 from junyong008/remove-duplicate-dependency
4 months ago
saeedishayan76 987e87f4ed Check topicViewModelTest for spotless
4 months ago
saeedishayan76 6f40606c54 InterstsViewModelTest fix spotless Issue
4 months ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
4 months ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
4 months ago
Don Turner bee8c88681
Update feature/interests/src/test/kotlin/com/google/samples/apps/nowinandroid/interests/InterestsViewModelTest.kt
4 months ago
Don Turner 4ff5b1fa26 Fix failing InterestsListDetailScreenTest
4 months ago
Don Turner 8d57134663 Fix spotless
4 months ago
Don Turner a8ffd1f2f1 Fix incorrect deep link key name in ForYouViewModelTest
4 months ago
Don Turner 4b3f5370b9 Clean up deep link handling
4 months ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
4 months ago
junyong 104f2591df Remove duplicate dependency
4 months ago
Don Turner fc58680c06 Remove string-based argument name from navigation code
5 months ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
6 months ago
Don Turner ec71b2a07e Add Robolectric to allow ViewModel tests to pass
6 months ago
Don Turner 95bdc0f533 Rename ForYouRoute composable to ForYouScreen
7 months ago
Don Turner da8f32a2ea Rename Destinations to Routes
7 months ago
Don Turner 8fc2e15e73 Update to navigation 2.8.0-beta01
7 months ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
8 months ago
Don Turner be752e779d Fix tests, fix spotless
8 months ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
8 months ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
8 months ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
8 months ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
8 months ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
8 months ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
8 months ago
dturner 8cc0fc00e6 🤖 Updates screenshots
8 months ago
Don Turner 924391cd22 Fix spotless
8 months ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
8 months ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
8 months ago
Don Turner d96bcf8ffe Migrate Interests nested NavHost to safe args
8 months ago
Don Turner 6dc59e7016 Use SafeArgs navigation for Topic feature
8 months ago
Don Turner 88c3eb0b90
Merge pull request #1284 from sanao1006/remove-GetSearchContentsCountUseCase
9 months ago
Simon Marquis 930e061611 Cleanup dependencies
9 months ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
9 months ago
Jonathan Koren dac1a9e446
Topic detail pane placeholder (#1280)
10 months ago
Don Turner 51d3903a4b
Merge branch 'main' into remove-GetSearchContentsCountUseCase
10 months ago
Don Turner c7e9dd3803 Update method name. Fixes #1287
10 months ago
Don Turner 0584f191bc
Merge pull request #1271 from android/dt/remove-feature-dep
10 months ago
sanao1006 825a5e2f5f [Refactor]: Directly call SearchContentsRepository interface in SearchViewModel
10 months ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
10 months ago
Don Turner b5bfe44bf3 Fix spotless
10 months ago
Don Turner ce9e82622d Fix broken reference to string resources
10 months ago
Don Turner 5084fca4dd Fix InterestScreenTest resources
10 months ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
10 months ago