Commit Graph

66 Commits (10ff192af672eaae1fa8fd00228960a6b52075e2)

Author SHA1 Message Date
lihenggui 9420c0c770 Use @Dispatcher to distinguish different dispatchers
2 years ago
lihenggui eeb86ad23a Use correct provider for CoroutineScope
2 years ago
lihenggui b275cdcb79 Fix compilation errors in the ui module
2 years ago
lihenggui 2c98afa365 Spotless
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 197d98b214 Fix compilation errors
2 years ago
lihenggui a383a5f35a Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
Jaehwa Noh 3c70183ce6 Change name Fake to Demo.
2 years ago
Jaehwa Noh cd294a8654 Change lint ignore name in lint.xml.
2 years ago
Jaehwa Noh 2739168e33 Revert "Move main to demo."
2 years ago
Jaehwa Noh a5be299e3d Move main to demo.
2 years ago
Jaehwa Noh 5d99f381e9 Remove VisibleForTesting.
2 years ago
Jaehwa Noh 27ca860745 Rename fake to demo.
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
lihenggui 6916bfbce4 Move AndroidManifest.xml to the correct folder
2 years ago
lihenggui 790fc4a42e Remove unused annotation
2 years ago
lihenggui 4dc4ba670a Implement network module as the multiplatform module
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
lihenggui a6b0c1f0a3 WIP: Add build konfig
2 years ago
lihenggui bd2059ba88 Implement network module
2 years ago
lihenggui 3f19340c3d Move news.json and topics.json to the code
2 years ago
lihenggui 92981961a1 WIP: Add ktor and retrofit dependencies
2 years ago
Tomáš Mlynarič 4cdc2ad345 Add comment for Retrofit async OkHttp
2 years ago
Tomáš Mlynarič d110d92b87 Optimize OkHttp initialization for Retrofit
2 years ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
2 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
lihenggui d671126f9e Move @Suppress("ktlint:standard:max-line-length") to function scope
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Jonathan Koren 5482d81fdc fixed for PR 985
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 a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Simon Marquis c98e6236d5 Replace identical `InstantSerializer` with KotlinX datetime default serializer
3 years ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
3 years ago
Tatsuya Fujisaki 4eeb045287 Rename constants
3 years ago
İbrahim Ethem Şen 56f8a27132 Kotlin coding conventions places companion object at the bottom of the class
3 years ago
Simon Marquis 9499e559e7
Delete no longer used `AUTHORS_ASSET` reference
3 years ago
Márton Braun bea2eecd90 Update Kotlin, Compose compiler, serialization versions
3 years ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
3 years ago
Yuri Schimke 4fa730098d Fixes
3 years ago
Yuri Schimke 9e399b69ea Improve network pooling and avoid startup image fetches.
3 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
3 years ago
Miłosz Moczkowski e653b738d2 Remove FakeDataSource
3 years ago
Simon Marquis ee8eac34b8 Refactor `:core:network` DI
3 years ago
Simon Marquis 7e0bfb43fa Add missing binding in NetworkModule
3 years ago