-
-
Notifications
You must be signed in to change notification settings - Fork 800
[Explore Feed] Preference Selection #6502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
cooltey
merged 58 commits into
explore-feed-upgrade-design
from
ef-onboarding-preference
Apr 24, 2026
Merged
Changes from 52 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
08fa4d4
- adds PersonalizationScreen.kt
Williamrai 327446e
- adds raw state for PersonalizationScreen to derive interest ui states
Williamrai 4d3ceba
- adds click event on category and adds comments
Williamrai 7415c8a
Merge branch 'explore-feed-upgrade-design' into ef-interest
Williamrai 6c875b1
Merge remote-tracking branch 'origin/explore-feed-upgrade-design' int…
Williamrai cc4df5a
- adds personalization screen as activity
Williamrai 2f8cd85
- adds navigation
Williamrai a26073a
- adds more UI for interest selection and business logic
Williamrai 96884e0
- adds shimmer effect
Williamrai 77b8446
Merge remote-tracking branch 'origin/explore-feed-upgrade-design' int…
Williamrai f997427
Merge remote-tracking branch 'origin/explore-feed-upgrade-design' int…
Williamrai 8a385a2
Merge remote-tracking branch 'origin/explore-feed-upgrade-design' int…
Williamrai a5d0f5a
- adds onboarding topics data and message api call
Williamrai 2ad35ce
- adds bottom selection bar
Williamrai 6727166
- dose not replace selected articles
Williamrai c18c051
- adds proper api call to getArticlesByTopic
Williamrai bde9b70
Merge remote-tracking branch 'origin/explore-feed-upgrade-design' int…
Williamrai 06fc061
- updates interest screen ui to be fully scrollable
Williamrai 4927654
- adds interest entity, dao, and viewmodel logic
Williamrai 910a4e1
- converts selectedTopics to list of onboarding for readability and a…
Williamrai 24acbc6
- adds preview
Williamrai 8aa6030
- adds namespace to Interest entity
Williamrai 7d3cfea
- rename and moves re-usable interest selection components to compose…
Williamrai 8ebcdff
Merge branch 'explore-feed-upgrade-design' into ef-interest
cooltey eed54e7
fix lint
cooltey 4295b99
- code fixes
Williamrai ede9223
- renames articleTopics to queryTopicId
Williamrai 6683a9b
- splits Interest.kt into ArticleInterest.kt and TopicInterest.kt
Williamrai 3d0a190
- maps one to many relationship between article and topic interest
Williamrai 31086ba
- adds code to restore persisted interest for returning user
Williamrai 3db7658
- adds showError
Williamrai 2c13fbe
- code fixes
Williamrai b067d2c
- adds new db structure json file
Williamrai 29f4fe1
- fix migration
Williamrai 0f67fe6
- fix db unit test
Williamrai 3295164
Merge branch 'explore-feed-upgrade-design' into ef-interest
cooltey e82a175
- code/ui fixes
Williamrai 2f008fd
- adds feed preference state, structure and base UI
Williamrai 8291ecc
- feed screen architecture refinement
Williamrai 60d8d1c
- moves personalization to feed package, separate interest into its o…
Williamrai ea72b27
Merge branch 'ef-interest' into ef-onboarding-preference
Williamrai eb96ce7
- moves feedPreference to its own package
Williamrai f52b605
- rename repository to interestSelectionRepository
Williamrai 1776161
Merge branch 'ef-interest' into ef-onboarding-preference
Williamrai fa0138f
Merge remote-tracking branch 'origin/explore-feed-upgrade-design' int…
Williamrai e266cac
- adds DTO class ArticleWithTopic to query results from both entities…
Williamrai 9e563e3
- lint fixes
Williamrai c2f611b
- adds empty state for personalized content
Williamrai 854c78a
- adds API call for getting preview for getInterests
Williamrai 4660ede
- api call fixes
Williamrai bfdbd29
- adds cache based preview for personalized content instead of api call
Williamrai 5da9618
Merge branch 'explore-feed-upgrade-design' into ef-onboarding-preference
cooltey 6d106fe
- renames "feed" to "home"
Williamrai 32934ae
Merge branch 'explore-feed-upgrade-design' into ef-onboarding-preference
Williamrai b50ac4f
- string fix
Williamrai dff8ac4
- adds proper properties for displaying variant titles
Williamrai 5070a6c
- adds language code to get proper string
Williamrai 367f5a4
Merge branch 'explore-feed-upgrade-design' into ef-onboarding-preference
cooltey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.