Commit Graph

35 Commits (main)

Author SHA1 Message Date
Don Turner a5025390af Add title to READMEs to describe the dependency graph
4 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
4 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
6 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
6 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
6 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
7 months ago
lihenggui fb5bd225be Spotless
7 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
7 months ago
Simon Marquis caa482bc71 Kotlinify codebase
7 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
9 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Milosz Moczkowski 928833fe5d
Merge pull request #889 from RivanParmar/main
11 months ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
11 months ago
RivanParmar 9e1d46e28c Rename SearchResult.kt.kt to SearchResult.kt
11 months 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
1 year ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer
1 year ago
Simon Marquis e1f8c51c05 Configure jvmToolchain on the single Kotlin jvm project
1 year ago
Miłosz Moczkowski bcb4d7d592 Replace global variables with PreviewParameterProvider
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year ago
Angie Sasmita 6046f6e943 Add dynamic color option in settings for API >=32
1 year 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