Commit Graph

73 Commits (086dc957c067c54f4aafcd254ce4e08bb0c0880b)

Author SHA1 Message Date
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
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
1 year 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