Commit Graph

39 Commits (ja/restore-foryou-st)

Author SHA1 Message Date
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
7 months ago
lihenggui d671126f9e Move @Suppress("ktlint:standard:max-line-length") to function scope
7 months ago
lihenggui fb5bd225be Spotless
7 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
7 months ago
Jonathan Koren 5482d81fdc fixed for PR 985
9 months ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
10 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
10 months ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
10 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Simon Marquis c98e6236d5 Replace identical `InstantSerializer` with KotlinX datetime default serializer
11 months ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
11 months ago
Tatsuya Fujisaki 4eeb045287 Rename constants
12 months ago
İbrahim Ethem Şen 56f8a27132 Kotlin coding conventions places companion object at the bottom of the class
1 year ago
Simon Marquis 9499e559e7
Delete no longer used `AUTHORS_ASSET` reference
1 year ago
Márton Braun bea2eecd90 Update Kotlin, Compose compiler, serialization versions
1 year ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
1 year ago
Yuri Schimke 4fa730098d Fixes
1 year ago
Yuri Schimke 9e399b69ea Improve network pooling and avoid startup image fetches.
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
2 years ago
Miłosz Moczkowski e653b738d2 Remove FakeDataSource
2 years ago
Simon Marquis ee8eac34b8 Refactor `:core:network` DI
2 years ago
Simon Marquis 7e0bfb43fa Add missing binding in NetworkModule
2 years ago
Simon Marquis b5d342468e Merge remote-tracking branch 'fork/main' into patch/assets-as-json-files
2 years ago
Simon Marquis 0e6f16e0a8 Fix spotless issues
2 years ago
Simon Marquis 321b1602e1 Remove duplicated link
2 years ago
Simon Marquis e128f9b877 Fix lint crash
2 years ago
Simon Marquis 67dea1c136 Fix spotless issues
2 years ago
Simon Marquis fbaa8eaff5 Migrate hard-coded JSON data into JSON assets files
2 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
2 years ago
Don Turner a9aa3eafab Add data from the last 10 episodes
2 years ago
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files
2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
2 years ago
Márton Braun 5fd5d17caf Opt in to experimental kotlinx.serialization API locally
2 years ago
Milosz Moczkowski f914d6a412
Merge pull request #299 from android/refactor/remove_episodes
2 years ago
Milosz Moczkowski cbdf6a2d3c Remove episodes related code
2 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script
2 years ago
Wojtek Kaliciński d0cff2b11c Build cleanup
2 years ago
madroid 3bd81154b5 Move 'core-' module to core subfolder
2 years ago