Commit Graph

140 Commits (b9935368e3a196df85635927299e00e6df95c4c2)

Author SHA1 Message Date
qamarelsafadi 7a05f7db96 feat: Show loading progress for Image Component as a solve for
1 year ago
qamarelsafadi 3284eb68a3 feat: Show loading progress for Image Component as a solve for
1 year ago
qamarelsafadi 42b16bf7be Merge remote-tracking branch 'origin/main'
1 year ago
Qamar Safadi ee8b70003d feat: Show loading progress for Image Component as a solve for
1 year ago
ahmedmadhoun1 3114b2eeaa Allow localised date format
1 year ago
Tomáš Mlynarič 8e1e994bb1 Add named arguments
1 year ago
Tomáš Mlynarič 4a8a43551a Add contentType to news feed
1 year ago
Miłosz Moczkowski 479a2f00b0 Refactor icons
1 year ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
gururani-abhishek f6bdba08d9 added comment to document what happens on tapping news resource card.
1 year ago
gururani-abhishek bbc80bb0e2 added back launchCustomChromeTab()
1 year ago
gururani-abhishek 51379a249d fix #614 : removed unused onItemClick parameter from NewsResourceCardList.kt
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
Milosz Moczkowski feafb5fbed
Merge pull request #575 from takagimeow/fix/provide-true-to-local-inspection-mode
1 year ago
Milosz Moczkowski 2b2f6d48ce
Merge pull request #600 from takagimeow/cleanup-unused-args
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
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
James Rose 9ee2acf327 Add viewed status for news resources to data layer
2 years ago
Keisuke Takagi 072364e7f1 remove newsResourceTitle
2 years ago
Keisuke Takagi 8b51107d7a Merge branch 'main' of github.com:takagimeow/nowinandroid into fix/provide-true-to-local-inspection-mode
2 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
2 years ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
2 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
2 years ago
Keisuke Takagi 9091abf09e Provide true to LocalInspectionMode
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
Don Turner bad3ea60f5 Refactor Topics news feed, tidy a few other bits up
2 years ago
magicalmeghan 45e3cfd989 fixed string issue for testTopicsChipColorBackground_matchesFollowedState test
2 years ago
magicalmeghan de6a4ec6c7 Merge remote-tracking branch 'github/mm/chipcolor' into mm/chipcolor
2 years ago
magicalmeghan 5137cd7777 removed hardcoded strings
2 years ago
Don Turner cafac8eb09 fix spotless, tidy test data
2 years ago
magicalmeghan 66046a86b0 Updated NewsResourceCardTest
2 years ago
Don Turner 355b0540aa Move construction of UserNewsResource into separate function
2 years ago
Don Turner 99227b06b5 Spotless
2 years ago
Don Turner 32bc5c1590 Fix merge conflicts
2 years ago
magicalmeghan ffb5aeba86 Added third draft of tests
2 years ago
magicalmeghan 8089866079 Added second draft of tests
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 cf053ade5a Fix build warnings
2 years ago
magicalmeghan 9a900f9900 Added first draft of tests
2 years ago
magicalmeghan a8f55d9d38 Renamed SaveableNewsResource to UserNewsResource
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
magicalmeghan 6941e2082b Renamed SaveableNewsResource to UserNewsResource
2 years ago
ratobing 1e493c0bbc Set visibility modifier of composable preview to private
2 years ago
Nick Rout 7903f87dcc
Merge pull request #485 from ricknout/main
2 years ago
Nick Rout c12fe1fbe5 Update :core-designsystem module based on Figma file
2 years ago
Caren 65fdb0c09c
Merge pull request #476 from android/caren/resource_type
2 years ago
Caren 4ff9c039b3 Rename NewsResourceDataAndType -> NewsResourceMetaData
2 years ago
Caren b05302fddd Fix tests
2 years ago
Caren 7d42831ee9
Merge pull request #465 from android/caren/custom_chrome_tab
2 years ago
Caren 352bac94fb run spotless
2 years ago
Caren 3712ba8c2f Add test and add string template in strings.xml for RTL purposes
2 years ago
Caren f563862df3 Rename NewsResourceDateAndNewsType -> NewsResourceDateAndType
2 years ago
Caren f150516b3c Display resource type for each news resource
2 years ago
Caren 1280565466 Add ColorInt annotation
2 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
2 years ago
Caren 94e2bb0ec2 Run spotless
2 years ago
Caren 45f8e069c5 Implement custom chrome tabs in NewsResourceCardList as well
2 years ago
Caren 55c3ebd085 Use Chrome Custom tab for opening articles
2 years ago
Saeed Noshadi adeb06c5ac
replace StringBuilder with joinToString
2 years ago
Saeed Noshadi dcce95ada6
remove unused import
2 years ago
Saeed Noshadi e44811f265
show all authors in the news card
2 years ago
Simon Marquis a680b14763 Fix typos
2 years ago
Milosz Moczkowski 398c399c1c
Merge pull request #297 from android/av/remove-dolphin-preview-todos
2 years ago
Automerger 9435c1cd79 Merge branch 'github/main'
2 years ago
Ben Weiss 7e6cb46436
Merge pull request #328 from android/bw/moreJankstats
2 years ago
Ben Weiss ee2e3db928
Add more jank tracking
2 years ago
Don Turner 7ca17f68ed
Merge branch 'main' into av/remove-dolphin-preview-todos
2 years ago
Don Turner f3debd0af1 Merge "Add domain layer. See go/nia-domain-layer for details." into main
2 years ago
Don Turner 4a4de7d6a4 Add domain layer. See go/nia-domain-layer for details.
2 years ago
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files
2 years ago
Don Turner 6351a89545
Merge pull request #310 from android/documentation/dep_graphs
2 years ago
Adetunji Dahunsi c4debb74e7 Give feedback when syncing on ForYouScreen
2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
2 years ago
Milosz Moczkowski f914d6a412
Merge pull request #299 from android/refactor/remove_episodes
2 years ago
Milosz Moczkowski cbdf6a2d3c Remove episodes related code
2 years ago
Automerger 6765d79065 Merge branch 'github/main'
2 years ago
Alex Vanyo bfedf75665 Remove Preview TODOs for Dolphin
2 years ago
Takeshi Hagikura 9ae03c3590 Fix the lint warnings
2 years ago
Takeshi Hagikura 74737cad49 Introduce Multipreview annotation to simplify the preview configurations
2 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script
2 years ago
Wojtek Kaliciński d0cff2b11c Build cleanup
2 years ago
madroid 3bd81154b5 Move 'core-' module to core subfolder
2 years ago