Davide De Rosa
74d87754ea
Merge branch 'category-presets'
2019-05-03 15:24:55 +02:00
Davide De Rosa
a4cbbbc1aa
Pick preset from pool supported presets only
...
Fixes #78
2019-05-02 13:08:24 +02:00
Davide De Rosa
77eff6373b
Parse optional category presets
2019-05-02 13:08:24 +02:00
Davide De Rosa
22dfb42bfa
Update infrastructures
2019-05-02 13:08:24 +02:00
Davide De Rosa
7abd281c23
Retain network settings placeholder
...
Refines a05a016881
2019-05-01 23:29:52 +02:00
Davide De Rosa
25671e7442
Make compression framing/algorithm editable
2019-05-01 23:05:36 +02:00
Davide De Rosa
98756438b1
Merge pull request #77 from passepartoutvpn/override-network-settings
...
Override network settings
2019-05-01 23:04:35 +02:00
Davide De Rosa
2c8e024a82
Update metadata about network override
2019-05-01 23:03:47 +02:00
Davide De Rosa
a05a016881
Use none for network setting placeholders
...
Less confusing when disabled.
2019-05-01 23:00:28 +02:00
Davide De Rosa
5f0d4960a5
Cut 4 gateway checkmarks down to 2 toogles
2019-05-01 23:00:28 +02:00
Davide De Rosa
c6fbdca342
Move network settings to ad-hoc screen
...
Can now set gateway/DNS/proxy settings explicitly.
- Read from .ovpn (hosts only)
- Pull from server (PUSH_REPLY)
- Set manually
2019-05-01 23:00:28 +02:00
Davide De Rosa
bab8e28b04
Use builders for editing configurations
...
Slip-ups in TunnelKit made configurations erroneously mutable.
2019-05-01 23:00:28 +02:00
Davide De Rosa
610d3f4344
Merge branch 'extend-debug-log-viewport'
2019-05-01 23:00:01 +02:00
Davide De Rosa
634f34405b
Only hide toolbar in debug log
...
Split view controller is shi**y enough not to handle navigation
bar properly on rotation.
When in compact mode, the navigation bar comes from the split
view controller. Hiding it and then going to regular (landscape),
will leave the master without the navigation bar and no way to
restore it.
2019-05-01 22:59:29 +02:00
Davide De Rosa
6ecf859a5e
Add custom tap recognizer to text view
...
Stock gesture doesn't work on subview.
2019-05-01 22:59:29 +02:00
Davide De Rosa
16b8a44a30
Hide bars on tap within debug log view
2019-05-01 22:59:29 +02:00
Davide De Rosa
b6d419beed
Make outlet optional for safety
2019-05-01 22:59:28 +02:00
Davide De Rosa
6e46b4c94a
Put debug toolbar into navigation controller
2019-05-01 22:59:28 +02:00
Davide De Rosa
22681d8a09
Rename default category to empty string
2019-05-01 22:59:05 +02:00
Davide De Rosa
6329c32903
Reuse shared cell values globally
2019-05-01 22:59:05 +02:00
Davide De Rosa
6f460031a2
Bump version
2019-05-01 22:59:05 +02:00
Davide De Rosa
aa8ed88f36
Set release date
...
Update screenshots in README.
2019-05-01 22:56:35 +02:00
Davide De Rosa
e6d67ac9f6
Take no risks with unwrapped optionals
2019-04-28 21:50:18 +02:00
Davide De Rosa
c6f154ec18
Merge branch 'infrastructure-not-remembered'
2019-04-28 21:34:18 +02:00
Davide De Rosa
b714f8acd9
Log cached infra JSON when unable to parse
2019-04-28 21:34:12 +02:00
Davide De Rosa
125c6a7d67
Fix encoding of external map in preset
...
The effect of this is that refreshed infrastructures were not
remembered.
2019-04-28 21:34:12 +02:00
Davide De Rosa
24e3ca5ed7
Set beta release
2019-04-28 17:39:48 +02:00
Davide De Rosa
d1ef6f2661
Drop ru App Store metadata stubs
...
App is blocked in Russia.
2019-04-28 17:39:43 +02:00
Davide De Rosa
7d9445576d
Use versioned TunnelKit
2019-04-28 17:36:31 +02:00
Davide De Rosa
9b7e48cd65
Merge branch 'complete-translations'
2019-04-28 17:36:27 +02:00
Davide De Rosa
02c02690fd
Add ru translations
2019-04-28 17:36:05 +02:00
Davide De Rosa
2dac8b0728
Add de-DE translations
2019-04-28 15:52:15 +02:00
Davide De Rosa
15768bd00b
Add pt-BR translations
2019-04-28 15:52:15 +02:00
Davide De Rosa
396a6f775d
Add it translations
2019-04-28 15:52:15 +02:00
Davide De Rosa
dfb3573e73
Update release notes
2019-04-28 15:52:15 +02:00
Davide De Rosa
99eff9efb4
Update TunnelKit for DNS-only VPN
...
Fixes #73
2019-04-28 15:51:56 +02:00
Davide De Rosa
e11af07488
Merge pull request #76 from phrozen77/patch-1
...
Update Localizable.strings
2019-04-28 14:38:37 +02:00
phrozen77
47a9a76745
Update Localizable.strings
...
Oops, forgot that one :)
Regarding version.title - Version is the same in German :)
2019-04-28 13:48:59 +02:00
Davide De Rosa
99d1d2ef5c
Enable LZO compression with VyprVPN
2019-04-27 22:47:22 +02:00
Davide De Rosa
4a01161b1a
Update screenshots
2019-04-27 11:38:03 +02:00
Davide De Rosa
cedd46d5d3
Update TunnelKit for TLS errors
2019-04-27 11:03:52 +02:00
Davide De Rosa
006f1f0a25
Leave digest editable despite cipher
...
Fixes #74
2019-04-27 09:31:49 +02:00
Davide De Rosa
14333a1ccf
Fix misleading Mullvad credentials footer
...
Password "m" is only valid for temporary accounts.
Fixes #75
2019-04-27 09:30:33 +02:00
Davide De Rosa
ffb273ce23
Create GitHub section in About
...
Leave README and CHANGELOG untranslated.
2019-04-27 09:23:03 +02:00
Davide De Rosa
bd14b9e617
Sort languages alphabetically
2019-04-26 19:55:16 +02:00
Davide De Rosa
8e74949029
Set beta release
2019-04-26 19:55:16 +02:00
Davide De Rosa
89d2580a33
Merge branch 'refine-base-metadata'
2019-04-26 19:55:01 +02:00
Davide De Rosa
d38c014495
Update it translation
2019-04-26 19:54:32 +02:00
Davide De Rosa
7e3f3afd77
Reword first paragraph
2019-04-26 19:16:47 +02:00
Davide De Rosa
6f5ba17b8c
Move VPN providers intro on top
2019-04-26 19:16:47 +02:00