-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VPN Geoswitching - look and feel tweaks + Pixels (#2045)
Task/Issue URL: https://app.asana.com/0/0/1206317271028889/f **Description**: Second PR for the bulk of the VPN Geoswitching feature. - Makes some tweaks to the styling (font sizes, images, colours) - adds the correct separators - fixes the click area of the country items. - preloads the ViewModel so the countries are already loaded when the sheet is shown - adds the pixels listed in the [macOS Geoswitching Pixels subtask](https://app.asana.com/0/0/1206112407389115/f). **Steps to test this PR**: 1. Make sure you’re an internal user 2. Navigate to Settings -> VPN 3. Check this screen and the VPN Location that the Location item links to match [the designs](https://www.figma.com/file/d7d8ZGkWD0W5ExhBI0tESv/O-N---VPN-Settings-Templates?type=design&node-id=1342-7329&mode=design&t=Wfh4vgagnGqTtVWo-0) 4. Check that switching countries and/or cities updates the VPN location 5. Check that everything looks and feels good. 6. Check that the appropriate pixels are being sent — ###### Internal references: [Pull Request Review Checklist](https://app.asana.com/0/1202500774821704/1203764234894239/f) [Software Engineering Expectations](https://app.asana.com/0/59792373528535/199064865822552) [Technical Design Template](https://app.asana.com/0/59792373528535/184709971311943) [Pull Request Documentation](https://app.asana.com/0/1202500774821704/1204012835277482/f)
- Loading branch information
Showing
10 changed files
with
279 additions
and
141 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
DuckDuckGo/Assets.xcassets/Images/Location-16-Solid.imageset/Contents.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Location-16-Solid.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"template-rendering-intent" : "template" | ||
} | ||
} |
Binary file added
BIN
+2.44 KB
DuckDuckGo/Assets.xcassets/Images/Location-16-Solid.imageset/Location-16-Solid.pdf
Binary file not shown.
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
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
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
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
Oops, something went wrong.