Commit Graph

389 Commits (a37fa9c2dedcafe0337795fe52196e51fcfd8dc9)

Author SHA1 Message Date
lihenggui a928d2d724 Spotless
1 year ago
lihenggui dfea9ee70b Move topic module to cmp
1 year ago
lihenggui d5f9b10f99 Merge remote-tracking branch 'upstream/main'
1 year ago
Tomáš Mlynarič 37353e354a
Merge pull request #1594 from yongsuk44/trace-marker-default
1 year ago
Alex Vanyo f42afb5aa7
Merge pull request #1585 from saeedishayan76/change-unitTest
1 year ago
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
1 year ago
Alex Vanyo e135b49736 Replace ClickableText with LinkAnnotation
1 year ago
Alex Vanyo 940497f176
Merge pull request #1575 from junyong008/remove-duplicate-dependency
1 year ago
saeedishayan76 987e87f4ed Check topicViewModelTest for spotless
2 years ago
saeedishayan76 6f40606c54 InterstsViewModelTest fix spotless Issue
2 years ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
2 years ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
2 years ago
yongsuk44 f0434e52a4 Spotless Apply
2 years ago
yongsuk44 46e15f21dc Fix duplicate composition trace markers in composable
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