This repository was archived by the owner on Feb 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Design adjustments for Network Protection onboarding views #1484
Merged
diegoreymendez
merged 14 commits into
diego/feature-network-protection-onboarding
from
diego/netp-new-onboarding-3
Aug 18, 2023
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
e92f44d
Trying git reset --soft
diegoreymendez 3687132
Adds a clarifying comment
diegoreymendez 4637282
Fixes a bug with the NetP onboarding flow
diegoreymendez a94a83c
Improves a unit test and makes the NetP onboarding screenshots match …
diegoreymendez 77444e1
Checks that the assets actually exist in the module
diegoreymendez 16beac3
Adds documentation to a test case
diegoreymendez f3524c0
Fixes an issue with the toggle disable status
diegoreymendez d17f97e
Changes the onboarding view border radius
diegoreymendez 7f9f44c
Removes an unnecessary shadow
diegoreymendez 552d68e
Ensures the old yellow alert is not shown when the user must allow th…
diegoreymendez ef2c4bb
Addresses some design feedback
diegoreymendez d07c809
Moves launching the login items to the end of starting NetP
diegoreymendez c8cadce
Merge branch 'diego/feature-network-protection-onboarding' into diego…
diegoreymendez 24cc336
Fixes a swiflint warning
diegoreymendez 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
15 changes: 13 additions & 2 deletions
15
...tworkProtectionUI/Resources/Assets.xcassets/Icons/apple-vault-icon.imageset/Contents.json
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
Binary file added
BIN
+2.68 KB
...nUI/Resources/Assets.xcassets/Icons/apple-vault-icon.imageset/exention-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.73 KB
.../Resources/Assets.xcassets/Icons/apple-vault-icon.imageset/exention-icon@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+14.5 KB
.../Resources/Assets.xcassets/Icons/apple-vault-icon.imageset/exention-icon@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-1.01 MB
...etworkProtectionUI/Resources/Assets.xcassets/Icons/apple-vault-icon.imageset/image 40.pdf
Binary file not shown.
15 changes: 13 additions & 2 deletions
15
...NetworkProtectionUI/Resources/Assets.xcassets/Icons/apple-vpn-icon.imageset/Contents.json
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
Binary file removed
BIN
-244 KB
.../NetworkProtectionUI/Resources/Assets.xcassets/Icons/apple-vpn-icon.imageset/image 39.pdf
Binary file not shown.
Binary file added
BIN
+3.16 KB
...otectionUI/Resources/Assets.xcassets/Icons/apple-vpn-icon.imageset/vpn-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.18 KB
...ctionUI/Resources/Assets.xcassets/Icons/apple-vpn-icon.imageset/vpn-icon@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+16.9 KB
...ctionUI/Resources/Assets.xcassets/Icons/apple-vpn-icon.imageset/vpn-icon@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions
56
...nUI/Resources/Assets.xcassets/Images/allow-sysex-screenshot-bigsur.imageset/Contents.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| { | ||
| "images" : [ | ||
| { | ||
| "filename" : "theme=light, mac=big sur.png", | ||
| "idiom" : "universal", | ||
| "scale" : "1x" | ||
| }, | ||
| { | ||
| "appearances" : [ | ||
| { | ||
| "appearance" : "luminosity", | ||
| "value" : "dark" | ||
| } | ||
| ], | ||
| "filename" : "theme=dark, mac=big sur.png", | ||
| "idiom" : "universal", | ||
| "scale" : "1x" | ||
| }, | ||
| { | ||
| "filename" : "theme=light, mac=big sur@2x.png", | ||
| "idiom" : "universal", | ||
| "scale" : "2x" | ||
| }, | ||
| { | ||
| "appearances" : [ | ||
| { | ||
| "appearance" : "luminosity", | ||
| "value" : "dark" | ||
| } | ||
| ], | ||
| "filename" : "theme=dark, mac=big sur@2x.png", | ||
| "idiom" : "universal", | ||
| "scale" : "2x" | ||
| }, | ||
| { | ||
| "filename" : "theme=light, mac=big sur@3x.png", | ||
| "idiom" : "universal", | ||
| "scale" : "3x" | ||
| }, | ||
| { | ||
| "appearances" : [ | ||
| { | ||
| "appearance" : "luminosity", | ||
| "value" : "dark" | ||
| } | ||
| ], | ||
| "filename" : "theme=dark, mac=big sur@3x.png", | ||
| "idiom" : "universal", | ||
| "scale" : "3x" | ||
| } | ||
| ], | ||
| "info" : { | ||
| "author" : "xcode", | ||
| "version" : 1 | ||
| } | ||
| } |
Binary file added
BIN
+15.3 KB
...ssets/Images/allow-sysex-screenshot-bigsur.imageset/theme=dark, mac=big sur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+44.8 KB
...ts/Images/allow-sysex-screenshot-bigsur.imageset/theme=dark, mac=big sur@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+85.3 KB
...ts/Images/allow-sysex-screenshot-bigsur.imageset/theme=dark, mac=big sur@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10 KB
...sets/Images/allow-sysex-screenshot-bigsur.imageset/theme=light, mac=big sur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+30.1 KB
...s/Images/allow-sysex-screenshot-bigsur.imageset/theme=light, mac=big sur@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+58.4 KB
...s/Images/allow-sysex-screenshot-bigsur.imageset/theme=light, mac=big sur@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 46 additions & 2 deletions
48
...otectionUI/Resources/Assets.xcassets/Images/allow-sysex-screenshot.imageset/Contents.json
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
Binary file removed
BIN
-4.91 MB
...tectionUI/Resources/Assets.xcassets/Images/allow-sysex-screenshot.imageset/Mask group.pdf
Binary file not shown.
Binary file added
BIN
+28.7 KB
...ets.xcassets/Images/allow-sysex-screenshot.imageset/theme=dark, mac=ventura.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+86.2 KB
....xcassets/Images/allow-sysex-screenshot.imageset/theme=dark, mac=ventura@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+164 KB
....xcassets/Images/allow-sysex-screenshot.imageset/theme=dark, mac=ventura@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+18.9 KB
...ts.xcassets/Images/allow-sysex-screenshot.imageset/theme=light, mac=ventura.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+57.5 KB
...xcassets/Images/allow-sysex-screenshot.imageset/theme=light, mac=ventura@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+116 KB
...xcassets/Images/allow-sysex-screenshot.imageset/theme=light, mac=ventura@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
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.
This is based on design feedback.
Previous onboarding logic:
Current onboarding logic: