summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
2022-10-13Add MullvadTypes and MullvadLogging targetsAndrej Mihajlov1-72/+252
2022-10-13Add transport support in REST APISajad Vishkai1-2/+40
2022-09-26Remove Codable extension for IPAddressRangeAndrej Mihajlov2-10/+2
2022-09-26Move AsyncOperation into Operations static library and add separate testsAndrej Mihajlov4-106/+472
2022-09-26Removed extensions for UIBackgroundFetchResultSajad Vishkai1-4/+0
2022-09-26Update project.pbxprojSajad Vishkai1-3/+0
2022-09-26Removed backport and extension for UIFontSajad Vishkai1-4/+0
2022-09-26Removed ImageTintColor extensionSajad Vishkai1-3/+0
2022-09-26Updated minimum os version to 12, updated CHANGELOG.Sajad Vishkai1-2/+2
2022-09-26Updated supported iOS version to 13Sajad Vishkai1-0/+2
2022-09-26Replace ChainedError with WrappingErrorAndrej Mihajlov1-24/+34
2022-09-26Xcode: upgrade project with Xcode 14Andrej Mihajlov6-11/+11
2022-09-22Bump 2022.3 (build 2)ios/2022.3-build2ios/2022.3Andrej Mihajlov1-4/+4
2022-09-22Update WireGuardKitAndrej Mihajlov2-2/+2
2022-08-30Bump 2022.3Andrej Mihajlov1-8/+8
2022-08-30Add new tunnel monitoringAndrej Mihajlov1-11/+27
2022-08-23Add shortcuts managerNikolay Davydov1-0/+4
2022-08-23Add shortcutsNikolay Davydov1-0/+12
2022-08-16Add out of time viewAndreas Lif1-0/+16
2022-08-12Remove ui interaction restrictionAndrej Mihajlov1-4/+0
2022-08-12Throttle account data updates and do them more oftenAndrej Mihajlov1-0/+4
2022-08-03Delete WG keys view controllerAndrej Mihajlov1-4/+0
2022-08-02Add intentsAndrej Mihajlov1-0/+8
2022-08-02Xcode: fix projectAndrej Mihajlov1-4/+4
2022-08-02Add device managementAndrej Mihajlov1-5/+21
2022-08-01Add device stateAndrej Mihajlov1-16/+22
2022-07-28Rename ReloadTunnelOperation to ReconnectTunnelOperationAndrej Mihajlov1-4/+4
2022-07-28Add option to tell reconnectTunnel to select new relay or keep using current oneAndrej Mihajlov1-2/+2
2022-07-28Rework tunnel IPCAndrej Mihajlov1-50/+18
2022-07-28PacketTunnel: extract types into separate files and re-arrange filesAndrej Mihajlov1-3/+31
2022-07-28AddressCache: drop error typeAndrej Mihajlov1-4/+0
2022-07-27RelayCache: remove dedicated error typeAndrej Mihajlov1-6/+0
2022-07-27AsyncOperation: add error fieldAndrej Mihajlov1-6/+0
2022-07-27Add NSLayoutConstraint priority helperAndrej Mihajlov1-0/+4
2022-07-22Rename ConnectMainContentView to ConnectContentViewAndrej Mihajlov1-4/+4
2022-07-12Move geojson under AssetsAndrej Mihajlov1-12/+4
2022-07-01Backport UIFont.monospacedSystemFont for iOS 12Andrej Mihajlov1-0/+4
2022-06-27Update Package.resolvedAndrej Mihajlov1-22/+19
2022-06-22Rename consent controller and extract TOS helpersAndrej Mihajlov1-8/+12
2022-06-22Migrate to scene delegateAndrej Mihajlov1-0/+4
2022-06-20Move background task handling to AppDelegateAndrej Mihajlov1-4/+0
2022-06-15Add last used account to login viewAndreas Lif1-2/+6
2022-06-13Add input operationAndrej Mihajlov1-1/+23
2022-06-13Add transform operationAndrej Mihajlov1-0/+12
2022-06-13Revert to KVO observer and add smoke testAndrej Mihajlov1-0/+4
2022-06-08Add testsAndrej Mihajlov1-8/+32
2022-06-08Add background observerAndrej Mihajlov1-0/+4
2022-06-08Switch to mutually exclusive conditionAndrej Mihajlov1-6/+0
2022-06-08Add GroupOperationAndrej Mihajlov1-0/+4
2022-06-08Add custom operation queue, conditions and observersAndrej Mihajlov1-0/+18