Commit Graph

203 Commits (13a6f857fa8b4b26ff462b172097f96d7f638dfa)

Author SHA1 Message Date
Keisuke Takagi 1489bf66e3 remove unused updateTopics method
1 year ago
Caren 6a5feb767e
Merge pull request #582 from yschimke/loaders
1 year ago
Keisuke Takagi 8b51107d7a Merge branch 'main' of github.com:takagimeow/nowinandroid into fix/provide-true-to-local-inspection-mode
1 year ago
Yuri Schimke 4fa730098d Fixes
1 year ago
Yuri Schimke 9e399b69ea Improve network pooling and avoid startup image fetches.
1 year ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
1 year ago
Márton Braun 237375f52a Remove unused DropdownMenu component
1 year ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
1 year ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
1 year ago
Keisuke Takagi 9091abf09e Provide true to LocalInspectionMode
1 year ago
Simon Marquis 3409f937ed Migrate custom room configuration into a convention plugin
1 year ago
Miłosz Moczkowski bcb4d7d592 Replace global variables with PreviewParameterProvider
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
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 6046f6e943 Add dynamic color option in settings for API >=32
1 year ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
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 6207fe3bcf mapToUserNewsResources converts List<NewsResource> to List<UserNewsResource>
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 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 d9e18607be Added second draft of tests
2 years ago
magicalmeghan 8089866079 Added second draft of tests
2 years ago
Alex Vanyo ba11e6bf38
Merge pull request #491 from android/av/fix-background-composable
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 0917cdebec Refactor NiaGradientBackground to accept GradientColors
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
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
Nick Rout a1d0dfcaa5
Merge pull request #492 from ricknout/main
2 years ago
ratobing 1e493c0bbc Set visibility modifier of composable preview to private
2 years ago
Nick Rout c742aa3eca Fix issues with NiaTheme gradients and backgrounds
2 years ago
Nick Rout 7903f87dcc
Merge pull request #485 from ricknout/main
2 years ago
Nick Rout 9fd47261c9 Address design system PR feedback
2 years ago
Nick Rout cac02c418d Fix ThemeTest
2 years ago
Nick Rout 61bbd406c5 Fix ThemeTest
2 years ago
Nick Rout a34bc2d7c2 Fix spotless issues
2 years ago
Nick Rout be4ad40441 Fix spotless issues
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
mlykotom 90674c0c07 Add niaTopAppBar testTag
2 years ago
mlykotom 0018144827 LoadingWheel testTag for every loading wheel
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
Márton Braun 9c22a7a4e7 Remove `Stream` suffixes
2 years ago
Marek Rzeźniczek 7e0a154489 Migrate core:domain namespace to build.gradle file
2 years ago
Milosz Moczkowski a70761f24b
Merge pull request #441 from android/refactor/remote_fake_data_source
2 years ago
Mohsen Rzna c19b8b9319
New empty bookmarks handling (#443)
2 years ago
Simon Marquis a3c3b1af19
Configure `isReturnDefaultValues` for `:core:datastore`
2 years ago
Simon Marquis 23f414a05b
Configure `isReturnDefaultValues` to fix #448
2 years ago
Don Turner 9fa3dadcfd Fix comment
2 years ago
Adetunji Dahunsi 841f58ef26 Check active network for connectivity state each time network changes
2 years ago
Miłosz Moczkowski 6174a3a3ef Spotless apply
2 years ago
Miłosz Moczkowski 67fea35e6d Replace networkJson and FakeAssetManager with FakeNiaDataSource in all repositories
2 years ago
Miłosz Moczkowski e653b738d2 Remove FakeDataSource
2 years ago
Milosz Moczkowski c62673d035
Merge pull request #179 from Abhimanyu14/niaicons
2 years ago
Simon Marquis ee8eac34b8 Refactor `:core:network` DI
2 years ago
Simon Marquis 7e0bfb43fa Add missing binding in NetworkModule
2 years ago
Simon Marquis b5d342468e Merge remote-tracking branch 'fork/main' into patch/assets-as-json-files
2 years ago
Milosz Moczkowski cec83dc316
Merge pull request #431 from SaeedNoshadi89/show-all-news-authors
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
Abhimanyu14 d69a37af7c Icons alignment to use NiaIcons
2 years ago
Simon Marquis 0e6f16e0a8 Fix spotless issues
2 years ago
Simon Marquis 321b1602e1 Remove duplicated link
2 years ago
Simon Marquis e128f9b877 Fix lint crash
2 years ago
Simon Marquis 67dea1c136 Fix spotless issues
2 years ago
Simon Marquis fbaa8eaff5 Migrate hard-coded JSON data into JSON assets files
2 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
2 years ago
Don Turner 317c72af1a
Merge branch 'main' into fix/typos
2 years ago
Don Turner 86ef9ff594 Make updateShouldHideOnboardingIfNecessary private
2 years ago
Simon Marquis a680b14763 Fix typos
2 years ago
Don Turner 5b8c284c74 Rename hasDismissedOnboarding to shouldHideOnboarding
2 years ago