Commit Graph

324 Commits (2739168e33b475b5ed1b8c021667c018aea5eb43)

Author SHA1 Message Date
Don Turner c7e9dd3803 Update method name. Fixes #1287
1 year ago
Don Turner 0584f191bc
Merge pull request #1271 from android/dt/remove-feature-dep
1 year ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
1 year ago
Don Turner b5bfe44bf3 Fix spotless
1 year ago
Don Turner ce9e82622d Fix broken reference to string resources
1 year ago
Don Turner 5084fca4dd Fix InterestScreenTest resources
1 year ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
1 year ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
1 year ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
1 year ago
Jaehwa Noh fc4f7930a6
Merge branch 'android:main' into rename-function
1 year ago
Jaehwa Noh ee4320723f Fix typo.
1 year ago
Jaehwa Noh ed91723e2f Fix #1270
1 year ago
Don Turner 547cb191d2
Merge pull request #1256 from lnbs97/main
1 year ago
Tomáš Mlynarič aa15e65a77 Fix search flickering
1 year ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
1 year ago
lnbs97 96d210dc35 fix typo in TopicViewModel.kt
1 year ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
1 year ago
Don Turner 171fa88ac0
Merge pull request #1248 from yongsuk44/main
1 year ago
kim-yongsuk 3fa75a037a Apply Composable Parameter Ordering Guidelines
1 year ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
1 year ago
Don Turner db5e2b649e Remove unnecessary Boxes
1 year ago
dturner 27fd4e544a 🤖 Updates screenshots
1 year ago
dturner 02d4fea615 🤖 Updates screenshots
1 year ago
dturner 81a5c0a3a7 🤖 Updates screenshots
1 year ago
Don Turner 76d59b3da8
Merge branch 'main' into update-compose-bom
1 year ago
Don Turner 1d2029aa2c
Merge pull request #1040 from SimonMarquis/fix-unit-test
1 year ago
dturner 9e645356f6 🤖 Updates screenshots
1 year ago
Don Turner 2271d01da5 Fix spotless
1 year ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error)
1 year ago
dturner 6b2b01ed82 🤖 Updates screenshots
1 year ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
1 year ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0
1 year ago
Don Turner 2ad48843f6 Fix formatting
1 year ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
1 year ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
1 year ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
1 year ago
Jose Alcérreca 3ff5d48f37
Restores screenshot tests in foryou (#1199)
1 year ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
1 year 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