Commit Graph

193 Commits (refactor/simplify-icons)

Author SHA1 Message Date
Milosz Moczkowski 1345764649
Merge pull request #770 from android/refactor/remove_unused_statements
1 year ago
Miłosz Moczkowski 83fa8c887f Spotless apply
1 year ago
Miłosz Moczkowski 99094199bc Remove redundant suppressions
1 year ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
Milosz Moczkowski 2bf3018898
Merge pull request #763 from SimonMarquis/cleanup/unused-resources
1 year ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
1 year ago
Simon Marquis b453386327 Ellipsis string can be replaced with ellipsis character
1 year ago
Don Turner a03307e14d
Merge pull request #738 from SimonMarquis/patch-5
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
Simon Marquis d6ba65c77f
Update `BookmarksGrid` horizontal spacing to fix #732
1 year ago
Miłosz Moczkowski f809142cb2 Add missing appcompat dependency
1 year ago
Miłosz Moczkowski 13f1f8d096 Exclude transient appcompat dependency
1 year ago
Miłosz Moczkowski c7c2bb04aa Spotless apply
1 year ago
Miłosz Moczkowski fc3d0ced20 Replace hardcoded license file with OSS licenses plugin
1 year ago
Milosz Moczkowski 5f49c6ae25
Merge pull request #568 from vishesh211/vishesh211/bug-534-interests-multiple-click
1 year ago
Don Turner aae307ee08 Fix spotless
1 year ago
Don Turner 6343b831b9 Use NoOpAnalyticsHelper for tests
1 year ago
Don Turner 0e40e26f22 Add analytics for search queries
1 year ago
Takeshi Hagikura 6a8736d4d0
Improvement in the Search screen (#717)
1 year ago
Adetunji Dahunsi 3b1b1ea4c1
Merge pull request #712 from android/tj/news-notifications
1 year ago
Simon Marquis 0ebd0ab660
Remove unused import
1 year ago
Simon Marquis 2291eb0fe2
Remove unused imports
1 year ago
Simon Marquis 634e7f0289
Remove `toUri()`
1 year ago
Simon Marquis 3b11156af5
Replace manual URI handling with Compose's `LocalUriHandler`
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
vishesh211 794d84cf67 done required cleanup
1 year ago
vishesh211 079f92ea32 feat: added launchSingleTop in navigate
1 year ago
vishesh211 487a288191 fix: removed disableSplitMotionEvents
1 year ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
1 year ago
Neelansh Sahai bf747434cd Add Undo snackbar on Bookmark removal
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
James Rose b49767a88c Rename getUserNewsResources to observeAll
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
1 year ago
James Rose bd450099fb Replace GetUserNewsResourcesUseCase with UserNewsResourceRepository
1 year ago
Caren 098649d02f Remove unnecessary text description for buttons on Interest page
1 year ago
Adetunji Dahunsi ae58d1e1b0
Merge pull request #592 from android/tj/news-resource-query
1 year ago