Commit Graph

1310 Commits

Author SHA1 Message Date
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
Davide De Rosa 64645425f3 Reword 2019-04-26 19:16:47 +02:00
Davide De Rosa 847635fde3 Split features into sections 2019-04-26 19:16:47 +02:00
Davide De Rosa 308611c51c Refine app description paragraphs 2019-04-26 19:16:47 +02:00
Davide De Rosa a27bb8e867 Fix missing paragraph margin 2019-04-26 19:16:42 +02:00
Davide De Rosa a01b5ebb22 Reuse common metadata 2019-04-26 18:42:24 +02:00
Davide De Rosa 51084e2deb Import metadata stubs for new languages 2019-04-26 18:42:24 +02:00
Davide De Rosa 23eaf78e35 Merge branch 'rearrange-about' 2019-04-26 18:28:48 +02:00
Davide De Rosa b1cde74798 Refactor renamed strings 2019-04-26 18:28:01 +02:00
Davide De Rosa ba8afd9ad7 Move changelog/credits to About main screen 2019-04-26 18:23:07 +02:00