Commit Graph

75 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Simon Marquis 929848aa08 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Simon Marquis 0639b375f1 Cleanup dependencies
1 year ago
Alex Vanyo 055ed3cc5c Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner 7415ae3b46 Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh 114ab5a713 Fix typo.
2 years ago
Jaehwa Noh 8f46eb84ae Fix #1270
2 years ago
Don Turner 2004c9abca Update module dependency graphs and add script to create them
2 years ago
Alex Vanyo a4c0842d73 Extract ScreenshotHelper to separate testing module
2 years ago
Tomáš Mlynarič 8f89ca6cbb Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Tomáš Mlynarič e208bd0bfd Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Simon Marquis 7a5df77bc3 Replace comments with proper `@TestOnly` annotations
2 years ago
Simon Marquis 17b006ed43 Fix addNewsResources issue
2 years ago
Simon Marquis e4917b1332 Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
2 years ago
Tomáš Mlynarič fa16457b5e Fix spotless
2 years ago
Tomáš Mlynarič c432f74054 Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
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
Simon Marquis 6cd965d70c Replace `Enum.values()` with `Enum.entries`
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
Mario Manhique 9d43ecfdb9 Update MainDispatcherRule.kt
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
Jose Alcérreca ff9f38198f Adds screenshot tests to :core:designsystem (#931)
2 years ago
Roy Matero bde73dbbfa Merge branch 'android:main' into main
2 years ago
Jose Alcérreca a84292a4a5 Adds dark screenshot tests and fixes background colors in ForYou (#918)
2 years ago
Roy Matero 6122d92cf8 Renamed toggle function signature with boolean parameters
2 years ago
Jose Alcérreca 9748be62c5 Adds Screenshot testing with Roborazzi (#876)
2 years ago
Simon Marquis b924cfd6f2 Restore `Unknown` type as empty `String`
2 years ago
Simon Marquis 642d32bf38 Restore original `type` labels
2 years ago
Simon Marquis 81bec2e367 Replace `NewsResourceType` enum with simpler String type
2 years ago
Don Turner 596a036dcc Merge pull request #873 from SimonMarquis/misc-warnings
2 years ago
Simon Marquis a9df0e45c0 Replace StringDecoder injection with simpler API
2 years ago
Simon Marquis 54ad808e74 Fix miscellaneous warnings
2 years ago
prosixe a132e331bc Typo fix for topics
2 years ago
TJ Dahunsi 9cba513495 Track when deep link notifications are opened
2 years ago
James Rose 09a7b4bfda Merge pull request #748 from SimonMarquis/fix/permissions
2 years ago
Miłosz Moczkowski 31dd5ecf59 Remove redundant statements
2 years ago
Don Turner e9c72913cd Provide Default dispatcher for instrumented tests
2 years ago
Simon Marquis 100cd47161 Grant `POST_NOTIFICATIONS` permission in more instrumented tests
2 years ago
TJ Dahunsi 7312b33e9e Route notification deep link through for you screen
2 years ago
Takeshi Hagikura 61db05b707 Implement search feature (#685)
2 years ago
James Rose bb973872c7 Merge branch 'main' into jr/track-viewed
2 years ago
Adetunji Dahunsi 1961b56ea8 Backend triggered sync
2 years ago
James Rose 317f47c3cf Incorporate code review changes: Move UserNewsResourceRepository to data
3 years ago