Commit Graph

1841 Commits

Author SHA1 Message Date
Davide De Rosa f543b0d753 Do not delete imported host on error
Could be an app bug or something to be implemented in the future.
2019-07-08 08:44:54 +02:00
Davide De Rosa 41ed10e76e Fall back to mailto URL when no email account
Useful with third party mail apps.
2019-07-05 11:11:22 +02:00
Davide De Rosa 3a4f262c91 Set beta release 2019-07-05 09:04:57 +02:00
Davide De Rosa 34a5e15f8d Add Mullvad preset to CHANGELOG 2019-07-05 09:04:44 +02:00
Davide De Rosa 62b2202a05 Update API 2019-07-05 09:02:24 +02:00
Davide De Rosa e4c493292f Update CHANGELOG 2019-07-04 20:25:51 +02:00
Davide De Rosa 31dc24914f Fix infrastructure not retained in Core 2019-07-04 20:21:49 +02:00
Davide De Rosa ac071cf6ec Move "Reconnect" string to Core 2019-07-04 10:50:14 +02:00
Davide De Rosa 64e51c663b Merge branch 'refactor-to-core' 2019-07-04 10:13:09 +02:00
Davide De Rosa 74e798605e Update Core 2019-07-04 10:12:28 +02:00
Davide De Rosa 1bead621fc Simplify commit of network settings 2019-07-03 18:16:18 +02:00
Davide De Rosa 60b60646d4 Move available providers to Core 2019-06-28 19:10:42 +02:00
Davide De Rosa b45479a733 Commit network settings in separate method 2019-06-28 12:01:00 +02:00
Davide De Rosa ab189025b9 Move ProfileNetworkChoices to Core 2019-06-28 10:53:24 +02:00
Davide De Rosa 50a458f151 Add missing LZO error handling 2019-06-28 10:23:52 +02:00
Davide De Rosa d92b49dcfe Drop beta testing section 2019-06-25 14:51:17 +02:00
Davide De Rosa 3e1dc43684 Bump version 2019-06-23 23:49:18 +02:00
Davide De Rosa 40a7ac56f7 Move some strings to Core 2019-06-23 10:33:43 +02:00
Davide De Rosa 7186beb6bd Merge branch 'reuse-core-extensions' 2019-06-23 00:18:02 +02:00
Davide De Rosa 2e362bf553 Reuse Core extensions
- NetworkChoice.choices()
- OpenVPN.* available options
- ConnectionProfile.clientNetworkSettings
2019-06-23 00:17:37 +02:00
Davide De Rosa 42e2c83eb5 Move platform-specific extensions around 2019-06-23 00:17:37 +02:00
Davide De Rosa f2723c475d Merge branch 'split-app-strings' 2019-06-23 00:17:25 +02:00
Davide De Rosa 282728ae1e Move app-related strings in
Move Core strings to app target.

SwiftGen uses same bundle by default. No problem because Core
does not (and should not) any string internally.
2019-06-23 00:11:56 +02:00
Davide De Rosa 4d81661cce Reuse V shortcut for cell strings 2019-06-20 20:57:35 +02:00
Davide De Rosa 0aa66277ad Update Core 2019-06-20 18:13:37 +02:00
Davide De Rosa 0bb5f1d9c0 Remove again spurious pt-br 2019-06-19 15:12:42 +02:00
Davide De Rosa e4de0f2940 Update/fix submodules 2019-06-18 10:21:35 +02:00
Davide De Rosa 03c0931190 Remove redundant community link 2019-06-13 10:33:36 +02:00
Davide De Rosa c6e54de869 Fix strict pt localization 2019-06-13 10:19:07 +02:00
Davide De Rosa 86f34e7c7f Set release date 2019-06-02 11:23:55 +02:00
Davide De Rosa 38522e157f Drop old TestFlight link 2019-05-31 17:37:59 +02:00
Davide De Rosa dd2f20e6dc Set beta release 2019-05-28 18:21:07 +02:00
Davide De Rosa 6d1d6285c1 Fix regression in host deserialization
Crash on launch in 1931.
2019-05-28 18:10:02 +02:00
Davide De Rosa 830c70dd3e Fix broken LZO in TunnelKit 2019-05-28 15:49:31 +02:00
Davide De Rosa 1d6288d0f0 Set beta release 2019-05-28 08:42:57 +02:00
Davide De Rosa a9a64f39d3 Update Core with l10n authors 2019-05-28 08:42:22 +02:00
Davide De Rosa aae2f9b902 Merge branch 'fix-missing-l10ns' 2019-05-28 08:41:47 +02:00
Davide De Rosa 08b3230b2c Work around Xcode breaking l10n
Localized intents are imported incorrectly, with .strings
files separate from the .intentdefinition. HARD TO BELIEVE (not
so much with such a broken IDE), when this happens, everything
breaks, including Localizable.strings. For some obscure reason,
the English strings are still reachable.

Workaround:

- Import Intents.intentdefinition
- Remove Intents.strings from project (reference only)
- Re-enable each localization for Intents.intentdefinition
- When asked, select "Use file"

See dc2de46327
2019-05-28 08:41:24 +02:00
Davide De Rosa ff57e4fd2c Remove Core test target 2019-05-28 08:41:24 +02:00
Davide De Rosa 04a00fdb98 Remove spurious macOS framework 2019-05-28 08:41:24 +02:00
Davide De Rosa ef300e07d2 Fix Swift version globally 2019-05-28 07:01:49 +02:00
Davide De Rosa 53bd8d9919 Drop Core part of SwiftGen config 2019-05-28 06:55:57 +02:00
Davide De Rosa 0a21237a47 Fix missing es localization
Delete stale directory.
2019-05-28 06:54:04 +02:00
Davide De Rosa dcd4ea6f62 Use versioned TunnelKit 2019-05-27 22:29:56 +02:00
Davide De Rosa c1d887929e Update Core 2019-05-27 22:27:31 +02:00
Davide De Rosa 498fb0b52f Split description preamble for iTunes Preview
4 lines max to avoid cropping.
2019-05-27 17:24:18 +02:00
Davide De Rosa 93f19bcce5 Fix CocoaPods version in Gemfile 2019-05-27 16:44:42 +02:00
Davide De Rosa 1682fab7de Add English to translations 2019-05-27 14:59:21 +02:00
Davide De Rosa 4a53632046 Merge branch 'refactor-to-submodules' 2019-05-27 11:41:26 +02:00
Davide De Rosa ace2edbf37 Update READMEs
- Run target after setting up Config.xcconfig
- Mark App Store ID config as optional
- TunnelKit version
- Core README
2019-05-27 11:39:15 +02:00