Commit Graph

212 Commits (a37fa9c2dedcafe0337795fe52196e51fcfd8dc9)

Author SHA1 Message Date
lihenggui a928d2d724 Spotless
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 115a68e72b Replace BoxWithConstraints with Box
1 year 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 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
lihenggui 32918f929b Merge remote-tracking branch 'upstream/main'
2 years ago
lihenggui ea32f9f1c4 Fix compilation errors
2 years ago
lihenggui 392050cee0 Fix compilation errors in androidInstrumentedTest
2 years ago
lihenggui f0c58bc83b Move compose declaration to build script
2 years ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
lihenggui 6ca1ec2f68 Opt in ExperimentalCoroutinesApi in ForYouViewModel
2 years ago
lihenggui 288ec388d7 Spotless
2 years ago
lihenggui 471713e50a Migrate for you to the 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 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
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
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
Don Turner 0584f191bc
Merge pull request #1271 from android/dt/remove-feature-dep
2 years ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh ee4320723f Fix typo.
2 years ago
Jaehwa Noh ed91723e2f Fix #1270
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
2 years ago
Don Turner db5e2b649e Remove unnecessary Boxes
2 years ago
dturner 27fd4e544a 🤖 Updates screenshots
2 years ago
dturner 02d4fea615 🤖 Updates screenshots
2 years ago
dturner 81a5c0a3a7 🤖 Updates screenshots
2 years ago
dturner 9e645356f6 🤖 Updates screenshots
2 years ago
Don Turner 2271d01da5 Fix spotless
2 years ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error)
2 years ago
dturner 6b2b01ed82 🤖 Updates screenshots
2 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
2 years ago