Commit Graph

60 Commits (c773fd7d0a9da520e071efa0eacdbe56c00ee8ce)

Author SHA1 Message Date
Don Turner 707117a4f2
Merge branch 'main' into kotlinify 1 year ago
Don Turner 0f0511748e
Merge pull request from SimonMarquis/cleanup-dependencies 1 year ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries` 1 year ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify 1 year ago
lihenggui f8f932705a Remove violations: discouraged-comment-location 1 year ago
lihenggui fb5bd225be Spotless 1 year ago
Simon Marquis f27a2e176e Reduce overall build complexity 1 year ago
Simon Marquis caa482bc71 Kotlinify codebase 1 year ago
Mario Manhique b2c1c11218
Update MainDispatcherRule.kt 1 year ago
Don Turner a381d13199
Merge pull request from McGalanes/main 1 year ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs 1 year ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules 1 year ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory 2 years ago
Jose Alcérreca 151f877bbe
Adds screenshot tests to :core:designsystem () 2 years ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main 2 years ago
Jose Alcérreca 5b79869324
Adds dark screenshot tests and fixes background colors in ForYou () 2 years ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters 2 years ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi () 2 years ago
Simon Marquis f1bc6f1226 Restore `Unknown` type as empty `String` 2 years ago
Simon Marquis daa2228132 Restore original `type` labels 2 years ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type 2 years ago
Don Turner 492697ce6b
Merge pull request from SimonMarquis/misc-warnings 2 years ago
Simon Marquis e8449112b4 Replace StringDecoder injection with simpler API 2 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings 2 years ago
prosixe c779b4e8ca Typo fix for topics 2 years ago
TJ Dahunsi c4686cfa54 Track when deep link notifications are opened 2 years ago
James Rose 7826b4f5f2
Merge pull request from SimonMarquis/fix/permissions 2 years ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements 2 years ago
Don Turner d319264ef0 Provide Default dispatcher for instrumented tests 2 years ago
Simon Marquis 823c4db201 Grant `POST_NOTIFICATIONS` permission in more instrumented tests 2 years ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen 2 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature () 2 years ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed 2 years ago
Adetunji Dahunsi 08956492c8 Backend triggered sync 2 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data 2 years ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter 2 years ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer 2 years ago
Adetunji Dahunsi 09f5c3bc61 Add NewsResourceQuery to better query encapsulation 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
Don Turner 24df51349d Move mapping logic into secondary constructor 2 years ago
Don Turner 355b0540aa Move construction of UserNewsResource into separate function 2 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app 2 years ago
Márton Braun 9c22a7a4e7 Remove `Stream` suffixes 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
Don Turner 7a223f5d8e
Merge pull request from android/jv/compose-bom 2 years ago
Jolanda Verhoef e7b2ed623e Update to new Compose release 2 years ago
Alex Vanyo 7e3faad699 Add data logic for theme switcher 2 years ago