-
-
Notifications
You must be signed in to change notification settings - Fork 738
Yir Survey #6001
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
Merged
Yir Survey #6001
Changes from all commits
Commits
Show all changes
111 commits
Select commit
Hold shift + click to select a range
8d2040b
YiR: Pre-design scaffolding
cooltey 0916538
Merge branch 'main' into yir-re-design
cooltey 350cf1b
Wire up API calls and put TODOs
cooltey f0557c0
Put async for api calls
cooltey 6f2b7fb
Merge branch 'main' into yir-re-design
cooltey 42f85eb
Format for the headline/body text
cooltey e385bb0
Revert "Format for the headline/body text"
cooltey 84b73de
Separate initial screen out
cooltey 26655a5
Onboarding
cooltey 344f904
Simplify a bit
cooltey 43700b5
Initial thought about indivial screens
cooltey 9d93c41
Merge branch 'main' into yir-re-design
cooltey cdb2548
Add temporary functions for slides
cooltey 9cbbf1f
Review comment
cooltey 259209c
clean up async
cooltey d7237fc
Fix error
cooltey 7595e56
Consolidate routes
cooltey 65409d7
Update a bit
cooltey ce28f83
Merge branch 'main' into yir-re-design
cooltey d4c4592
Remove survey for now and refine the finish action for onboarding and
cooltey 18256af
Fix preview
cooltey 1aff666
YiR: update entry point in More menu. (#5964)
dbrant f8c7114
YiR: Login dialog in the onboarding screen. (#5965)
dbrant 711a974
Model class
cooltey 1379200
use data class
cooltey 095c7b5
Merge branch 'main' into yir-re-design
cooltey 785e946
Create dataModel for YiR
cooltey 20f226a
Update model
cooltey 3fec482
Update model class and add todos
cooltey b2a8abb
Update query for top visited articles
cooltey d8d3cd2
No longer use CenterAlignedTopAppBar with W icon.
dbrant 4266944
Merge branch 'main' into yir-re-design
cooltey 3529736
Wire up onboarding screen to PageActivity, with result.
dbrant c1fa000
Merge branch 'yir-re-design' of github.com:wikimedia/apps-android-wik…
dbrant 246b99e
Update naming and fix lint
cooltey 45e73cf
Add two parameters for YearInReviewSlides
cooltey a129b12
Clean up outdated strings
cooltey e898995
Add filterNotNull() for slide routes
cooltey 1f121e1
Fix translation test
cooltey a3ee3a7
YiR: save YiR model data to preference (#5967)
cooltey 1e43871
YiR: Create Most visited Categories slide (#5968)
cooltey b16c57d
YiR: Create Your Top Articles slide (#5969)
cooltey 8be18fc
Merge branch 'main' into yir-re-design
cooltey cf67139
Fix translation
cooltey ef1576d
YiR: Create Viewed Edits slide (#5970)
cooltey a323891
YiR: Add English most popular articles slide (#5971)
cooltey 44fcdc6
Merge branch 'main' into yir-re-design
cooltey ecaa1a8
YiR: Add Setting to enable/disable. (#5978)
dbrant 7988f7e
Remove duplicated preference from developer settings
cooltey ba82c1e
Swap donate icon with share icon and adjust the UI a bit
cooltey fa906ef
YiR: Create Articles Saved slide (#5972)
cooltey 884448e
YiR: Update # of articles edited slide (#5979)
cooltey e6d7e04
Merge branch 'main' into yir-re-design
cooltey d34b05e
Fix translation
cooltey 3adcfd2
Use year constant instead of LocalDate.
dbrant bba160d
YiR: Custom app icon (#5974)
dbrant b25e2d4
Merge branch 'main' into yir-re-design
dbrant f74b97c
Tweak verbiage per design.
dbrant 98a77af
YiR: Create Reading Patterns slide (#5982)
cooltey 52f92b4
Use localtime for queries and minor code updates
cooltey 88b444f
Update MW info links.
dbrant 850b6b3
Rename string items a bit
cooltey 2bbdd56
Merge branch 'main' into yir-re-design
cooltey df380a6
Merge branch 'main' into yir-re-design
cooltey 322dab9
Merge branch 'main' into yir-re-design
cooltey 350014d
Prioritize categories that have 2+ spaces.
dbrant 1d635a6
Merge branch 'yir-re-design' of github.com:wikimedia/apps-android-wik…
dbrant 12b37d3
Merge branch 'main' into yir-re-design
cooltey 1bf48b6
YiR: Create contributor slides (#5991)
cooltey dc91e9a
YiR: Update personalized "articles read" slides (#5988)
cooltey 2101cdd
Fully integrate with remote config.
dbrant 5ca7b51
Correct color.
dbrant c02836b
Merge branch 'main' into yir-re-design
Williamrai 7256c1f
Fetch remote config explicitly.
dbrant 0013a71
Unnecessary intermediate vars.
dbrant 5306a9f
Update onboarding illustration.
dbrant f12efc5
- adds logic to support year in review survey
Williamrai 29078a9
Merge branch 'main' into yir-re-design
cooltey ee1b161
YiR: add a filter for the top visited articles to show if visited > 1…
cooltey db3f290
Merge branch 'main' into yir-re-design
Williamrai 65cf748
- replaces navigation left button with close button in app bar (#6003)
Williamrai 56275b2
YiR: update local queries to accept time range to meet the feature re…
cooltey 33ad06c
Wire up data start/end times from remote config.
dbrant 6eacd63
Fix calculation of time spent, and explitit units naming.
dbrant 6985a68
Merge branch 'main' into yir-re-design
dbrant d844652
YiR: Wire up actual total enabling/disabling based on configuration. …
dbrant a9b0d8e
Update style of Donate button.
dbrant e373872
Correct divider color.
dbrant f6603c1
Don't actually need a BottomAppBar.
dbrant ef9221c
Merge branch 'yir-re-design' of github.com:wikimedia/apps-android-wik…
dbrant 71f3890
Improve naming and thread allowDonate throughout.t
dbrant 08b77c5
Reinstitute rounded corner clipping.
dbrant 3aeaa75
YiR: update app articles viewed times screen
cooltey 72deb14
Merge branch 'main' into yir-re-design
cooltey 96c4f22
- ensures bottom bar is drawn above the navigation bar (#6013)
Williamrai 38f685e
Merge remote-tracking branch 'origin/yir-re-design' into yir-survey
Williamrai 5c47485
Merge remote-tracking branch 'origin/yir-re-design' into yir-survey
Williamrai f7205c4
- code merge fixes
Williamrai f1fedf6
Merge branch 'main' into yir-re-design
dbrant 270f077
Complete integration with isAccessible from remote config.
dbrant a954530
Merge remote-tracking branch 'origin/yir-re-design' into yir-survey
Williamrai 1e016fb
Merge remote-tracking branch 'origin/main' into yir-survey
Williamrai 6759f1b
- adds an enum to manage survey state
Williamrai a1d01f2
Merge branch 'main' into yir-survey
Williamrai 7f651e5
Merge remote-tracking branch 'origin/main' into yir-survey
Williamrai bf04ae8
- merge conflict fix
Williamrai 27c6b1f
Merge branch 'main' into yir-survey
Williamrai af4d2d6
Merge branch 'main' into yir-survey
Williamrai 0205cfb
Merge branch 'main' into yir-survey
cooltey d2c8a87
- code fixes
Williamrai 1e7ef16
Merge branch 'main' into yir-survey
Williamrai 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we have the following logic in
onNextButtonClickso we do not need to put it in theonBackButtonClick?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The logic in onBackButtonClick is for this requirement.(or After someone has viewed 2 or more slides closed year in Review from any slide). I renamed the onBackButtonClick to onCloseButtonClick.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it. Thanks