Commit Graph

58 Commits (7ff2124d33ef5399cc86d3e09b8c0d8ef614ff05)

Author SHA1 Message Date
Mercury Li e31481fd0b Merge upstream android/nowinandroid pre-Navigation3 changes (up to d438a007)
6 months ago
Simon Marquis 17162dab60 graphUpdate
10 months ago
Simon Marquis 1c61be7b7b Update color mapping
11 months ago
Simon Marquis e8dc43b58b graphUpdate
11 months ago
Simon Marquis e079e68815 Delete old graphs
11 months ago
lihenggui e03cf253b0 Unify style for di
2 years ago
lihenggui a8aaeee69f Inject network monitor and time monitor correctly
2 years ago
lihenggui a928d2d724 Spotless
2 years ago
lihenggui 0e9d23318a Use Koin for di in the common module
2 years 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
Simon Marquis 3dbca86a37 Merge remote-tracking branch 'origin/main' into jvm-alt
2 years ago
lihenggui 9420c0c770 Use @Dispatcher to distinguish different dispatchers
2 years ago
lihenggui 288ec388d7 Spotless
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 b275cdcb79 Fix compilation errors in the ui module
2 years ago
lihenggui a383a5f35a Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
lihenggui 3d179d6757 Add test dependencies in the KmpLibraryConventionPlugin
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
lihenggui 6643cadf8b Use Kermit as the logging framework
2 years ago
lihenggui 234ad1e6cc Change js to wasmJs
2 years ago
lihenggui 8aaa37d4d6 Use Naiper as the logging library
2 years ago
lihenggui db8e99efdc Add platform specific implementation for dispatchers
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
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
2 years ago
Simon Marquis e629d5e4bf
Merge branch 'main' into jvm-alt
3 years ago
Simon Marquis 61c7d71870
Migrate `:core:common` to pure JVM module
3 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
3 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
3 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
3 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
3 years ago
Simon Marquis caa482bc71 Kotlinify codebase
3 years ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
3 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
3 years ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
3 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
3 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
3 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
3 years ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
3 years ago
Don Turner 8901e5932a
Merge pull request #872 from SimonMarquis/data-objects
3 years ago
Simon Marquis e8449112b4 Replace StringDecoder injection with simpler API
3 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
3 years ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
3 years ago
Don Turner 4cdb5963a0 Add top level application scope, use IO dispatcher for DataStore
3 years ago
Simon Marquis 5a43b4b74e Run Spotless
3 years ago
Simon Marquis aa701064a2 Add Application-wide `CoroutineScope` in the DI graph
3 years ago
James Rose bd450099fb Replace GetUserNewsResourcesUseCase with UserNewsResourceRepository
3 years ago