Commit Graph

53 Commits (d52de1442bbab41cc8b8a7cb7daf994e6ea1a2d3)

Author SHA1 Message Date
lihenggui e03cf253b0 Unify style for di
1 year ago
lihenggui a8aaeee69f Inject network monitor and time monitor correctly
1 year ago
lihenggui a928d2d724 Spotless
1 year ago
lihenggui 0e9d23318a Use Koin for di in the common 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
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
2 years ago
Simon Marquis 61c7d71870
Migrate `:core:common` to pure JVM module
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 f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
2 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
2 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 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
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Manuel Vivo a0b22d8ed2
Updates Navigation approach with new guidance (#347)
3 years ago
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files
3 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
3 years ago