Commit Graph

220 Commits (c10d867e1cf921adf4597e3d8ad0f5075b76a54c)

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