Commit Graph

575 Commits (5ffc4a92073fedc2fde9fd618cb604ada873d3c5)

Author SHA1 Message Date
lihenggui 392050cee0 Fix compilation errors in androidInstrumentedTest
2 years ago
lihenggui 4f07a16a7c Migrate interest module to multiplatform
2 years ago
lihenggui 9420c0c770 Use @Dispatcher to distinguish different dispatchers
2 years ago
lihenggui 288ec388d7 Spotless
2 years ago
lihenggui eeb86ad23a Use correct provider for CoroutineScope
2 years ago
lihenggui 6982c57b93 Provide CoroutineScope and Dispatchers in common
2 years ago
lihenggui 678e98ee3b Use correct implementation for providing dispatchers
2 years ago
lihenggui 36c537466c Use correct implementation in providing multiplatform components
2 years ago
lihenggui 6d05ba133e Migrate bookmarks to multiplatform module
2 years ago
lihenggui b275cdcb79 Fix compilation errors in the ui module
2 years ago
lihenggui 2c98afa365 Spotless
2 years ago
lihenggui 31a84c4ef3 Use the new compose compiler
2 years ago
lihenggui e30b4f9f31 Merge remote-tracking branch 'upstream/main'
2 years ago
lihenggui 9c56b01361 Merge branch 'main' of https://github.com/lihenggui/nowinkmp
2 years ago
Mohammed Khalid Hamid 1289ea92f6 Feat: added wasmJs support for app-nia-catalog and designsystem modules
2 years ago
lihenggui 616b346f79 Upgrade dependencies
2 years ago
alexvanyo 8f2beaf889 🤖 Updates screenshots
2 years ago
Alex Vanyo 211654ff16
Merge pull request #1373 from android/av/navigation-suite
2 years ago
lihenggui 8fb6fa1d46 Merge remote-tracking branch 'upstream/main'
2 years ago
Don Turner 7659925df7
Merge branch 'main' into move-android-instrumented-test
2 years ago
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
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
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