Commit Graph

53 Commits (bw/uiautomator3)

Author SHA1 Message Date
Don Turner b77f6f8da7 Refactor change to make it clearer when the deserialization workaround is required.
9 months ago
Jaehwa Noh 696bd7de62 Create `getDemoDataFromJson` method and use it.
9 months ago
Jaehwa Noh 5084e5c3d6 Revert exposed `readText` method.
9 months ago
Jaehwa Noh 80172dcf82 Replace manual string converter to readText method.
9 months ago
Jaehwa Noh 301f7f5ad6 Pass new DemoAssetManager with open and readText methods.
9 months ago
Jaehwa Noh 9320d592b4 Override readText.
9 months ago
Jaehwa Noh 008b989397 Create readText method.
9 months ago
Jaehwa Noh 868bfad12d Merge branch 'android-remote-main' into api-21
9 months ago
Don Turner b478ceae54 Fix failing UI test, add unit test and refactor
11 months ago
Don Turner ecfb5157dd Improve test data and add UI test for topic chip
11 months ago
Simon Marquis dc14461490 Update retrofit from 2.9.0 to 2.11.0
1 year ago
Jaehwa Noh 622ae698db Remove `okio.use` and redundant length init.
1 year ago
Jaehwa Noh 6a205b14a7 Add KDoC for convertStreamToString.
1 year ago
Jaehwa Noh 29e514f359 Take capability below API 24, and add comment.
1 year ago
Jaehwa Noh a928bf1c51 Create convertStreamToString.
1 year ago
Jaehwa Noh a888c87c5f Below than api24,use decodeFromString
1 year ago
Jaehwa Noh 3c70183ce6 Change name Fake to Demo.
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
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
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Simon Marquis c98e6236d5 Replace identical `InstantSerializer` with KotlinX datetime default serializer
2 years ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
2 years ago
Tatsuya Fujisaki 4eeb045287 Rename constants
2 years ago
İbrahim Ethem Şen 56f8a27132 Kotlin coding conventions places companion object at the bottom of the class
2 years ago
Simon Marquis 9499e559e7
Delete no longer used `AUTHORS_ASSET` reference
2 years ago
Márton Braun bea2eecd90 Update Kotlin, Compose compiler, serialization versions
2 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
Simon Marquis b5d342468e Merge remote-tracking branch 'fork/main' into patch/assets-as-json-files
3 years ago
Simon Marquis 321b1602e1 Remove duplicated link
3 years ago
Simon Marquis 67dea1c136 Fix spotless issues
3 years ago
Simon Marquis fbaa8eaff5 Migrate hard-coded JSON data into JSON assets files
3 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Don Turner a9aa3eafab Add data from the last 10 episodes
3 years ago
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files
3 years ago