Commit Graph

35 Commits (071925ab944e023b5ae10bbeaaed182fe86bc5a4)

Author SHA1 Message Date
lihenggui 32918f929b Merge remote-tracking branch 'upstream/main'
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 234ad1e6cc Change js to wasmJs
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
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
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
madroid 3bd81154b5 Move 'core-' module to core subfolder
4 years ago