Commit Graph

1367 Commits

Author SHA1 Message Date
Davide De Rosa
1359c864d5 Update fastlane 2019-10-11 15:06:39 +02:00
Davide De Rosa
1c537727cb Enforce 64-bit archs
Work around "Too many symbol files" warning.
2019-10-11 14:37:27 +02:00
Davide De Rosa
096570d2cb Set beta release 2019-10-11 14:16:14 +02:00
Davide De Rosa
fc0d21a2ed Relax IP address keyboard
Sub-optimal due to illegal characters. Improve later.

Fixes #103
2019-10-11 13:48:41 +02:00
Davide De Rosa
aef0201b00 Revert strip symbols (who touched it?)
Raises "Too many symbols" issue when uploading to App Store Connect.
2019-10-11 13:38:12 +02:00
Davide De Rosa
4f2ae72252 Fix intent strings in Core 2019-10-11 13:36:54 +02:00
Davide De Rosa
c37bbf80f1 Add NordVPN 3x logo for dark appearance 2019-10-11 13:01:17 +02:00
Davide De Rosa
49806b0b28 Merge branch 'integrate-convenience' 2019-10-11 12:55:47 +02:00
Davide De Rosa
2cd6677e16 Replace with Convenience entities
- About
- Alerts
- Dialogs
- InApp
- Reviewer
- SingleOptionViewController
- StrongTableModel
2019-10-11 12:43:05 +02:00
Davide De Rosa
ea5d3a48ab Add Convenience library 2019-10-11 12:40:06 +02:00
Davide De Rosa
7382565042 Set beta release 2019-09-30 16:29:33 +02:00
Davide De Rosa
9dcf773d24 Update project requirements 2019-09-30 14:32:37 +02:00
Davide De Rosa
ff03611c2e Merge branch 'refactor-meta-and-scripts' 2019-09-30 14:21:29 +02:00
Davide De Rosa
550edb1682 Drop unused link 2019-09-30 14:21:13 +02:00
Davide De Rosa
08e2a3afba Update API 2019-09-30 14:21:13 +02:00
Davide De Rosa
b39ad33081 Update bundle and pods 2019-09-30 14:21:07 +02:00
Davide De Rosa
42f204c136 Refactor fastlane scripts 2019-09-30 14:21:07 +02:00
Davide De Rosa
84c13737dd Unignore Gemfile.lock 2019-09-30 14:21:07 +02:00
Davide De Rosa
6118557bca Bump minor version 2019-09-24 17:18:48 +02:00
Davide De Rosa
4e6b9b358b Revert "Temporarily use automatic signing"
This reverts commit f3a8e4ae25.
2019-09-22 20:58:23 +02:00
Davide De Rosa
56c87bd57c Update Core with fixed intent string IDs 2019-09-17 17:38:21 +02:00
Davide De Rosa
7c532e94af Suppress warning on unused if let 2019-09-17 17:22:26 +02:00
Davide De Rosa
4bc35efcca Bump version 2019-09-17 17:18:37 +02:00
Davide De Rosa
093bb17367 Update Core to Xcode 11 2019-09-17 17:17:30 +02:00
Davide De Rosa
fccc46092d Set release date 2019-09-15 19:27:38 +02:00
Davide De Rosa
b2f8cc1513 Omit provider registration links 2019-09-13 22:17:43 +02:00
Davide De Rosa
af813ddc14 Attach issue for .ovpn files bug in iOS 13 2019-09-12 00:03:57 +02:00
Davide De Rosa
8b5973b592 Set beta release 2019-09-11 21:45:13 +02:00
Davide De Rosa
90f924b836 Update release notes 2019-09-11 10:09:44 +02:00
Davide De Rosa
f3a8e4ae25 Temporarily use automatic signing 2019-09-11 10:03:48 +02:00
Davide De Rosa
c9f807babd Upgrade project to Xcode 11
Disable code signing for frameworks.
2019-09-11 10:03:48 +02:00
Davide De Rosa
47789132d9 Drop Patreon link 2019-09-11 09:26:30 +02:00
Davide De Rosa
95f5ae8733 Comply with iOS 13 Dark Mode
Fixes #93
2019-09-11 09:25:02 +02:00
Davide De Rosa
db3cde3aae Update CHANGELOG and release notes
Skip iOS 13 fixes from official release notes (pre-release).
2019-09-07 10:47:28 +02:00
Davide De Rosa
ebb34c5ab0 Update to latest API 2019-09-07 10:47:15 +02:00
Davide De Rosa
3c62a967c9 Use TunnelKit 2.0.3
Had to update CocoaPods 1.6.0 to 1.7.5
2019-09-07 00:14:01 +02:00
Davide De Rosa
f90a84f1a4 Reuse Issue from Core 2019-09-05 22:50:56 +02:00
Davide De Rosa
f0188a0a5c Pick rating event count back from Core 2019-09-05 17:56:56 +02:00
Davide De Rosa
a8a8cdd027 Update Core 2019-09-05 12:04:29 +02:00
Davide De Rosa
758e94c229 Set beta release 2019-09-03 00:31:38 +02:00
Davide De Rosa
042d652147 Update TunnelKit 2019-09-03 00:31:20 +02:00
Davide De Rosa
d32674da8c Update pods 2019-09-03 00:19:45 +02:00
Davide De Rosa
f59a0a34c7 Add rank and role to suppress upload warnings 2019-09-02 23:54:44 +02:00
Davide De Rosa
1838b0635f Broaden "Document Types" to handle all files
Mitigates iOS 13 "Imported UTIs" regression.
2019-09-02 23:37:43 +02:00
Davide De Rosa
54772a950e Drop .prefersLargeTitles. in split navigation bars
Caused a transparent navigation bar in iPadOS 13 regardless of
navigationItem.largeTitleDisplayMode in top view controllers.

This only happened when building against Xcode 11. Apps built with
10.x worked fine even on iOS 13.
2019-08-29 22:02:22 +02:00
Davide De Rosa
b2d1c87219 Add ru App Store metadata 2019-08-26 20:32:51 +02:00
Davide De Rosa
203d363b1c Add sponsors 2019-08-24 23:02:16 +02:00
Davide De Rosa
9dd1695973 Update TunnelKit 2019-08-23 09:28:01 +02:00
Davide De Rosa
a796c12ac0 Set beta release 2019-08-18 10:11:38 +02:00
Davide De Rosa
9ed83e3d2a Move rating count to app 2019-08-16 18:49:51 +02:00