Commit Graph

1205 Commits

Author SHA1 Message Date
Davide De Rosa 33876aabac Shorten el subtitle for char limit 2019-05-21 15:35:11 +02:00
Davide De Rosa 2dd8e5613a Integrate el localization
Shorten app subtitle for char limit.
2019-05-21 15:35:11 +02:00
Davide De Rosa 68c9bd0022 Fix illegal closing quote ” in .strings 2019-05-20 15:01:38 +02:00
Davide De Rosa a25a336136 Merge branch 'integrate-dutch' 2019-05-20 14:55:09 +02:00
Davide De Rosa 40d728a8a0 Fix missing nl phrases 2019-05-20 14:54:50 +02:00
Davide De Rosa 98f8b04f39 Integrate nl localization
Copy missing files from en-US.

Had to shorten app subtitle for char limit.
2019-05-20 14:17:45 +02:00
Davide De Rosa 15f6808dba
Merge pull request #81 from paxpacis/nl-NL
First version of translation to Dutch/Nederlands
2019-05-19 21:21:59 +02:00
Davide De Rosa 00a7dba8d8 Set release date
Drop more unused strings.
2019-05-19 21:10:28 +02:00
paxpacis dfc778cb9e First version of translation to Dutch/Nederlands 2019-05-19 20:44:16 +02:00
Davide De Rosa f585729375 Drop unused strings 2019-05-18 12:33:21 +02:00
Davide De Rosa 445b3f1d8f Merge branch 'add-translations' 2019-05-18 12:28:07 +02:00
Davide De Rosa 81f86f80bd Restore bit about Russian translations
Missing from 1.6.0 release, to be fair.
2019-05-18 12:27:58 +02:00
Davide De Rosa 42fba9f4c5 Add pt translations
Google Translate + common sense.
2019-05-18 12:27:56 +02:00
Davide De Rosa 11b966e9da Add ru translations
Google Translate.
2019-05-18 12:02:42 +02:00
Davide De Rosa cfaca12021 Add de translations 2019-05-18 11:51:39 +02:00
Davide De Rosa e07676d565 Add it translations 2019-05-18 11:51:39 +02:00
Davide De Rosa b1e2d60f37 Make connect rule interface explicit
Shouldn't make a difference but you never know with iOS.
2019-05-17 17:21:30 +02:00
Davide De Rosa a17a3f7e48 Sort constants alphabetically (case-insensitive) 2019-05-17 13:15:55 +02:00
Davide De Rosa 1fa95ce7f8 Drop beta issue 2019-05-17 13:07:18 +02:00
Davide De Rosa ef4bdcafa8 Reorder files 2019-05-17 13:07:18 +02:00
Davide De Rosa f801d468e0 Set beta release 2019-05-15 10:34:25 +02:00
Davide De Rosa 4ddbfe834b Add network settings snapshot to README 2019-05-14 11:39:41 +02:00
Davide De Rosa e826bc0ccb Update screenshots with network settings 2019-05-14 11:37:45 +02:00
Davide De Rosa 7b585d02d3 Use TunnelKit 1.7.1 2019-05-14 11:25:36 +02:00
Davide De Rosa 4225b7568a Update TunnelKit URL 2019-05-14 11:18:19 +02:00
Davide De Rosa c8066e8e27 Remove 'slower' from PIA 256-bit 2019-05-13 10:01:51 +02:00
Davide De Rosa 4bc50563c2 Set beta release 2019-05-11 17:49:14 +02:00
Davide De Rosa 61f2438e24 Update CHANGELOG 2019-05-11 17:48:24 +02:00
Davide De Rosa f546ca33ae Update TunnelKit with gateway fixes 2019-05-11 17:43:30 +02:00
Davide De Rosa accd04eead Default to server settings for default gateway
IPv6 is not necessarily supported.
2019-05-11 15:59:02 +02:00
Davide De Rosa 547746e0d9 Customize TLS security level (lowest) 2019-05-08 23:55:21 +02:00
Davide De Rosa ee0f5a3f65 Update TunnelKit for TLS failures 2019-05-05 17:52:59 +02:00
Davide De Rosa aff371d500 Fix selected option for compression fields 2019-05-04 10:33:04 +02:00
Davide De Rosa d44e9f861b Set supported preset on start 2019-05-04 10:29:27 +02:00
Davide De Rosa 6f1fe36412 Set beta release 2019-05-03 19:15:24 +02:00
Davide De Rosa cbcf78ef33 Update TunnelKit
- Auth issues
- redirect-gateway --block-local (partial)
2019-05-03 19:15:11 +02:00
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