Commit Graph

54 Commits (c7042cba16ab6ab1ead68bc92fbaf447e4b51c9a)

Author SHA1 Message Date
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
Simon Marquis 929848aa08 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Jaehwa Noh 77da15f57d Change name Fake to Demo.
2 years 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
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 61bfb85b64 Fix spotless issues
3 years ago
Simon Marquis 7213994b97 Remove duplicated link
3 years ago
Simon Marquis 845e62aca5 Fix lint crash
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
Milosz Moczkowski 2d60785879 Add dependency graphs to every module
3 years ago
Márton Braun e1e195564d Opt in to experimental kotlinx.serialization API locally
3 years ago
Milosz Moczkowski f2c64a1f68 Merge pull request #299 from android/refactor/remove_episodes
3 years ago