Commit Graph

37 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Jaehwa Noh 5b9b3a9bf7 Replace Annotation to compiler args. (#1602)
9 months ago
Alex Vanyo 93f3deafca Add ConsistentCopyVisibility for UserNewsResource
1 year 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
Don Turner 4843216871 Merge branch 'main' into kotlinify
2 years ago
Don Turner 305f049429 Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner e4991aff96 Merge branch 'main' into kotlinify
2 years ago
lihenggui 402ca7d782 Remove violations: discouraged-comment-location
2 years ago
lihenggui 5e965962c5 Spotless
2 years ago
Simon Marquis 171e2e83f5 Reduce overall build complexity
2 years ago
Simon Marquis 6a3a5ea692 Kotlinify codebase
2 years ago
Melwin Magalhaes f470be2860 Add convention plugins to version catalogs
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Milosz Moczkowski 7c7b2f5a95 Merge pull request #889 from RivanParmar/main
2 years ago
Simon Marquis 81bec2e367 Replace `NewsResourceType` enum with simpler String type
2 years ago
RivanParmar f72c80bde1 Rename SearchResult.kt.kt to SearchResult.kt
2 years ago
Alex Vanyo 3a89b11811 Adjust JDK setup to remove toolchain
2 years ago
Simon Marquis 62820784e1 Merge branch 'main' into jvmToolchain
2 years ago
Simon Marquis 119550fe38 Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
2 years ago
Takeshi Hagikura 61db05b707 Implement search feature (#685)
2 years ago
James Rose 317f47c3cf Incorporate code review changes: Move UserNewsResourceRepository to data
3 years ago
James Rose b8fc2c9302 Add viewed status for news resources to data layer
3 years ago
Simon Marquis 5cb1fa2fa3 Configure jvmToolchain on the single Kotlin jvm project
3 years ago
Miłosz Moczkowski 7b11622c5d Replace global variables with PreviewParameterProvider
3 years ago
Márton Braun 56ecffbadd Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Angie Sasmita c97e7980c8 Add dynamic color option in settings for API >=32
3 years ago
Caren 8831e49e27 Add test and add string template in strings.xml for RTL purposes
3 years ago
Jolanda Verhoef a09612ec80 Remove author concept from app
3 years ago
Don Turner f81c7222e2 Rename hasDismissedOnboarding to shouldHideOnboarding
3 years ago
Don Turner be88f4f03d Refactor onboarding to save interests to user data
3 years ago
Alex Vanyo e596e76714 Add data logic for theme switcher
3 years ago
Don Turner e223be6ac1 Add domain layer. See go/nia-domain-layer for details.
3 years ago
Milosz Moczkowski 2d60785879 Add dependency graphs to every module
3 years ago
Milosz Moczkowski f2c64a1f68 Merge pull request #299 from android/refactor/remove_episodes
3 years ago
Milosz Moczkowski ab8053f087 Remove episodes related code
3 years ago
Wojtek Kaliciński 79de18507a Move spotless to init script
3 years ago
madroid 40efeed4ed Move 'core-' module to core subfolder
3 years ago