Commit Graph

519 Commits

Author SHA1 Message Date
Davide De Rosa 93b0a02568 Update copyright 2020-12-27 17:36:48 +01:00
Davide De Rosa ed0b12cd24 Use environment for testing full version 2020-12-27 16:56:59 +01:00
Davide De Rosa 1213212332 Move ProductManager to Core 2020-12-27 16:56:25 +01:00
Davide De Rosa a6f59f72bb Do not update providers in-app 2020-12-12 17:18:57 +01:00
Davide De Rosa 5cb72de837 Let VPN always operate on active profile 2020-12-03 00:07:16 +01:00
Davide De Rosa 6b07e7eb9e Fix wrong deployment target (14.2 -> 12.0) 2020-11-21 19:05:29 +01:00
Davide De Rosa 98f1e4584c Move a string to Core 2020-11-18 15:13:06 +01:00
Davide De Rosa 0e4a834d31 Drop redundant enum value 2020-11-16 11:19:23 +01:00
Davide De Rosa 2f42099bd0 Update project and deprecated APIs 2020-11-15 22:21:31 +01:00
Davide De Rosa 46d90b1112 Update project
- Pods
- Target (12.0)
- Version (1.13.0)
- API
2020-11-15 17:41:38 +01:00
Davide De Rosa dce17dfa88 Open Twitch via custom URL scheme 2020-10-26 18:10:12 +01:00
Davide De Rosa 5c383dad68 Bump version 2020-10-25 18:41:41 +01:00
Davide De Rosa da6f49dd18 Add follow on Twitch 2020-10-25 18:32:32 +01:00
Davide De Rosa ccaf94d606 Fix de strings 2020-10-25 18:32:03 +01:00
Davide De Rosa 17aff3c954 Add translations 2020-07-23 12:16:16 +02:00
Davide De Rosa 0acef41a7f Share import logic between browser and imported 2020-07-23 11:51:50 +02:00
Davide De Rosa 2485c5b588 Simplify import .ovpn from Files
- Browse files directly from Organizer
- Add "Import new host" entry to open imported hosts
2020-07-23 11:51:50 +02:00
Davide De Rosa 7c6a404e4a Add Child Safe VPN provider 2020-07-23 11:51:20 +02:00
Davide De Rosa 4887c27816 Update TunnelKit with VPN manager 2020-06-23 09:54:39 +02:00
Davide De Rosa ac20be8962 Bump version 2020-06-23 09:54:39 +02:00
Davide De Rosa 503c35be7d Revert "Merge branch 'kickstarter-campaign'"
This reverts commit f9c5ab7b02, reversing
changes made to 50a3de7ac2.
2020-06-11 14:46:34 +02:00
Davide De Rosa a69434fac1 Activate GitHub Sponsors link 2020-06-04 23:09:07 +02:00
Davide De Rosa 812e8f0f13 Replace Patreon with GitHub Sponsors 2020-06-04 23:09:07 +02:00
Davide De Rosa bcabffc272 Bump version 2020-06-03 23:20:28 +02:00
Davide De Rosa 5f343aafb9 Temporarily show Kickstarter campaign
- Organizer
- Service
2020-06-01 11:15:23 +02:00
Davide De Rosa 5460d041ce Set proper header/footer height in organizer 2020-06-01 10:25:30 +02:00
Davide De Rosa 6ed5f5cf02 Better reset any picker appearance 2020-05-27 07:38:35 +02:00
Davide De Rosa 34bcd22893 Override tint color in document browser
Buttons were invisible in light mode.

Fixes #145
2020-05-27 00:00:06 +02:00
Davide De Rosa 7cd9200818 Allow host endpoint customization 2020-05-23 19:07:04 +02:00
Davide De Rosa 77e858d97f Add TorGuard guidance 2020-05-23 17:57:54 +02:00
Davide De Rosa 96f2481988 Bump version 2020-05-21 14:05:20 +02:00
Davide De Rosa 4d568bf3d6 Show guidance URL even without string 2020-05-19 19:26:02 +02:00
Davide De Rosa fe7946bc37 Revert TorGuard guidance 2020-05-19 19:21:18 +02:00
Davide De Rosa d1ade9a977 Add TorGuard provider 2020-05-15 17:12:46 +02:00
Davide De Rosa 81fcb923b4 Add check before listing products 2020-05-13 14:23:21 +02:00
Davide De Rosa 8448058d7b Bump version 2020-05-12 22:38:57 +02:00
Davide De Rosa 25ebf4a3eb Relax keyboard for host names 2020-05-11 22:54:16 +02:00
Davide De Rosa 452920823c Fix rename host to duplicate name
Fixes #140
2020-05-11 22:42:13 +02:00
Davide De Rosa 52e136e9c7 Simplify existing host lookup 2020-05-11 22:30:30 +02:00
Davide De Rosa c4d1419c73 Fix construction of provider in-app products
Fixes #141
2020-05-11 21:20:52 +02:00
Davide De Rosa a3d054c93f Bump version 2020-05-10 23:52:37 +02:00
Davide De Rosa 29abc6edbe Add Hide.me logo 2020-05-10 00:40:43 +02:00
Davide De Rosa 44f27e6e0a Add guidance and referral for Hide.me 2020-05-10 00:40:36 +02:00
Davide De Rosa 80bc362f04 Hide guidance string for non-embedded providers
String key is not found when NSLocalizedString returns key itself.
2020-05-09 17:33:19 +02:00
Davide De Rosa 6a168df009 Log VPN status 2020-05-09 17:33:14 +02:00
Davide De Rosa 336cda37d0 Bump version 2020-04-29 21:20:11 +02:00
Davide De Rosa 679a0b2739 Continue provider creation after restore purchases 2020-04-11 15:40:19 +02:00
Davide De Rosa 8547899a53 Update TunnelKit
Disconnect on server shutdown.
2020-04-06 11:29:11 +02:00
Davide De Rosa 25ea04c3a3 Drop FIXME about logos, load statically
Quite complicated to do via API.
2020-02-29 18:46:39 +01:00
Davide De Rosa 8318821a80 Return provider guidance string dynamically
Drop annoying switch/case.
2020-02-29 18:12:24 +01:00