summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-18Add consolidated log streamerAndrej Mihajlov1-0/+4
2020-08-18Add text file streamerAndrej Mihajlov1-0/+4
2020-08-17Fix header view layout insetsAndrej Mihajlov1-4/+0
2020-08-13Add SwiftLogAndrej Mihajlov2-4/+74
2020-07-30Add DisconnectSplitButtonAndrej Mihajlov1-0/+8
2020-07-30Get rid of Bundle+MullvadVersion since all versions shipped via TestFlight ar...Andrej Mihajlov1-4/+0
2020-07-30Revamp Connect controller buttonsAndrej Mihajlov1-4/+0
2020-07-23Bump 2020.4 (build 1)Andrej Mihajlov1-8/+8
2020-07-23Change project deployment target to iOS 12Andrej Mihajlov1-2/+2
2020-07-23Move SelectLocationController from Storyboard into codeAndrej Mihajlov1-0/+8
2020-07-22Fix: testsAndrej Mihajlov1-0/+28
2020-07-22Get rid of AnyEncodable in favor of generic encoding functionAndrej Mihajlov1-6/+0
2020-07-22Drop old RelayList and MullvadRpcAndrej Mihajlov1-20/+6