Commit Graph

67 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Don Turner 62086eaa5f Refactor change to make it clearer when the deserialization workaround is required.
8 months ago
Jaehwa Noh 788c2bdff4 Create `getDemoDataFromJson` method and use it.
9 months ago
Jaehwa Noh 75fa949c40 Revert exposed `readText` method.
9 months ago
Jaehwa Noh 9c443704d2 Replace manual string converter to readText method.
9 months ago
Jaehwa Noh f2b9c4eb0d Pass new DemoAssetManager with open and readText methods.
9 months ago
Jaehwa Noh 2e19295590 Override readText.
9 months ago
Jaehwa Noh d5c070a6f0 Create readText method.
9 months ago
Jaehwa Noh 441ceab380 Merge branch 'android-remote-main' into api-21
9 months ago
Don Turner cb10b24c1e Fix failing UI test, add unit test and refactor
10 months ago
Don Turner 5c83853b59 Improve test data and add UI test for topic chip
10 months ago
Simon Marquis 946554adbd Update retrofit from 2.9.0 to 2.11.0
12 months ago
Simon Marquis 929848aa08 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Jaehwa Noh 2e2eaf933b Remove `okio.use` and redundant length init.
1 year ago
Jaehwa Noh 6649d2086c Add KDoC for convertStreamToString.
1 year ago
Jaehwa Noh 19374bced5 Take capability below API 24, and add comment.
1 year ago
Jaehwa Noh 6af76eeea5 Create convertStreamToString.
1 year ago
Jaehwa Noh a3ad43a40e Below than api24,use decodeFromString
1 year ago
Jaehwa Noh 77da15f57d Change name Fake to Demo.
1 year ago
Jaehwa Noh c04ffa8bf8 Change lint ignore name in lint.xml.
2 years ago
Jaehwa Noh 2e039d3f0d Revert "Move main to demo."
2 years ago
Jaehwa Noh 6f468d66fd Move main to demo.
2 years ago
Jaehwa Noh d8f2ef1def Remove VisibleForTesting.
2 years ago
Jaehwa Noh c975be2f07 Rename fake to demo.
2 years ago
Don Turner 7415ae3b46 Add title to READMEs to describe the dependency graph
2 years ago
Don Turner 2004c9abca Update module dependency graphs and add script to create them
2 years ago
Tomáš Mlynarič 226ef1ac25 Add comment for Retrofit async OkHttp
2 years ago
Tomáš Mlynarič f4dc167da2 Optimize OkHttp initialization for Retrofit
2 years ago
Tomáš Mlynarič 41b576d294 Improve lazy loading for Coil + OkHttp
2 years ago
Don Turner 305f049429 Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
lihenggui 9dac5b80c3 Move @Suppress("ktlint:standard:max-line-length") to function scope
2 years ago
lihenggui 5e965962c5 Spotless
2 years ago
Simon Marquis 171e2e83f5 Reduce overall build complexity
2 years ago
Jonathan Koren 45b11a0571 fixed for PR 985
2 years ago
Don Turner 3d85cd06d0 Merge pull request #958 from McGalanes/main
2 years ago
Melwin Magalhaes f470be2860 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes d089ccd9d7 Use typesafe project accessors for project modules
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Simon Marquis 14bd622e05 Replace identical `InstantSerializer` with KotlinX datetime default serializer
2 years ago
Simon Marquis 81bec2e367 Replace `NewsResourceType` enum with simpler String type
2 years ago
Tatsuya Fujisaki 0e28640b15 Rename constants
2 years ago
İbrahim Ethem Şen 83ee29744e Kotlin coding conventions places companion object at the bottom of the class
2 years ago
Simon Marquis fd826c8e23 Delete no longer used `AUTHORS_ASSET` reference
2 years ago
Márton Braun dc9d2cf72f Update Kotlin, Compose compiler, serialization versions
2 years ago
Simon Marquis 3d7b71963c Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
3 years ago
Yuri Schimke 2c6cd4af12 Fixes
3 years ago
Yuri Schimke 2e5c29c9e4 Improve network pooling and avoid startup image fetches.
3 years ago
Márton Braun 56ecffbadd Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Jolanda Verhoef a09612ec80 Remove author concept from app
3 years ago
Miłosz Moczkowski 5cbdbeead6 Remove FakeDataSource
3 years ago
Simon Marquis 4b7d0e26b4 Refactor `:core:network` DI
3 years ago