Commit Graph

  • 554f5bcad6 Rename notification method to be UI-agnostic Davide De Rosa 2019-03-18 17:08:24 +0100
  • c3e6e1ecd5 Move intents to Core target Davide De Rosa 2019-03-18 17:06:19 +0100
  • 8a63be8856 Share platform value in Podfile Davide De Rosa 2019-03-18 12:08:31 +0100
  • 542f4ac522 Update API Davide De Rosa 2019-03-18 11:56:30 +0100
  • 82087eeebb Merge branch 'refactor-core-framework' Davide De Rosa 2019-03-18 13:55:09 +0100
  • 5237aa3916 Import Core framework into iOS target Davide De Rosa 2019-03-18 11:52:19 +0100
  • f661008679 Make framework internal components public Davide De Rosa 2019-03-18 11:29:28 +0100
  • cf499739f7 Export SwiftGen strings as public Davide De Rosa 2019-03-18 11:18:22 +0100
  • de944acabb Fall back to documents container Davide De Rosa 2019-03-18 10:59:15 +0100
  • d983362815 Use relative bundle to locate URL in framework Davide De Rosa 2019-03-18 10:56:53 +0100
  • c7f522f55e Create Passepartout-Core framework target Davide De Rosa 2019-03-18 10:51:16 +0100
  • 8adc125f9b Merge branch 'migrate-to-app-group-documents' Davide De Rosa 2019-03-18 10:09:31 +0100
  • 39fb191309 Log documents migration event Davide De Rosa 2019-03-11 10:09:35 +0100
  • 9005bf6c19 Skip "Inbox" during migration Davide De Rosa 2019-03-11 10:12:16 +0100
  • 87249cb8ad Migrate documents to App Group Davide De Rosa 2019-03-10 14:58:01 +0100
  • 8ede1ed3d4 Use App Group container for documents and caches Davide De Rosa 2019-03-10 14:44:36 +0100
  • 446736851f Merge branch 'refactor-service-updates' Davide De Rosa 2019-03-11 10:05:38 +0100
  • 1eca19e96f Update whole views when back from backgorund Davide De Rosa 2019-03-10 14:32:24 +0100
  • 1dd3ad18aa Use updateViewsIfNeeded() for consistency Davide De Rosa 2019-03-10 14:29:31 +0100
  • 29f34cd206 Report .inactiveProfile on nil GracefulVPN.vpn Davide De Rosa 2019-03-10 14:26:09 +0100
  • f50cf44bab Switch to active profile on intent update Davide De Rosa 2019-03-09 12:07:34 +0100
  • 439c9c0b0f Set profile directly in GracefulVPN Davide De Rosa 2019-03-10 14:18:52 +0100
  • e74ed46ed8 Merge branch 'refine-custom-intents' Davide De Rosa 2019-03-11 09:55:19 +0100
  • ba0d3a8010 Use consistent intent logging Davide De Rosa 2019-03-10 13:58:22 +0100
  • c8be5d0de6 Donate enable+disable on VPN on/off Davide De Rosa 2019-03-09 12:22:42 +0100
  • ab500cccb0 Add EnableVPN intent Davide De Rosa 2019-03-10 14:03:39 +0100
  • 9dcd6de873 Always donate a MoveTo when provider Davide De Rosa 2019-03-09 11:59:05 +0100
  • b841552121 Do not necessarily reconnect on intent Davide De Rosa 2019-03-10 13:55:22 +0100
  • 670139d807 Reuse reconnection code Davide De Rosa 2019-03-09 12:04:27 +0100
  • 1dc659dbe1 Localize intents definition Davide De Rosa 2019-03-09 11:50:01 +0100
  • 7a21338042 Update copyright Davide De Rosa 2019-03-09 11:44:44 +0100
  • e8678e4eea Set beta release Davide De Rosa 2019-03-09 11:37:19 +0100
  • 72f36dd28b
    Merge pull request #40 from passepartoutvpn/custom-intents Davide De Rosa 2019-03-09 11:31:04 +0100
  • e3a0a10753 Drop another redundant import Davide De Rosa 2019-03-09 11:30:36 +0100
  • 5af7103c36 Update CHANGELOG Davide De Rosa 2019-03-09 11:11:04 +0100
  • fb5cd52eea Drop redundant import Davide De Rosa 2019-03-09 10:41:20 +0100
  • 77c40cb169 Notify intent updates to ServiceVC Davide De Rosa 2019-03-09 08:58:01 +0100
  • 5d2450b985 Donate interactions Davide De Rosa 2019-03-09 09:53:48 +0100
  • 2e4d2162ac Define custom intents Davide De Rosa 2019-03-09 08:42:58 +0100
  • f01027bca5 Add Siri capability Davide De Rosa 2019-03-08 17:17:42 +0100
  • 9ace65e607 Update TunnelKit Davide De Rosa 2019-03-08 13:38:30 +0100
  • 29c51753fe Update CHANGELOG Davide De Rosa 2019-03-08 12:59:55 +0100
  • 5ccdece72b Do not reload views on profile renaming Davide De Rosa 2019-03-08 12:50:34 +0100
  • 7774143e17 Activate profile before any action Davide De Rosa 2019-03-08 12:29:52 +0100
  • c0c8ed3fc9 Hide beta testing section Davide De Rosa 2019-03-08 11:01:21 +0100
  • ce3781e3b5 Be more formal about ProfileKey parsing Davide De Rosa 2019-03-08 10:21:08 +0100
  • 05daa8f77a Delete log file on start Davide De Rosa 2019-03-08 09:39:37 +0100
  • 97d28c0753 Set beta release Davide De Rosa 2019-03-08 00:03:59 +0100
  • b50cb4681b Fix stupid parsing of ProfileKey from String Davide De Rosa 2019-03-07 23:54:53 +0100
  • 786d5d2782 Merge branch 'test-file-logging' Davide De Rosa 2019-03-08 00:01:20 +0100
  • ccf7a68ba8 Show raw debug log in beta Davide De Rosa 2019-03-07 22:59:46 +0100
  • 5fb38652b0 Debug app log to file for troubleshooting Davide De Rosa 2019-03-07 22:51:01 +0100
  • 35db9ac53b Remove TestFlight badge Davide De Rosa 2019-03-07 22:04:40 +0100
  • bc4841af8a Refine TunnelBear integration Davide De Rosa 2019-03-07 21:37:04 +0100
  • 2cd96f2596 Set beta release Davide De Rosa 2019-03-06 17:52:28 +0100
  • 9441a31fd1 Add button to test app termination Davide De Rosa 2019-03-06 17:44:27 +0100
  • e4ef4a9dbc Rearrange lines to isolate throwing code Davide De Rosa 2019-03-06 16:57:47 +0100
  • 693a59d0a5
    Merge pull request #35 from passepartoutvpn/integrate-tunnel-bear Davide De Rosa 2019-03-06 17:08:43 +0100
  • 09fee51c8b Update infra JSONs Davide De Rosa 2019-03-04 18:49:39 +0100
  • c5c670b086 Add TunnelBear provider Davide De Rosa 2019-01-04 14:52:23 +0100
  • aba91df3fe Bump minor version Davide De Rosa 2019-03-05 22:16:51 +0100
  • 2f9b802045 Use versioned TunnelKit Davide De Rosa 2019-03-05 11:04:59 +0100
  • c0fcb59233 Set account fields content type Davide De Rosa 2019-03-05 09:45:29 +0100
  • faa63523e8 Add scripts to update provisioning profiles Davide De Rosa 2019-03-05 21:43:22 +0100
  • 4d3629e80f Set release date v1.0.3 Davide De Rosa 2019-03-05 10:32:47 +0100
  • 4eeca4c63c Forgive a nil statusIndexPath Davide De Rosa 2019-03-05 10:14:21 +0100
  • c4495f6715 Revert "Bump version further (minor)" Davide De Rosa 2019-03-05 10:00:07 +0100
  • f10cbd044c Update infra JSONs origin/integrate-tunnel-bear Davide De Rosa 2019-03-04 18:49:39 +0100
  • 50c9fab394 Add TunnelBear provider Davide De Rosa 2019-01-04 14:52:23 +0100
  • 14fac17f24 Bump version further (minor) Davide De Rosa 2019-03-04 18:55:48 +0100
  • fd9306b1dc Bump version Davide De Rosa 2019-03-04 17:21:49 +0100
  • 8e51dd0f5e Set release date and notes v1.0.2 Davide De Rosa 2019-03-03 14:22:04 +0100
  • 35eddf8cd7 Update API and add local embed script Davide De Rosa 2019-03-03 22:02:05 +0100
  • 0b7bd41636 Add provider referrals Davide De Rosa 2019-03-03 14:11:12 +0100
  • 3ddfa87b58 Disconnect before switching active profile Davide De Rosa 2019-03-03 13:00:42 +0100
  • b97b6eedeb Fix DNS servers not applied Davide De Rosa 2019-03-03 10:57:44 +0100
  • a9e16c5335 Show custom DNS addresses in configuration UI Davide De Rosa 2019-03-03 10:40:12 +0100
  • e4a0e20207 Set beta release Davide De Rosa 2019-03-01 21:11:30 +0100
  • 5f1a2b3713 Drop disabled TestFlight public beta link Davide De Rosa 2019-02-28 17:34:07 +0100
  • 6d4c566e05 Fix renamed SwiftGen license file Davide De Rosa 2019-02-28 17:30:41 +0100
  • 1f722198e9 Shut down if server uses compression at all. Davide De Rosa 2019-02-28 17:18:11 +0100
  • 78568631a8 Reorder and update CHANGELOG for release v1.0.1 Davide De Rosa 2019-02-26 09:54:31 +0100
  • 3d854f0d49 Update metadata Davide De Rosa 2019-02-26 09:43:51 +0100
  • 2bada4ef33 Set beta release Davide De Rosa 2019-02-26 09:13:34 +0100
  • 6ddf3f89f7 Use versioned TunnelKit Davide De Rosa 2019-02-25 23:55:12 +0100
  • 0c3261b53f Add PR link to CHANGELOG Davide De Rosa 2019-02-25 23:17:09 +0100
  • f335440800 Shut down if server pushes a compression directive Davide De Rosa 2019-02-25 23:13:12 +0100
  • 9524a72f2b Work around TunnelKit/OpenSSL linking issue Davide De Rosa 2019-02-25 22:56:24 +0100
  • b24967323e
    Update README.md Davide De Rosa 2019-02-25 12:28:43 +0100
  • 3f90a96744 Fix CocoaPods regression Davide De Rosa 2019-02-25 11:11:37 +0100
  • df3c70fa30 Set beta release Davide De Rosa 2019-02-25 10:55:38 +0100
  • f9da8f4a17 Add mention to DNS override Davide De Rosa 2019-02-23 12:16:28 +0100
  • d4e5739de2 Relax EKU verification Davide De Rosa 2019-02-23 12:12:59 +0100
  • 12bd44a2c1 Merge branch 'generalize-bundled-api' Davide De Rosa 2019-02-23 11:30:14 +0100
  • 942aaecdc3 Refine profile description Davide De Rosa 2019-01-04 14:19:56 +0100
  • 68b9cf0fdf Convert bundled API to a folder reference Davide De Rosa 2019-01-04 13:15:24 +0100
  • 50157e0480 Reword again remove VPN configuration button Davide De Rosa 2019-02-06 10:25:40 +0100
  • c9db4dc0ca Merge branch 'add-faq-link' Davide De Rosa 2019-02-03 22:10:19 +0100
  • 2663999b91 Update CHANGELOG Davide De Rosa 2019-02-03 22:10:14 +0100
  • fedea91087 Add FAQ in About Davide De Rosa 2019-02-03 22:07:10 +0100