Commit Graph

33 Commits (a7a7736426e3f056af6dba0f8c83b2cc4b223f53)

Author SHA1 Message Date
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
10 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
10 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
10 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
10 months ago
lihenggui fb5bd225be Spotless
10 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
10 months ago
Simon Marquis caa482bc71 Kotlinify codebase
11 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
1 year ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
1 year ago
Milosz Moczkowski 928833fe5d
Merge pull request #889 from RivanParmar/main
1 year ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
1 year ago
RivanParmar 9e1d46e28c Rename SearchResult.kt.kt to SearchResult.kt
1 year ago
Alex Vanyo 76b0b08121 Adjust JDK setup to remove toolchain
1 year ago
Simon Marquis ddabba8e4a
Merge branch 'main' into jvmToolchain
1 year ago
Simon Marquis 459717f8ba Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
1 year ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
1 year ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
2 years ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer
2 years ago
Simon Marquis e1f8c51c05 Configure jvmToolchain on the single Kotlin jvm project
2 years ago
Miłosz Moczkowski bcb4d7d592 Replace global variables with PreviewParameterProvider
2 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
2 years ago
Angie Sasmita 6046f6e943 Add dynamic color option in settings for API >=32
2 years ago
Caren 3712ba8c2f Add test and add string template in strings.xml for RTL purposes
2 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
2 years ago
Don Turner 5b8c284c74 Rename hasDismissedOnboarding to shouldHideOnboarding
2 years ago
Don Turner 6654403498 Refactor onboarding to save interests to user data
2 years ago
Alex Vanyo 7e3faad699 Add data logic for theme switcher
2 years ago
Don Turner 4a4de7d6a4 Add domain layer. See go/nia-domain-layer for details.
2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
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
madroid 3bd81154b5 Move 'core-' module to core subfolder
2 years ago