Commit Graph

240 Commits (77bd5428653f9c9038c0dc39093ec42ccdf62133)

Author SHA1 Message Date
Simon Marquis b453386327 Ellipsis string can be replaced with ellipsis character
1 year ago
Simon Marquis 8f41a6b3ab Cleanup proguard configuration
1 year ago
Simon Marquis 823c4db201 Grant `POST_NOTIFICATIONS` permission in more instrumented tests
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
Maximillian Leonov 6c18b25d5d Replace `if` condition with AnimatedVisibility component
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
Adetunji Dahunsi 09f5c3bc61 Add NewsResourceQuery to better query encapsulation
1 year ago
Alex Vanyo 874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
1 year ago
Caren 17ffb5bf3e
Merge pull request #586 from takagimeow/fix/add-padding-for-loading-wheel
1 year ago
Keisuke Takagi cc3f7905e5 Resolved format violations error
1 year ago
Simon Marquis 4d4f7d4a15 Merge remote-tracking branch 'origin/main' into update/androidx-lifecycle
1 year ago
Don Turner 36eeb19da8 Merge remote-tracking branch 'goog/main' into feb13-merge
1 year ago
Keisuke Takagi 8b8401e3ec Add padding between the loading wheel and the top of the screen
1 year ago
Alex Vanyo 0d23e64848
Merge pull request #558 from android/av/gmd-convention-plugin
1 year ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
1 year ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
1 year ago
Don Turner e3e33d8497 Merge "Add Firebase analytics. See go/nia-firebase-services." into main
1 year ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
1 year ago
Angie Sasmita a8d7d3b1a2 Increase settings touch target for radio button and text link
1 year ago
vishesh 0695fbdc27 Merge remote-tracking branch 'origin/vishesh211/bug-534-interests-multiple-click' into vishesh211/bug-534-interests-multiple-click
1 year ago
Simon Marquis f9a3533df3 Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
1 year ago
Alex Vanyo 6146dd5576 Switch GMD to use a convention plugin
1 year ago
Milosz Moczkowski 5b8fef7c26
Merge pull request #528 from android/refactor/preview_parameters
1 year ago
vishesh a4eddf6fa3 bug: fixed bug #534 of multiple clicks on the interests screen
1 year ago
Don Turner f9dcdb4390 More refactoring
1 year ago
Don Turner e536c396f9 Move new UseCase and tests into separate files
1 year ago
Miłosz Moczkowski bcb4d7d592 Replace global variables with PreviewParameterProvider
1 year ago
Don Turner 5a29414b7a Fix spotless
1 year ago
Don Turner a9bf21aaf4 Add UseCase for getting followed news resources, refactor ForYouVM
1 year ago
Manuel Vivo 20c29a6c09
Fix bookmarking scrolling to top of the page bug (#548)
1 year ago
Márton Braun 1d081ce26f Fix formatting for a trailing comma
1 year ago
Márton Braun 11fbf53f12
Merge pull request #543 from android/mb/trailing-commas
1 year ago
Milosz Moczkowski 893ac390a6
Merge pull request #524 from andhiratobing/main
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year ago
Angie Sasmita cfbf782613
Merge pull request #542 from android/as/dynamic-color-option
1 year ago
Angie Sasmita f28d7f0eef change the bookmark image to SVG
1 year ago
Angie Sasmita 257d3e5c70 change the bookmark image to SVG
1 year ago
mlykotom 6b48b355cc Merge branch 'main' into tm/fix-benchmarks-no-people
1 year ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
1 year ago
Angie Sasmita dbbe8ffecb Small fix for naming and boolean logic
1 year ago
Angie Sasmita 19efc1b5e8 Fix Spotless issue manually
1 year ago
Angie Sasmita aa6f338f38 Make empty bookmark icon dynamic to dynamic color settings
1 year ago
Angie Sasmita 6046f6e943 Add dynamic color option in settings for API >=32
1 year ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
2 years ago
ratobing 8eac9a4bdd Set item keys for smart recomposition of topics
2 years ago
Don Turner bad3ea60f5 Refactor Topics news feed, tidy a few other bits up
2 years ago
Don Turner cafac8eb09 fix spotless, tidy test data
2 years ago
Don Turner dd81618f89 Fix UI tests
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
Don Turner 32bc5c1590 Fix merge conflicts
2 years ago
Chris Sinco 2f454de21c Spacing polish based on design spec
2 years ago
Don Turner 47bc4a7b88
Merge pull request #504 from android/dt/fix-build-warnings
2 years ago
Don Turner 4484743830
Merge pull request #453 from LinX64/no_bookmarks_state_test
2 years ago
Don Turner 1acee42167
Merge pull request #493 from andhiratobing/main
2 years ago
Don Turner cf053ade5a Fix build warnings
2 years ago
Muhammad Anas Shamsi 2534bdc5f8 CI error due to invalid file format resolved
2 years ago
Don Turner 5638e253ae Fix unit and UI tests. Apply spotless.
2 years ago
magicalmeghan ec4bceead3 Renamed SaveableNewsResource to UserNewsResource
2 years ago