Merge branch 'update-screenshots'

This commit is contained in:
Davide De Rosa 2019-11-04 19:38:29 +01:00
commit f82a84c34b
23 changed files with 10 additions and 11 deletions

View File

@ -33,11 +33,11 @@ Trust cellular or Wi-Fi networks to fine-grain your connectivity. You can then c
[<img src="res/snap-trusted.png" width="300">](res/snap-trusted.png) [<img src="res/snap-trusted.png" width="300">](res/snap-trusted.png)
### See your connection parameters ### Siri shortcuts
Passepartout strives for transparency, by showing a fairly detailed yet understandable resume of your connection parameters. Enjoy the convenience of Siri shortcuts to automate frequent VPN actions.
[<img src="res/snap-parameters.png" width="300">](res/snap-parameters.png) [<img src="res/snap-shortcuts.png" width="300">](res/snap-shortcuts.png)
### Override network settings ### Override network settings
@ -45,6 +45,12 @@ Override default gateway, DNS and proxy settings right from the app. Don't bothe
[<img src="res/snap-network.png" width="300">](res/snap-network.png) [<img src="res/snap-network.png" width="300">](res/snap-network.png)
### See your connection parameters
Passepartout strives for transparency, by showing a fairly detailed yet understandable resume of your connection parameters.
[<img src="res/snap-parameters.png" width="300">](res/snap-parameters.png)
### Disconnect on sleep ### Disconnect on sleep
Keeping the VPN active in the background provides smoother operation, but may be tough for the battery. You might want to use this feature if you're concerned about battery life. When the device goes to sleep, the VPN will disconnect to then reconnect on device wake-up. Keeping the VPN active in the background provides smoother operation, but may be tough for the battery. You might want to use this feature if you're concerned about battery life. When the device goes to sleep, the VPN will disconnect to then reconnect on device wake-up.

@ -1 +1 @@
Subproject commit f9373dd7681e82741dd173e0be22cdea9a17c980 Subproject commit a6f33824ce1434a0fa5bbd49f9d817a776f7ea7b

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 285 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 KiB

After

Width:  |  Height:  |  Size: 309 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 332 KiB

After

Width:  |  Height:  |  Size: 298 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 428 KiB

After

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 338 KiB

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 KiB

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 KiB

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 184 KiB

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 270 KiB

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 251 KiB

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 KiB

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 208 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 208 KiB

After

Width:  |  Height:  |  Size: 200 KiB

BIN
res/snap-shortcuts.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 KiB

After

Width:  |  Height:  |  Size: 361 KiB

View File

@ -1,7 +0,0 @@
#!/bin/sh
rm -f res/snap-*.png
cp fastlane/screenshots/en-US/iphone65-02.png res/snap-home.png
cp fastlane/screenshots/en-US/iphone65-04.png res/snap-parameters.png
cp fastlane/screenshots/en-US/iphone65-03.png res/snap-profile.png
cp fastlane/screenshots/en-US/iphone65-05.png res/snap-trusted.png
cp fastlane/screenshots/en-US/iphone65-06.png res/snap-network.png