Commit Graph

56 Commits (main)

Author SHA1 Message Date
Don Turner 88c3eb0b90
Merge pull request #1284 from sanao1006/remove-GetSearchContentsCountUseCase
3 months ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
4 months ago
Don Turner 51d3903a4b
Merge branch 'main' into remove-GetSearchContentsCountUseCase
4 months ago
Don Turner c7e9dd3803 Update method name. Fixes #1287
4 months ago
sanao1006 825a5e2f5f [Refactor]: Directly call SearchContentsRepository interface in SearchViewModel
4 months ago
Don Turner b5bfe44bf3 Fix spotless
4 months ago
Don Turner ce9e82622d Fix broken reference to string resources
4 months ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
4 months ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
4 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
4 months ago
Tomáš Mlynarič aa15e65a77 Fix search flickering
4 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
4 months ago
kim-yongsuk 3fa75a037a Apply Composable Parameter Ordering Guidelines
4 months ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
5 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
6 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
6 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
6 months ago
Simon Marquis cd62fd5e01
Update feature/search/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/search/navigation/SearchNavigation.kt
6 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
6 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
7 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
7 months ago
lihenggui fb5bd225be Spotless
7 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
7 months ago
Simon Marquis caa482bc71 Kotlinify codebase
7 months ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
9 months ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
9 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
9 months ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
9 months ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
10 months ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
10 months ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
10 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Adetunji Dahunsi 4716c7f841
Merge pull request #913 from hoangchungk53qx1/main
10 months ago
hoangchungk53qx1 66eafdc38b format modification for screen search
10 months ago
Milosz Moczkowski 374808c284
Merge pull request #847 from SilviaGarciaBouza/wrong_color_in_dark_mode
11 months ago
hoangchungk53qx1 70498dd6e3 separate function logEvent for search triggered
11 months ago
hoangchungk53qx1 9cb20db93a separate function logEvent for search triggered
11 months ago
hoangchungk53qx1 c52c4b88cd replace object with data object in search feature, simple format code for the reader
11 months ago
hoangchungk53qx1 cd30ecf359 replace object with data object in search feature, simple format code for the reader
11 months ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
11 months ago
Adetunji Dahunsi ec53d03854
Merge pull request #722 from android/tj/scrollbars
11 months ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
11 months ago
Simon Marquis 995d7b643f
Add missing full stop in `search_not_ready` string
11 months ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
12 months ago
TJ Dahunsi eeb4973265 PR feedback
12 months ago
TJ Dahunsi bdf3ee3cb0 PR feedback
12 months ago
TJ Dahunsi cb1d50e65e Even better names
12 months ago
Silvia García Bouza 0016b10037 Added TextStyle color for ClickableText
12 months ago
Milosz Moczkowski 9197b332c4
Merge pull request #825 from android/refactor/interest_item
12 months ago
Miłosz Moczkowski 445c18a803 Refactor InterestsItem to Material3 ListItem
1 year ago