Commit Graph

142 Commits (e40fb7925deac9912985522378281ce0f6c9d31a)

Author SHA1 Message Date
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
11 months ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
1 year ago
Jose Alcérreca 5b79869324
Adds dark screenshot tests and fixes background colors in ForYou (#918)
1 year ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
1 year ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
1 year ago
Simon Marquis daa2228132 Restore original `type` labels
1 year ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
1 year ago
Adetunji Dahunsi 153b34fd50
Merge pull request #850 from qamarelsafadi/loading-progress-for-image
1 year ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
1 year ago
Qamar A. Safadi 2db3e0c804
Merge branch 'android:main' into loading-progress-for-image
1 year ago
Don Turner 8901e5932a
Merge pull request #872 from SimonMarquis/data-objects
1 year ago
Qamar A. Safadi 8aa0457ca9
Merge branch 'android:main' into loading-progress-for-image
1 year ago
dahunsi 03610d229a Update feedItemsSize calculation
1 year ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
1 year ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
1 year ago
qamarelsafadi f1a2993adc feat: remove add placeholder todo
1 year ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
1 year ago
TJ Dahunsi eeb4973265 PR feedback
1 year ago
TJ Dahunsi cb1d50e65e Even better names
1 year ago
TJ Dahunsi 3aec705048 Add padding to scrollbars
1 year ago
TJ Dahunsi 31b4841cb2 Add scrollbars to app
1 year ago
TJ Dahunsi 4af86580eb Move analytics tracking of news deep link to an extension method
1 year ago
TJ Dahunsi c4686cfa54 Track when deep link notifications are opened
1 year ago
Tomáš Mlynarič 19ffb53150 Don't use lambda contentType for a single item
1 year ago
Tomáš Mlynarič 4a8a43551a Add contentType to news feed
1 year ago
James Rose 7826b4f5f2
Merge pull request #748 from SimonMarquis/fix/permissions
1 year ago
Amaury Medeiros 512930c239
Fix inline comment as suggested in PR
1 year ago
Amaury Medeiros 87c27f6b82
Apply suggested changes to inline comment
1 year ago
Amaury Medeiros dd70bbd589
Fix ForYouScreen Compose Previews
1 year ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
1 year ago
Simon Marquis 823c4db201 Grant `POST_NOTIFICATIONS` permission in more instrumented tests
1 year ago
Simon Marquis a93cce92f7
Update ForYouScreenTest.kt
1 year ago
Simon Marquis 69879ff874
Grant permission only if TIRAMISU or above
1 year ago
Simon Marquis 331e8cffac
Grant `POST_NOTIFICATIONS` permission in instrumented tests
1 year ago
TJ Dahunsi 5d51cdcd28 Fix navigation tests
1 year ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen
1 year ago
TJ Dahunsi 2499c0a0bd Notify users when news are updated
1 year ago
Milosz Moczkowski 2c18740d62
Merge pull request #665 from AnirudhPudari/migrate-to-compose_flowlayouts
1 year ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
1 year ago
AnirudhPudari 33a3e360a4 Deprecated FlowLayouts from accompanist
1 year ago
mlykotom 3b7e7e3c02 Use ReportDrawnWhen
1 year ago
Adetunji Dahunsi 08956492c8 Backend triggered sync
1 year ago
Milosz Moczkowski ba6a697844
Merge pull request #624 from SimonMarquis/gradle-sort
1 year ago
Chris Sinco 93c01ad184 Fix trailing commas based on spotless check
1 year ago
Chris Sinco 049750dd51 Merge branch 'main' into ui-polish
1 year ago
Amaury Medeiros 6b605a779c
Fix ForYouScreenTopicSelection Compose Preview
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 ebfbb5bafd Display unread state on the news feed and bottom nav bar
2 years ago