Commit Graph

226 Commits (e5cd8e3a520ca3a81072fbceefe6fc6c80312d21)

Author SHA1 Message Date
lihenggui a87dcda7eb Merge remote-tracking branch 'upstream/main'
1 year ago
Ben Weiss 729681b79a
Revert "Bump protobuf from 4.26.1 to 4.28.2 (#1630)"
1 year ago
dependabot[bot] 82b6352da1
Bump protobuf from 4.26.1 to 4.28.2 (#1630)
1 year ago
yschimke 2401e20dd4 🤖 Updates screenshots
1 year ago
Yuri Schimke d7f1863920 remove sdk 21
1 year ago
Yuri Schimke 56fd308d65 revert screenshots
1 year ago
Yuri Schimke 0dd998765c Update dependencies
1 year ago
lihenggui 0758f8e5bf Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner 89795c98b5 Fix spotless
1 year ago
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
1 year ago
lihenggui 7007fd4d21 Spotless
1 year ago
lihenggui ee92faf87c Move sync module to multiplatform
1 year ago
lihenggui 539d36fb0b WIP: Move app to use compose multiplatform
1 year ago
lihenggui 6a48d80dec Make foryou module to use koin
1 year ago
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