-
Notifications
You must be signed in to change notification settings - Fork 423
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
Add an “Open VPN Settings” quick action #2089
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
samsymons
commented
Oct 13, 2023
* develop: bump BSK (changed dashboard API) (#2111) Integrate BSK changes (#2101) bump bsk for duckplayer fixes on BigSur (#2106) iOS VPN Settings part 1 (#2109) Release 7.94.0 (#2107) Append build number to metricKit crash version (#2100) Disable NetP errors temporarily (#2102) NetP: Fix server location formatting (#2099) Release 7.93.0 (#2096)
graeme
approved these changes
Oct 27, 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.
👍
samsymons
added a commit
that referenced
this pull request
Oct 27, 2023
* develop: (28 commits) Update BSK with autofill 9.0.0 (#2103) Add an “Open VPN Settings” quick action (#2089) bump BSK (changed dashboard API) (#2111) Integrate BSK changes (#2101) bump bsk for duckplayer fixes on BigSur (#2106) iOS VPN Settings part 1 (#2109) Release 7.94.0 (#2107) Append build number to metricKit crash version (#2100) Disable NetP errors temporarily (#2102) NetP: Fix server location formatting (#2099) address bar position (#2072) Fix privacy tests (#2097) Add note about Danger matching rules (#2087) Release 7.93.0 (#2096) Release 7.93.0 (#2096) Update tabs tests (#2088) Ignore form factor specific favorites if they're received in Sync response (#2083) Update BSK with autofill 8.4.2 (#2084) Bump C-S-S to 4.39.0 (#2085) BSK hotfix 80.3.0-1 merged to the main branch (#2079) ...
samsymons
added a commit
that referenced
this pull request
Nov 9, 2023
* develop: Release 7.95.0 (#2122) Add toggling of NetP Notifications to iOS (#2112) Fix for deeplink crash when preparing webview preview (#2116) Integrates the latest DBP changes in BSK (#2108) Switch to next phase of new experiment for UA (#2118) Update BSK with autofill 9.0.0 (#2103) Add an “Open VPN Settings” quick action (#2089)
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/414235014887631/1205784963805147/f
Tech Design URL:
CC: @graeme @diegoreymendez
Description:
This PR adds an iOS VPN quick action.
Steps to test this PR:
Next, test that opening the quick action doesn't re-present UI needlessly.
Copy Testing:
’
rather than'
OS Testing:
Theme Testing:
Internal references:
Software Engineering Expectations
Technical Design Template