Commit Graph

67 Commits (c7042cba16ab6ab1ead68bc92fbaf447e4b51c9a)

Author SHA1 Message Date
Don Turner 7647588044 Merge pull request #1707 from yongsuk44/feature/type-safe
9 months ago
Jaehwa Noh 9ebdf5c2fe Empty search text is added in recent searches problem fix. (#1223)
9 months ago
yongsuk44 43a90c8016 Refactor: Use type safe SearchRoute
10 months ago
Alex Vanyo 719ba2b1c3 Merge pull request #1585 from saeedishayan76/change-unitTest
12 months ago
Alex Vanyo 2759a50538 Merge pull request #1601 from android/av/compose-2024-09-00
1 year ago
Alex Vanyo b574f5faa9 Replace ClickableText with LinkAnnotation
1 year ago
saeedishayan76 621ea1ab6c remove blank lines for resolve spotless error
1 year ago
saeedishayan76 dd4ae9e877 change collectJob to backgroundScope coroutine
1 year ago
junyong 2e7111c549 Remove duplicate dependency
1 year ago
Simon Marquis d6402a9c09 Merge remote-tracking branch 'origin/main' into fix/1161-2
1 year ago
Don Turner 29e5551589 Merge pull request #1284 from sanao1006/remove-GetSearchContentsCountUseCase
2 years ago
Simon Marquis 0639b375f1 Cleanup dependencies
2 years ago
yongsuk44 8e9b39fa31 Remove unnecessary opt-in annotations
2 years ago
Don Turner 09c8b46855 Merge branch 'main' into remove-GetSearchContentsCountUseCase
2 years ago
Don Turner 6ad1c3afae Update method name. Fixes #1287
2 years ago
sanao1006 37e776771d [Refactor]: Directly call SearchContentsRepository interface in SearchViewModel
2 years ago
Don Turner 87c2c72fd8 Fix spotless
2 years ago
Don Turner 96ea27d03d Fix broken reference to string resources
2 years ago
Don Turner 6da850d28a Remove the search module's dependency on other feature modules
2 years ago
Don Turner 315c284be2 Merge pull request #1257 from android/dt/add-module-graphs
2 years ago
Don Turner 7415ae3b46 Add title to READMEs to describe the dependency graph
2 years ago
Tomáš Mlynarič dd78e283cd Fix search flickering
2 years ago
Don Turner 2004c9abca Update module dependency graphs and add script to create them
2 years ago
kim-yongsuk 314f8a6e7b Apply Composable Parameter Ordering Guidelines
2 years ago
Simon Marquis e4917b1332 Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
2 years ago
Don Turner 4843216871 Merge branch 'main' into kotlinify
2 years ago
Don Turner 305f049429 Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 137944ab9a Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Simon Marquis 3af5b2077e Update feature/search/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/search/navigation/SearchNavigation.kt
2 years ago
Don Turner e4991aff96 Merge branch 'main' into kotlinify
2 years ago
lihenggui 5aa9122f08 Remove violations: property-naming
2 years ago
lihenggui 402ca7d782 Remove violations: discouraged-comment-location
2 years ago
lihenggui 5e965962c5 Spotless
2 years ago
Simon Marquis 171e2e83f5 Reduce overall build complexity
2 years ago
Simon Marquis 6a3a5ea692 Kotlinify codebase
2 years ago
Adetunji Dahunsi 27dd4e66ad Merge pull request #947 from android/tj/staggered-grid-feed
2 years ago
Don Turner 3d85cd06d0 Merge pull request #958 from McGalanes/main
2 years ago
Melwin Magalhaes f470be2860 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes d089ccd9d7 Use typesafe project accessors for project modules
2 years ago
dahunsi 768c484090 Use lazy vertical staggered grid in feed to maximize space utilization
2 years ago
Simon Marquis 79bb3b9edf Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis 415e35c35e Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Adetunji Dahunsi c757f2757a Merge pull request #913 from hoangchungk53qx1/main
2 years ago
hoangchungk53qx1 42895e06a8 format modification for screen search
2 years ago
Milosz Moczkowski 3f9ea98a4a Merge pull request #847 from SilviaGarciaBouza/wrong_color_in_dark_mode
2 years ago
hoangchungk53qx1 f6a36e1f66 separate function logEvent for search triggered
2 years ago
hoangchungk53qx1 62d4f3175b separate function logEvent for search triggered
2 years ago
hoangchungk53qx1 70a0a542d5 replace object with data object in search feature, simple format code for the reader
2 years ago
hoangchungk53qx1 4080189752 replace object with data object in search feature, simple format code for the reader
2 years ago