Commit Graph

83 Commits (78a9b94b0c0d2dae7743472d0fc3054ffb58f621)

Author SHA1 Message Date
Mercury Li 78a9b94b0c Fix CMP 1.10.0 deprecation warnings: migrate compose.* accessors and Preview imports
3 months ago
Mercury Li e31481fd0b Merge upstream android/nowinandroid pre-Navigation3 changes (up to d438a007)
3 months ago
Mercury Li 014c724505 Fix androidTest packaging and stabilize instrumented navigation checks
3 months ago
Simon Marquis 17162dab60 graphUpdate
7 months ago
Simon Marquis 1c61be7b7b Update color mapping
8 months ago
Simon Marquis e8dc43b58b graphUpdate
8 months ago
Simon Marquis e079e68815 Delete old graphs
8 months ago
lihenggui 0c691b9676 Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner 78b1a6748a
Merge pull request #1707 from yongsuk44/feature/type-safe
1 year ago
lihenggui a87dcda7eb Merge remote-tracking branch 'upstream/main'
1 year ago
Jaehwa Noh dfc3355054
Empty search text is added in recent searches problem fix. (#1223)
1 year ago
yongsuk44 ca87bfe6cf Refactor: Use type safe SearchRoute
1 year ago
lihenggui 539d36fb0b WIP: Move app to use compose multiplatform
2 years ago
lihenggui 41b0cf19f7 Use koin in the search module
2 years ago
lihenggui d5f9b10f99 Merge remote-tracking branch 'upstream/main'
2 years ago
Alex Vanyo f42afb5aa7
Merge pull request #1585 from saeedishayan76/change-unitTest
2 years ago
lihenggui 5e2ac48e19 Merge remote-tracking branch 'upstream/main'
2 years ago
Alex Vanyo 79787caa60
Merge pull request #1601 from android/av/compose-2024-09-00
2 years ago
Alex Vanyo e135b49736 Replace ClickableText with LinkAnnotation
2 years ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
2 years ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
2 years ago
junyong 104f2591df Remove duplicate dependency
2 years ago
lihenggui 32918f929b Merge remote-tracking branch 'upstream/main'
2 years ago
lihenggui ea32f9f1c4 Fix compilation errors
2 years ago
lihenggui a686abc9d5 Migrate search to the multiplatform module
2 years ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
Don Turner 88c3eb0b90
Merge pull request #1284 from sanao1006/remove-GetSearchContentsCountUseCase
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
2 years ago
Don Turner 51d3903a4b
Merge branch 'main' into remove-GetSearchContentsCountUseCase
2 years ago
Don Turner c7e9dd3803 Update method name. Fixes #1287
2 years ago
sanao1006 825a5e2f5f [Refactor]: Directly call SearchContentsRepository interface in SearchViewModel
2 years ago
Don Turner b5bfe44bf3 Fix spotless
2 years ago
Don Turner ce9e82622d Fix broken reference to string resources
2 years ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
2 years ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
Tomáš Mlynarič aa15e65a77 Fix search flickering
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
kim-yongsuk 3fa75a037a Apply Composable Parameter Ordering Guidelines
2 years ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Simon Marquis cd62fd5e01
Update feature/search/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/search/navigation/SearchNavigation.kt
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago