Commit Graph

370 Commits (dd516a7e1280a8df27fee20b3c6d58cd71d005aa)

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