Commit Graph

125 Commits (7ff2124d33ef5399cc86d3e09b8c0d8ef614ff05)

Author SHA1 Message Date
Mercury Li e31481fd0b Merge upstream android/nowinandroid pre-Navigation3 changes (up to d438a007)
3 weeks ago
Simon Marquis 17162dab60 graphUpdate
5 months ago
Simon Marquis 1c61be7b7b Update color mapping
6 months ago
Simon Marquis e8dc43b58b graphUpdate
6 months ago
Simon Marquis e079e68815 Delete old graphs
6 months ago
hoangchungk53qx1 3c5026065d Refactor: Replace list initialization with emptyList() for clarity
8 months ago
Tobi Oyelekan 249d336127 fix format
1 year ago
Don Turner cdc4f002a1 Small refactor to DatabaseTest
1 year ago
Don Turner 0ab0e53908 Rename test methods and classes.
1 year ago
Tobi Oyelekan 5269e07730 format code
1 year ago
Tobi Oyelekan 6414c4dd68 extract common db setup
1 year ago
Tobi Oyelekan 2515867c9d add topicdao test
1 year ago
lihenggui 74aabeb6e5 iOS support
1 year ago
lihenggui 7007fd4d21 Spotless
1 year ago
lihenggui e084efd35b Inject drivers and setup di in network module
1 year ago
lihenggui adeb133429 Inject db drivers by platform
1 year ago
lihenggui 7512f3d347 SoptlessApply
1 year ago
lihenggui a8aaeee69f Inject network monitor and time monitor correctly
1 year ago
lihenggui 528ee11110 Add material 3 adaptive dependencies and fix compilation errors
1 year ago
lihenggui 8224dbabc1 Use koin in the database module
1 year ago
lihenggui 32918f929b Merge remote-tracking branch 'upstream/main'
2 years ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
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 6d05ba133e Migrate bookmarks to multiplatform module
2 years ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
lihenggui 0ff5859c4c Merge main branch from upstream
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
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
lihenggui a383a5f35a Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
sangyoon d9b66c4cac clean up di module in core.database package
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 94b14e7279 spotlessApply
2 years ago
lihenggui 42c3501d54 Add interfaces for DAOs
2 years ago
lihenggui 3d179d6757 Add test dependencies in the KmpLibraryConventionPlugin
2 years ago
lihenggui 6c89a82e30 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Jaehwa Noh abe798056e
Add @After to guarantee DB was closed. (#1240)
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Jaehwa Noh 52c0d7ae0a Remove Insert function
2 years ago
lihenggui 25934d45c9 Remove support for wasm
2 years ago
lihenggui 234ad1e6cc Change js to wasmJs
2 years ago
lihenggui 4f0c2e7b92 Implement multiplatform settings
2 years ago
lihenggui 40a9f09786 Use @Component in the database module
2 years ago
lihenggui 2f412db367 Use object to provide implementations
2 years ago
lihenggui c5521ce89b Make :core:common as a multiplatform library
2 years ago