Commit Graph

93 Commits (feature/adaptive_scaffold)

Author SHA1 Message Date
Miłosz Moczkowski 3a030c82ba Simplify Adaptive Scaffold
2 years ago
Miłosz Moczkowski 2b828655d8 Fix NavigationUiTest
2 years ago
Miłosz Moczkowski 3368c7d34e Drawer scaffold improvements
2 years ago
Miłosz Moczkowski e6c0176bfd Fix bottom bar scaffold navigation
2 years ago
Miłosz Moczkowski 7cc7702c92 Fix drawer scaffold
2 years ago
Miłosz Moczkowski d91c1f44a3 Improvements
2 years ago
Miłosz Moczkowski 20cc98fde7 Remove unused imports
2 years ago
Miłosz Moczkowski 0cd61134e1 Add details pane support to AdaptiveScaffold
2 years ago
Tomáš Mlynarič 8e1e994bb1 Add named arguments
2 years ago
Tomáš Mlynarič 4a8a43551a Add contentType to news feed
2 years ago
Miłosz Moczkowski 479a2f00b0 Refactor icons
2 years ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
2 years ago
gururani-abhishek f6bdba08d9 added comment to document what happens on tapping news resource card.
2 years ago
gururani-abhishek bbc80bb0e2 added back launchCustomChromeTab()
2 years ago
gururani-abhishek 51379a249d fix #614 : removed unused onItemClick parameter from NewsResourceCardList.kt
2 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
2 years ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
2 years ago
Milosz Moczkowski feafb5fbed
Merge pull request #575 from takagimeow/fix/provide-true-to-local-inspection-mode
2 years ago
Milosz Moczkowski 2b2f6d48ce
Merge pull request #600 from takagimeow/cleanup-unused-args
2 years ago
Milosz Moczkowski ba6a697844
Merge pull request #624 from SimonMarquis/gradle-sort
3 years ago
Chris Sinco 93c01ad184 Fix trailing commas based on spotless check
3 years ago
Chris Sinco 049750dd51 Merge branch 'main' into ui-polish
3 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
3 years ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
3 years ago
James Rose ebfbb5bafd Display unread state on the news feed and bottom nav bar
3 years ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer
3 years ago
Keisuke Takagi 072364e7f1 remove newsResourceTitle
3 years ago
Keisuke Takagi 8b51107d7a Merge branch 'main' of github.com:takagimeow/nowinandroid into fix/provide-true-to-local-inspection-mode
3 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
3 years ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
3 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
3 years ago
Keisuke Takagi 9091abf09e Provide true to LocalInspectionMode
3 years ago
Miłosz Moczkowski bcb4d7d592 Replace global variables with PreviewParameterProvider
3 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Don Turner bad3ea60f5 Refactor Topics news feed, tidy a few other bits up
3 years ago
magicalmeghan 45e3cfd989 fixed string issue for testTopicsChipColorBackground_matchesFollowedState test
3 years ago
magicalmeghan de6a4ec6c7 Merge remote-tracking branch 'github/mm/chipcolor' into mm/chipcolor
3 years ago
magicalmeghan 5137cd7777 removed hardcoded strings
3 years ago
Don Turner cafac8eb09 fix spotless, tidy test data
3 years ago
magicalmeghan 66046a86b0 Updated NewsResourceCardTest
3 years ago
Don Turner 355b0540aa Move construction of UserNewsResource into separate function
3 years ago
Don Turner 99227b06b5 Spotless
3 years ago
Don Turner 32bc5c1590 Fix merge conflicts
3 years ago
magicalmeghan ffb5aeba86 Added third draft of tests
3 years ago
magicalmeghan 8089866079 Added second draft of tests
3 years ago
Chris Sinco 2f454de21c Spacing polish based on design spec
3 years ago
Don Turner 47bc4a7b88
Merge pull request #504 from android/dt/fix-build-warnings
3 years ago
Don Turner cf053ade5a Fix build warnings
3 years ago
magicalmeghan 9a900f9900 Added first draft of tests
3 years ago
magicalmeghan a8f55d9d38 Renamed SaveableNewsResource to UserNewsResource
3 years ago