Commit Graph

311 Commits (a6f223301e6586e923089c5c1360207c9983893f)

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