Commit Graph

314 Commits (4f6610229092b515dafc09dd9b3d03cf921f33ea)

Author SHA1 Message Date
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
7 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
7 months ago
Don Turner 547cb191d2
Merge pull request #1256 from lnbs97/main
7 months ago
Tomáš Mlynarič aa15e65a77 Fix search flickering
7 months ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
7 months ago
lnbs97 96d210dc35 fix typo in TopicViewModel.kt
7 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
7 months ago
Don Turner 171fa88ac0
Merge pull request #1248 from yongsuk44/main
7 months ago
kim-yongsuk 3fa75a037a Apply Composable Parameter Ordering Guidelines
7 months ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
7 months ago
Don Turner db5e2b649e Remove unnecessary Boxes
7 months ago
dturner 27fd4e544a 🤖 Updates screenshots
7 months ago
dturner 02d4fea615 🤖 Updates screenshots
7 months ago
dturner 81a5c0a3a7 🤖 Updates screenshots
8 months ago
Don Turner 76d59b3da8
Merge branch 'main' into update-compose-bom
8 months ago
Don Turner 1d2029aa2c
Merge pull request #1040 from SimonMarquis/fix-unit-test
8 months ago
dturner 9e645356f6 🤖 Updates screenshots
8 months ago
Don Turner 2271d01da5 Fix spotless
8 months ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error)
8 months ago
dturner 6b2b01ed82 🤖 Updates screenshots
8 months ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
8 months ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0
8 months ago
Don Turner 2ad48843f6 Fix formatting
8 months ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
8 months ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
8 months ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
8 months ago
Jose Alcérreca 3ff5d48f37
Restores screenshot tests in foryou (#1199)
8 months ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
8 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
10 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
10 months ago
Simon Marquis b043d8db86
Replace workaround on SettingsViewModel now that a fix has been deployed
10 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
10 months ago
Simon Marquis cd62fd5e01
Update feature/search/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/search/navigation/SearchNavigation.kt
10 months ago
Simon Marquis b7a628ece5
Update feature/interests/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/interests/navigation/InterestsNavigation.kt
10 months ago
Simon Marquis 6cd5958665
Update feature/bookmarks/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/bookmarks/navigation/BookmarksNavigation.kt
10 months ago
Simon Marquis 65f0d5b2d9
Update feature/foryou/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/foryou/navigation/ForYouNavigation.kt
10 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
10 months ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
10 months ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
10 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
10 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
10 months ago
lihenggui fb5bd225be Spotless
10 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
10 months ago
Simon Marquis caa482bc71 Kotlinify codebase
11 months ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
11 months ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
11 months ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
11 months ago
kimdowoo 129099e219 refactor/Convert object to data object in sealed interface
11 months ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
1 year ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
1 year ago