summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
2021-05-27Xcode: remove CLANG_WARN_UNGUARDED_AVAILABILITY overrideAndrej Mihajlov1-2/+0
2021-05-27Xcode: remove TARGETED_DEVICE_FAMILY and IPHONEOS_DEPLOYMENT_TARGET overrides...Andrej Mihajlov1-14/+2
2021-05-27Add empty table header footer viewAndrej Mihajlov1-18/+22
2021-05-27Add preferencesAndrej Mihajlov1-0/+16
2021-05-21Upgrade Xcode project to the latestAndrej Mihajlov6-6/+8
2021-05-18Add SSL pinningAndrej Mihajlov1-0/+28
2021-05-12Bump 2021.2 (build 2)Andrej Mihajlov1-4/+4
2021-05-12Connect: add mapAndrej Mihajlov1-0/+16
2021-05-05Xcode: clean missing or broken refsAndrej Mihajlov1-2/+1
2021-05-03Consent: add content viewAndrej Mihajlov1-4/+4
2021-04-14Add CustomSplitViewControllerAndrej Mihajlov1-0/+4
2021-04-14Xcode: enable iPad supportAndrej Mihajlov1-2/+2
2021-03-26Add automatic keyboard responder helperAndrej Mihajlov1-0/+4
2021-03-23Extract LoginContentViewAndrej Mihajlov1-4/+5
2021-03-22Tests: use project wide deployment target (iOS 12.0)Andrej Mihajlov1-2/+0
2021-03-22Extract the main content view into a separate classAndrej Mihajlov1-4/+4
2021-03-22Add LocationDataSourceAndrej Mihajlov2-35/+4
2021-03-22Add UIMetricsAndrej Mihajlov1-0/+4
2021-03-19SimulatorTunnelProviderHost: pick the actual tunnel based on relay constraintsAndrej Mihajlov1-0/+6
2021-03-05Bump 2021.1 (build 2)ios/2021.1Andrej Mihajlov1-4/+4
2021-03-02Add a build script for wireguard-goAndrej Mihajlov1-3/+3
2021-03-02Disable precompiled headersAndrej Mihajlov1-0/+2
2021-03-02Remove unused bridging headers and wireguard version extraction scriptAndrej Mihajlov1-53/+2
2021-02-26Bump iOS version to 2021.1Andrej Mihajlov1-4/+4
2021-02-24Implement problem report UI and log consolidationAndrej Mihajlov1-2/+6
2021-02-24Remove unused Data+HexCodingAndrej Mihajlov1-6/+0
2021-02-24Implement problem report UI and log consolidationAndrej Mihajlov1-1/+29
2021-02-24Add custom navigation controllerAndrej Mihajlov1-0/+4
2021-02-24Add custom text field & text viewAndrej Mihajlov1-0/+8
2021-02-24Extract method swizzlingAndrej Mihajlov1-0/+4
2021-02-11Integrate WireGuardKitAndrej Mihajlov2-57/+79
2020-11-02Bump 2020.5-b1Andrej Mihajlov1-8/+8
2020-09-15Move AnyIPEndpoint to a separate file & implement CustomStringConvertible on ...Andrej Mihajlov1-7/+7
2020-09-10Snapfile: clean up device status barAndrej Mihajlov1-37/+1
2020-09-08Rename IpAddress+Codable.swift to IPAddress+Codable.swiftAndrej Mihajlov1-8/+8
2020-09-08Improve IPAddressRange and add testsAndrej Mihajlov1-0/+4
2020-09-03Move SettingsViewController to XIBAndrej Mihajlov1-12/+0
2020-09-03Move ConnectViewController to XIBAndrej Mihajlov1-0/+4
2020-09-03Rename SelectLocationController to SelectLocationViewControllerAndrej Mihajlov1-4/+4
2020-09-03Move LoginViewController to XIBAndrej Mihajlov1-4/+4
2020-09-03Move ConsentViewController to XIBAndrej Mihajlov1-0/+4
2020-09-03Move AccountViewController to XIBAndrej Mihajlov1-0/+4
2020-09-03Move WireguardKeysViewController to XIBAndrej Mihajlov1-1/+5
2020-09-03Bump iOS version (2020.4, build 3)ios/2020.4Andrej Mihajlov1-4/+4
2020-09-02Bump iOS version (2020.4, build 2)Andrej Mihajlov1-4/+4
2020-09-02Pass queue for completion callbacksAndrej Mihajlov1-0/+6
2020-08-19Remove blur backgroundAndrej Mihajlov1-4/+0
2020-08-18Parse logs and shorten UI outputAndrej Mihajlov1-0/+4
2020-08-18Conditionally compile classes used in DEBUG onlyAndrej Mihajlov1-2/+6
2020-08-18Add log streamer controllerAndrej Mihajlov1-1/+5