summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/SceneDelegate.swift
AgeCommit message (Expand)AuthorFilesLines
2022-10-20Move REST into separate frameworksajacl1-2/+3
2022-10-13Add MullvadTypes and MullvadLogging targetsAndrej Mihajlov1-1/+1
2022-10-11Fix formatting and remove unused filesAndrej Mihajlov1-1/+2
2022-09-26Move AsyncOperation into Operations static library and add separate testsAndrej Mihajlov1-0/+1
2022-09-26Swift format update.Sajad Vishkai1-1/+1
2022-09-26Update SceneDelegate.swiftSajad Vishkai1-14/+5
2022-09-26Update SceneDelegate.swiftSajad Vishkai1-33/+0
2022-08-30Add new tunnel monitoringAndrej Mihajlov1-2/+2
2022-08-23Add shortcuts managerNikolay Davydov1-0/+1
2022-08-18Fix collapsed navigation title in settingsAndrej Mihajlov1-1/+0
2022-08-16Add out of time viewAndreas Lif1-24/+130
2022-08-12Throttle account data updates and do them more oftenAndrej Mihajlov1-50/+85
2022-08-03Format source code with swiftformatAndrej Mihajlov1-63/+104
2022-08-02Add device managementAndrej Mihajlov1-37/+64
2022-08-01Conditionally show revoked viewAndrej Mihajlov1-43/+97
2022-08-01Add device stateAndrej Mihajlov1-61/+120
2022-07-28Add option to tell reconnectTunnel to select new relay or keep using current oneAndrej Mihajlov1-1/+1
2022-07-27RelayCache: remove dedicated error typeAndrej Mihajlov1-1/+1
2022-06-22Rename consent controller and extract TOS helpersAndrej Mihajlov1-30/+18
2022-06-22Fix minor issuesAndrej Mihajlov1-27/+17
2022-06-22Migrate to scene delegateAndrej Mihajlov1-0/+729