Commit Graph

73 Commits (main)

Author SHA1 Message Date
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
4 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
4 months ago
Jaehwa Noh ee4320723f Fix typo.
4 months ago
Jaehwa Noh ed91723e2f Fix #1270
4 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
4 months ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
4 months ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
4 months ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
5 months ago
Simon Marquis b687328567
Replace comments with proper `@TestOnly` annotations
5 months ago
Simon Marquis a83f6691c4
Fix addNewsResources issue
5 months ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
5 months ago
Tomáš Mlynarič 0b3ece1bb9 Fix spotless
5 months ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
5 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
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
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
Mario Manhique b2c1c11218
Update MainDispatcherRule.kt
8 months ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
9 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
9 months ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
9 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Jose Alcérreca 151f877bbe
Adds screenshot tests to :core:designsystem (#931)
10 months ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
10 months ago
Jose Alcérreca 5b79869324
Adds dark screenshot tests and fixes background colors in ForYou (#918)
10 months ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
10 months ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
10 months ago
Simon Marquis f1bc6f1226 Restore `Unknown` type as empty `String`
11 months ago
Simon Marquis daa2228132 Restore original `type` labels
11 months ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
11 months ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
11 months ago
Simon Marquis e8449112b4 Replace StringDecoder injection with simpler API
11 months ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
11 months ago
prosixe c779b4e8ca Typo fix for topics
11 months ago
TJ Dahunsi c4686cfa54 Track when deep link notifications are opened
1 year ago
James Rose 7826b4f5f2
Merge pull request #748 from SimonMarquis/fix/permissions
1 year ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
Don Turner d319264ef0 Provide Default dispatcher for instrumented tests
1 year ago
Simon Marquis 823c4db201 Grant `POST_NOTIFICATIONS` permission in more instrumented tests
1 year ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen
1 year ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
1 year ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
1 year ago
Adetunji Dahunsi 08956492c8 Backend triggered sync
1 year ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
1 year ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
1 year ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer
1 year ago