-
Notifications
You must be signed in to change notification settings - Fork 427
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
iOS InContext Email Protection Signup #1839
Merged
Merged
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
…nstead of calling openAutofillAfterClosingEmailProtectionTab
…-email-promotion # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
…up flow to trigger & populate duck address
# Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved # DuckDuckGo/Debug.storyboard # DuckDuckGo/RootDebugViewController.swift
…-email-promotion # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved # DuckDuckGo/TabViewController.swift
6 tasks
afterxleep
approved these changes
Aug 2, 2023
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.
Works as expected. Left a few nitpicks
…-email-promotion # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved # DuckDuckGo/MainViewController+Email.swift # DuckDuckGo/UserText.swift
…-email-promotion # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
Task/Issue URL: https://app.asana.com/0/0/1204945000199876/f Tech Design URL: CC: Description: Translations for in-context email protection
Task/Issue URL: https://app.asana.com/0/0/1204874198702034/f Tech Design URL: CC: Description: Pixels for new inContext email protection prompt & sign in / up modal
Task/Issue URL: https://app.asana.com/0/72649045549333/1204936655327681/f Tech Design URL: CC: Description: Adds installedDays to privacy config to remotely control how many days since install that the iOS incontext email protection feature will be visible to users (currently set to less than 21 days). Also adds language restriction to limit feature to english speaking users
…-email-promotion # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved # DuckDuckGo/Debug.storyboard # DuckDuckGo/TabViewController.swift
…-email-promotion # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
amddg44
added a commit
to duckduckgo/BrowserServicesKit
that referenced
this pull request
Aug 24, 2023
Task/Issue URL: https://app.asana.com/0/72649045549333/1202940260106121/f iOS PR: duckduckgo/iOS#1839 macOS PR: duckduckgo/macos-browser#1419 What kind of version bump will this require?: Minor Description: Adds Email InContext Signup protection to iOS
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/1202940260106121/f
Tech Design URL:
CC:
Description:
Adds Email InContext Signup protection to iOS
Steps to test this PR:
fill.dev/form/registration-email
fill.dev/form/registration-email
and refresh the page. The grey dax icon should now be backCopy Testing:
’
rather than'
Orientation Testing:
Device Testing:
OS Testing:
Theme Testing:
Internal references:
Software Engineering Expectations
Technical Design Template