Commit Graph

76 Commits (a77c01795db70366b91789fbcecf79e2589952b2)

Author SHA1 Message Date
lihenggui e5cd8e3a52 Upgrade ktorfit to the latest version
1 year ago
lihenggui 0758f8e5bf Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner b478ceae54 Fix failing UI test, add unit test and refactor
1 year ago
Don Turner ecfb5157dd Improve test data and add UI test for topic chip
1 year ago
lihenggui e084efd35b Inject drivers and setup di in network module
1 year ago
lihenggui 528ee11110 Add material 3 adaptive dependencies and fix compilation errors
1 year ago
lihenggui d018cf5789 Migrate network module to use koin
1 year ago
lihenggui d680b5efe3 Bump dependency versions
1 year ago
Simon Marquis dc14461490 Update retrofit from 2.9.0 to 2.11.0
1 year 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 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