-
Notifications
You must be signed in to change notification settings - Fork 430
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
Widget Education #1040
Merged
Merged
Widget Education #1040
Conversation
This file contains 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
… when it is manually overriden in the app updateUserInterfaceStyle method was being called in willEnterForeground which is not called after cold start
…isplay widgetEducation
# Conflicts: # Core/VariantManager.swift
jaceklyp
requested review from
amddg44,
brindy,
Bunn,
bwaresiak,
miasma13,
samsymons and
THISISDINOSAUR
as code owners
January 26, 2022 15:41
brindy
approved these changes
Jan 31, 2022
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.
Test on a couple of different simulators, including iPad, and with double length text enabled.
A few minor comments, but generally LGTM! Nice work.
Feel free to merge once you fix them and get a thumbs up on your product review.
jaceklyp
added a commit
that referenced
this pull request
Feb 11, 2022
* Introduce AddWidgetView screen * Add new copy * Add Home Message Cell to the Home screen * Rename AddWidget to WidgetEducation * Fix theme issue affecting navigation bars and other system components when it is manually overriden in the app updateUserInterfaceStyle method was being called in willEnterForeground which is not called after cold start * Remove unused copies * Open WidgetEducation in modal with navigation bar * Add pixels * Make HomeMessageView compliant with iOS 14 * Remove unused code and empty lines * Remove unsued code around the old home message * Remove todos, empty lines and warnings * Turn literal into const * Add widget education as variant to the manager * Drop the suffix for WidgetEducationHomeMessageViewModel * Pass the VariantManager to the Storage and change the logic when to display widgetEducation * Fix issue for image not showing on WidgetEducationView * Fix issue with image alignment * Do not show WidgetEducation feature in settings if it shouldn't be shown * Do not show widget education if app has been open from widget * Design adjustments * Import translations * Fix tests * Use lets instead of vars * Stop allocating weight for voice search * Make the action closure the last thing so it can benefit from closure style when constructing Co-authored-by: Jacek Łyp <jlyp@duckduckgo.com>
samsymons
added a commit
that referenced
this pull request
Feb 28, 2022
# By Jacek Łyp (4) and others # Via Chris Brind (2) and others * develop: (22 commits) Revert "Fix omnibar subscribing to notifications multiple times" Fix omnibar subscribing to notifications multiple times Update build number Move bookmark folders plural to stringsdict (#1059) Explicitly hide suggestions tray if we do not show tray for favorites (#1053) Update BSK (#1071) Revert setting HomeCollectionView backgroundColor (#1070) Content blocking rules caching (#1068) Improvements to loc import script (#1060) Use config for autofill (#1064) Allow SwiftLint installed by mint (#1056) bump version new tds url (#1062) Remove URL stripping experiment (#1050) Persist Auto Clear settings when they change (#1055) Set version to 7.65.9 Update translations (#1052) Integration of BSK Content Blocking stack (#1042) Fix dax dialog presentation (#1035) Widget Education (#1040) ... # Conflicts: # DuckDuckGo/Base.lproj/Settings.storyboard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Task/Issue URL: https://app.asana.com/0/72649045549333/1200189110180410/f
Description:
Introduce a new Home screen message that informs users on how to install the app widget within iOS system.
Steps to test this PR:
Copy Testing:
’
rather than'
Orientation Testing:
Device Testing:
OS Testing:
Theme Testing: