Commit Graph

103 Commits (tj/viewholder-pattern)

Author SHA1 Message Date
Adetunji Dahunsi 4b3d542ae5 Used the ViewHolder pattern for lists displaying news resources
3 years ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
3 years ago
Don Turner bad3ea60f5 Refactor Topics news feed, tidy a few other bits up
3 years ago
Don Turner cafac8eb09 fix spotless, tidy test data
3 years ago
Don Turner dd81618f89 Fix UI tests
3 years ago
Don Turner 24df51349d Move mapping logic into secondary constructor
3 years ago
Don Turner 355b0540aa Move construction of UserNewsResource into separate function
3 years ago
Don Turner 32bc5c1590 Fix merge conflicts
3 years ago
Don Turner 47bc4a7b88
Merge pull request #504 from android/dt/fix-build-warnings
3 years ago
Don Turner 4484743830
Merge pull request #453 from LinX64/no_bookmarks_state_test
3 years ago
Don Turner 1acee42167
Merge pull request #493 from andhiratobing/main
3 years ago
Don Turner cf053ade5a Fix build warnings
3 years ago
Muhammad Anas Shamsi 2534bdc5f8 CI error due to invalid file format resolved
3 years ago
Don Turner 5638e253ae Fix unit and UI tests. Apply spotless.
3 years ago
magicalmeghan ec4bceead3 Renamed SaveableNewsResource to UserNewsResource
3 years ago
magicalmeghan 6941e2082b Renamed SaveableNewsResource to UserNewsResource
3 years ago
Muhammad Anas Shamsi a9a8a18d16 remove the redundant "interests" prefix
3 years ago
Muhammad Anas Shamsi cfe6e65311 Typo fix for search
3 years ago
ratobing 1e493c0bbc Set visibility modifier of composable preview to private
3 years ago
Alex Vanyo 154f05e23f Remove tab state from InterestsViewModel
3 years ago
Nick Rout 8a051eaa5c Fix spotless issues
3 years ago
Nick Rout c12fe1fbe5 Update :core-designsystem module based on Figma file
3 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
3 years ago
Márton Braun 9c22a7a4e7 Remove `Stream` suffixes
3 years ago
mlykotom 9c22af19eb Rename variables
3 years ago
mlykotom 8f52fcdfe5 Add TODO with ReportDrawnWhen
3 years ago
mlykotom 2242b8a1dc Fix waiting for content
3 years ago
Milosz Moczkowski 9ddf45e12c
Merge pull request #358 from YuraLaguta/main
3 years ago
Mohsen Rzna 4ded548ba7 Spotless apply - new version
3 years ago
Mohsen Rzna d865c6421e Reverted the changes back for import
3 years ago
Mohsen Rzna 40838f8138 Spotless apply
3 years ago
Mohsen Rzna 932f80a281 Added the test for empty state and refactor
3 years ago
Yura Laguta 9dc969fe63 Fixes #341 Defines enter & exit animations for OverlayLoadingWheel on ForYouScreen
3 years ago
Mohsen Rzna c19b8b9319
New empty bookmarks handling (#443)
3 years ago
Milosz Moczkowski aa4d930c20
Merge pull request #386 from android/jv/topic-colors
3 years ago
Milosz Moczkowski c62673d035
Merge pull request #179 from Abhimanyu14/niaicons
3 years ago
Milosz Moczkowski bbc5460b62
Merge pull request #427 from LinX64/bookmarks_empty_data
3 years ago
Milosz Moczkowski 26a9dfe5d7
Merge pull request #434 from hoc081098/refactor_ForYouViewModel
3 years ago
hoc081098 51c7ea2fe4 ForYouViewModel: replace snapshotFlow with flowOf
3 years ago
Mohsen Rzna e61d9156db Added the check for empty list on Success
3 years ago
Mohsen Rzna 45c229fe47 Added the string for the Text
3 years ago
Abhimanyu14 d69a37af7c Icons alignment to use NiaIcons
3 years ago
Simon Marquis 671a048e7c Fix spotless issues
3 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Don Turner 5b8c284c74 Rename hasDismissedOnboarding to shouldHideOnboarding
3 years ago
Don Turner 6654403498 Refactor onboarding to save interests to user data
3 years ago
Jolanda Verhoef 10447f2dfa
Merge pull request #390 from android/jv/author-item-improvements
3 years ago
Don Turner 8a816e2149 Add feedback link
3 years ago
Jolanda Verhoef 58ffd8781a Make author images fill their circle in onboarding
3 years ago
Jolanda Verhoef 7e04447cff Improve AuthorItem behavior
3 years ago