Commit Graph

53 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
11 months ago
Simon Marquis 946554adbd Update retrofit from 2.9.0 to 2.11.0
12 months 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.
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
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
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
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
Simon Marquis 1d63cb4d40 Add missing binding in NetworkModule
3 years ago
Simon Marquis be30d2869c Merge remote-tracking branch 'fork/main' into patch/assets-as-json-files
3 years ago
Simon Marquis 7213994b97 Remove duplicated link
3 years ago
Simon Marquis 67ebe8de38 Fix spotless issues
3 years ago
Simon Marquis 90a8c6f048 Migrate hard-coded JSON data into JSON assets files
3 years ago
Simon Marquis a09ea875b8 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Don Turner 7413e22377 Add data from the last 10 episodes
3 years ago
Wojtek Kaliciński 222f65e9e8 Migrate packages to namespaces in build files
3 years ago