Commit Graph

550 Commits (7a1c00f87e63539b752d7cdb69a3faf995e37e12)

Author SHA1 Message Date
lihenggui 0ff5859c4c Merge main branch from upstream
2 years ago
Tomáš Mlynarič 7f2ce57c67
Merge pull request #1368 from android/mlykotom/offload-connectivity-monitor
2 years ago
lihenggui 75afb8ab06 Update dependencies and fix compilation errors
2 years ago
lihenggui aa589eee81 Merge remote-tracking branch 'upstream/main'
2 years ago
Mercury Li ca18a3fa75
Merge pull request #63 from lihenggui/dependabot/gradle/app.cash.sqldelight-sqlite-3-38-dialect-2.0.2
2 years ago
lihenggui 26c5c37844 Merge remote-tracking branch 'upstream/main'
2 years ago
Don Turner 61cce4bf19
Merge branch 'main' into replace-testharness
2 years ago
dependabot[bot] 6d38c5dbc0
Bump app.cash.sqldelight:sqlite-3-38-dialect from 2.0.1 to 2.0.2
2 years ago
Jose Alcérreca 16f45c0b1a
Adds screenshot tests for snackbar (#1343)
2 years ago
Tomáš Mlynarič c396352d83 Remove forgotten Trace.endSection()
2 years ago
Tomáš Mlynarič 6b35cbb328 Offload connectivity monitor to a background thread
2 years ago
dturner 0d6566b75b 🤖 Updates screenshots
2 years ago
Don Turner fc2146c970
Merge branch 'main' into replace-testharness
2 years ago
lihenggui f86fbfa94e Move DatabaseModule to di package
2 years ago
lihenggui c2f9005333 Move DriverModule to di package
2 years ago
lihenggui 3b1f03d386 Merge upstream
2 years ago
Don Turner 88c3eb0b90
Merge pull request #1284 from sanao1006/remove-GetSearchContentsCountUseCase
2 years ago
Don Turner 0f88f6dd24
Merge pull request #1314 from squart300kg/main
2 years ago
lihenggui 2a2ff78e32 Merge branch 'main' into compose_multiplatform
2 years ago
lihenggui ec4b78e767 Convert :core:ui to the multiplatform module
2 years ago
lihenggui 5d2a77cf1f Fix compilation error
2 years ago
lihenggui 197d98b214 Fix compilation errors
2 years ago
lihenggui a383a5f35a Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
Don Turner bd89507f10
Merge pull request #1306 from yongsuk44/feat/weak-warning
2 years ago
Don Turner ecdfdef4e4
Merge pull request #1291 from Jaehwa-Noh/rename
2 years ago
sangyoon d9b66c4cac clean up di module in core.database package
2 years ago
yongsuk44 af7729586c Remove empty primary constructors
2 years ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
2 years ago
Jaehwa Noh 3c70183ce6 Change name Fake to Demo.
2 years ago
Simon Marquis ee8797f940 Delete unused `combine` extension in `SyncUtilities.kt`
2 years ago
Jaehwa Noh cd294a8654 Change lint ignore name in lint.xml.
2 years ago
Jaehwa Noh 2739168e33 Revert "Move main to demo."
2 years ago
Jaehwa Noh a5be299e3d Move main to demo.
2 years ago
Jaehwa Noh 5d99f381e9 Remove VisibleForTesting.
2 years ago
Jaehwa Noh 27ca860745 Rename fake to demo.
2 years ago
Don Turner 51d3903a4b
Merge branch 'main' into remove-GetSearchContentsCountUseCase
2 years ago
Don Turner 0584f191bc
Merge pull request #1271 from android/dt/remove-feature-dep
2 years ago
sanao1006 825a5e2f5f [Refactor]: Directly call SearchContentsRepository interface in SearchViewModel
2 years ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
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
lihenggui 0aac9206f0 Fix test errors in tests in :core:designsystem module
2 years ago
lihenggui 7c0dd986e6 Convert :core:domain to the multiplatform module
2 years ago
lihenggui 05567c6701 Add ExperimentalRoborazziApi in ScreenshotHelper.kt
2 years ago
lihenggui 343c421f22 Remove defaults to pass test
2 years ago
lihenggui a9ac795b1a Fix spotless issues
2 years ago
lihenggui 277bfb744d Import correct dependencies for data and testing module
2 years ago
lihenggui 8d3aa5c5c6 Add back datastore-proto module
2 years ago
lihenggui e6fa41db81 Fix errors in tests in the data module
2 years ago