Commit Graph

188 Commits (dt/nav-safe-args-android-dependency)

Author SHA1 Message Date
Don Turner 95bdc0f533 Rename ForYouRoute composable to ForYouScreen
6 months ago
Don Turner da8f32a2ea Rename Destinations to Routes
6 months ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
6 months ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
7 months ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
7 months ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
7 months ago
dturner 8cc0fc00e6 🤖 Updates screenshots
7 months ago
Don Turner 924391cd22 Fix spotless
7 months ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
7 months ago
Don Turner 0584f191bc
Merge pull request #1271 from android/dt/remove-feature-dep
8 months ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
8 months ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
8 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
8 months ago
Jaehwa Noh ee4320723f Fix typo.
9 months ago
Jaehwa Noh ed91723e2f Fix #1270
9 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
9 months ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
9 months ago
Don Turner db5e2b649e Remove unnecessary Boxes
9 months ago
dturner 27fd4e544a 🤖 Updates screenshots
9 months ago
dturner 02d4fea615 🤖 Updates screenshots
9 months ago
dturner 81a5c0a3a7 🤖 Updates screenshots
9 months ago
dturner 9e645356f6 🤖 Updates screenshots
9 months ago
Don Turner 2271d01da5 Fix spotless
9 months ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error)
9 months ago
dturner 6b2b01ed82 🤖 Updates screenshots
9 months ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
10 months ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
10 months ago
Jose Alcérreca 3ff5d48f37
Restores screenshot tests in foryou (#1199)
10 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
11 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
11 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
11 months ago
Simon Marquis 65f0d5b2d9
Update feature/foryou/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/foryou/navigation/ForYouNavigation.kt
11 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
11 months ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
11 months ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
11 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
11 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
12 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
12 months ago
Simon Marquis caa482bc71 Kotlinify codebase
1 year ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
1 year ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
1 year ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
1 year ago
tunjid b2498c763f 🤖 Updates screenshots
1 year ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
1 year ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
1 year ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
1 year ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
1 year ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
1 year ago
Jose Alcérreca 5b79869324
Adds dark screenshot tests and fixes background colors in ForYou (#918)
1 year ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
1 year ago