Commit Graph

220 Commits (238461d428fea901b50ef4436f258b2b4787a235)

Author SHA1 Message Date
Don Turner 4277366b7c
Merge pull request #1729 from takahirom/takahirom/update-sdk-35/2024-12-11
9 months ago
Ben Weiss d8b735f80e
Revert "Improve accessibility to ForYou topics (#1309)" (#1732)
9 months ago
takahirom 5e73c76acd 🤖 Updates screenshots
9 months ago
Jaehwa Noh 48544194f4
Improve accessibility to ForYou topics (#1309)
9 months ago
Don Turner a258794dc6
Merge branch 'main' into introduce_screenshot_a11y_tests
9 months ago
Ben Weiss 729681b79a
Revert "Bump protobuf from 4.26.1 to 4.28.2 (#1630)"
9 months ago
dependabot[bot] 82b6352da1
Bump protobuf from 4.26.1 to 4.28.2 (#1630)
9 months ago
Adnan Habib 83a8beee72 Use typesafe project accessor
9 months ago
Yuri Schimke 2415239d45 suppress checks
10 months ago
Yuri Schimke 3e4f66b489 spotless
10 months ago
Yuri Schimke 4f27c18f20 Change order of exceptions
10 months ago
Yuri Schimke 0849597755 Suppress A11y exception for now
10 months ago
yschimke 2401e20dd4 🤖 Updates screenshots
10 months ago
Yuri Schimke d7f1863920 remove sdk 21
10 months ago
Yuri Schimke 56fd308d65 revert screenshots
10 months ago
Yuri Schimke 0dd998765c Update dependencies
10 months ago
Don Turner 89795c98b5 Fix spotless
10 months ago
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
10 months ago
Tomáš Mlynarič 37353e354a
Merge pull request #1594 from yongsuk44/trace-marker-default
12 months ago
Alex Vanyo f42afb5aa7
Merge pull request #1585 from saeedishayan76/change-unitTest
12 months ago
Don Turner 115a68e72b Replace BoxWithConstraints with Box
12 months ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
1 year ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
1 year ago
yongsuk44 f0434e52a4 Spotless Apply
1 year ago
yongsuk44 46e15f21dc Fix duplicate composition trace markers in composable
1 year ago
Don Turner 8d57134663 Fix spotless
1 year ago
Don Turner a8ffd1f2f1 Fix incorrect deep link key name in ForYouViewModelTest
1 year ago
Don Turner 4b3f5370b9 Clean up deep link handling
1 year ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
1 year ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
1 year ago
Don Turner 95bdc0f533 Rename ForYouRoute composable to ForYouScreen
1 year ago
Don Turner da8f32a2ea Rename Destinations to Routes
1 year ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
1 year ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
1 year ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
1 year ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
1 year ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
1 year ago
dturner 8cc0fc00e6 🤖 Updates screenshots
1 year ago
Don Turner 924391cd22 Fix spotless
1 year ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
1 year ago
Simon Marquis 930e061611 Cleanup dependencies
1 year 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