Commit Graph

77 Commits (f2f5c4ff385d6daeb99ffdefda48e35f7c3e3790)

Author SHA1 Message Date
Simon Marquis 17162dab60 graphUpdate
9 months ago
Simon Marquis 1c61be7b7b Update color mapping
9 months ago
Simon Marquis c94e82849b Merge remote-tracking branch 'origin/main' into graphs
9 months ago
Simon Marquis e8dc43b58b graphUpdate
9 months ago
Simon Marquis e079e68815 Delete old graphs
9 months ago
Aurimas Liutikas 4d45004820 Upgrade to latest stable AGP 8.12.2
10 months ago
Aurimas Liutikas 7ff1913855 Fixes host test tasks that were accidentally attemping to run
10 months ago
Aurimas Liutikas abac757e9f Add a comment for simplification
11 months ago
Aurimas Liutikas 149a345595 Move to a custom setup for BuildConfig.BACKEND_URL
11 months ago
hoangchungk53qx1 3c5026065d Refactor: Replace list initialization with emptyList() for clarity
11 months ago
Don Turner b77f6f8da7 Refactor change to make it clearer when the deserialization workaround is required.
1 year ago
Jaehwa Noh 696bd7de62 Create `getDemoDataFromJson` method and use it.
1 year ago
Jaehwa Noh 5084e5c3d6 Revert exposed `readText` method.
1 year ago
Jaehwa Noh 80172dcf82 Replace manual string converter to readText method.
1 year ago
Jaehwa Noh 301f7f5ad6 Pass new DemoAssetManager with open and readText methods.
1 year ago
Jaehwa Noh 9320d592b4 Override readText.
1 year ago
Jaehwa Noh 008b989397 Create readText method.
1 year ago
Jaehwa Noh 868bfad12d Merge branch 'android-remote-main' into api-21
1 year ago
Don Turner b478ceae54 Fix failing UI test, add unit test and refactor
2 years ago
Don Turner ecfb5157dd Improve test data and add UI test for topic chip
2 years ago
Simon Marquis dc14461490 Update retrofit from 2.9.0 to 2.11.0
2 years ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
2 years ago
Jaehwa Noh 622ae698db Remove `okio.use` and redundant length init.
2 years ago
Jaehwa Noh 6a205b14a7 Add KDoC for convertStreamToString.
2 years ago
Jaehwa Noh 29e514f359 Take capability below API 24, and add comment.
2 years ago
Jaehwa Noh a928bf1c51 Create convertStreamToString.
2 years ago
Jaehwa Noh a888c87c5f Below than api24,use decodeFromString
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
Don Turner 80a82de945 Update module dependency graphs and add script to create them
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
3 years ago
lihenggui d671126f9e Move @Suppress("ktlint:standard:max-line-length") to function scope
3 years ago
lihenggui fb5bd225be Spotless
3 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
3 years ago
Jonathan Koren 5482d81fdc fixed for PR 985
3 years ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
3 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
3 years ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
3 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
3 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