summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2022-10-25Make RelayCache an instanceAndrej Mihajlov6-115/+90
2022-10-21Operations: explicitly define acl on extension methodsAndrej Mihajlov3-10/+10
2022-10-21Operations: remove unused operationNameAndrej Mihajlov1-6/+0
2022-10-21Operations: update header commentAndrej Mihajlov15-15/+16
2022-10-21REST: clean up access levelsAndrej Mihajlov2-8/+8
2022-10-21Xcode: reorder targetsAndrej Mihajlov1-1/+1
2022-10-21Xcode: move RelayCache lowerAndrej Mihajlov1-1/+1
2022-10-21Add .gitkeep to RelayCache/AssetsAndrej Mihajlov1-0/+0
2022-10-21Fix testsAndrej Mihajlov2-0/+14
2022-10-21Move PacketTunnelRelay and PacketTunnelStatus to MullvadTypesAndrej Mihajlov8-35/+20
2022-10-21Move KeychainError to MullvadTypesAndrej Mihajlov5-30/+33
2022-10-21Move common code into two new targets: RelaySelector, TunnelProviderMessagingAndrej Mihajlov39-407/+838
2022-10-21Move RelayCache.IO and CachedRelays into new RelayCache.frameworksajacl18-330/+535
2022-10-20Move REST into separate frameworksajacl94-773/+1880
2022-10-13Clean up compiled sources in MullavdVPNTestsAndrej Mihajlov1-15/+9
2022-10-13Use assert instead of precondition to prevent runtime crash in Release buildsAndrej Mihajlov1-1/+1
2022-10-13Use assertionFailure() in port selection algorithmAndrej Mihajlov1-4/+1
2022-10-13Update MullavdVPNTests dependenciesAndrej Mihajlov1-8/+0
2022-10-13Swiftformat: disable extensionAccessControlAndrej Mihajlov1-1/+1
2022-10-13Add MullvadTypes and MullvadLogging targetsAndrej Mihajlov53-146/+365
2022-10-13Add transport support in REST APISajad Vishkai19-98/+654
2022-10-11Fix formatting and remove unused filesAndrej Mihajlov10-707/+10
2022-09-29Reformat with swiftformat 0.50Sajad Vishkai9-24/+33
2022-09-29Fix scroll view bug in device managementSajad Vishkai2-86/+110
2022-09-26Remove Codable extension for IPAddressRangeAndrej Mihajlov3-43/+2
2022-09-26Move AsyncOperation into Operations static library and add separate testsAndrej Mihajlov62-362/+832
2022-09-26Removed extensions for UIBackgroundFetchResultSajad Vishkai2-57/+0
2022-09-26Update AppDelegate.swiftSajad Vishkai1-88/+0
2022-09-26Update AutomaticKeyboardResponder.swiftSajad Vishkai1-1/+3
2022-09-26Update AutomaticKeyboardResponder.swiftSajad Vishkai1-2/+2
2022-09-26Update project.pbxprojSajad Vishkai1-3/+0
2022-09-26Update RESTAPIProxy.swiftSajad Vishkai1-2/+1
2022-09-26Removed HTTPURLResponse extensionSajad Vishkai2-7/+1
2022-09-26Update CustomNavigationBar.swiftSajad Vishkai1-1/+4
2022-09-26Update SpinnerActivityIndicatorView.swiftSajad Vishkai1-5/+2
2022-09-26Removed backport and extension for UIFontSajad Vishkai5-23/+3
2022-09-26Removed ImageTintColor extensionSajad Vishkai6-31/+7
2022-09-26Update CHANGELOG.mdSajad Vishkai1-1/+1
2022-09-26Updated minimum os version to 12, updated CHANGELOG.Sajad Vishkai2-2/+5
2022-09-26Swift format update.Sajad Vishkai3-4/+6
2022-09-26Update UIImage+TintColor.swiftSajad Vishkai1-14/+1
2022-09-26Update UIFont+Monospaced.swiftSajad Vishkai1-12/+1
2022-09-26Update UIBarButtonItem+KeyboardNavigation.swiftSajad Vishkai1-23/+10
2022-09-26Update CustomSwitch.swiftSajad Vishkai1-8/+1
2022-09-26Update SpinnerActivityIndicatorView.swiftSajad Vishkai1-9/+2
2022-09-26Update SettingsNavigationController.swiftSajad Vishkai1-6/+0
2022-09-26Update SettingsCell.swiftSajad Vishkai2-46/+4
2022-09-26Update SelectLocationNavigationController.swiftSajad Vishkai1-10/+0
2022-09-26Update CustomSplitViewController.swiftSajad Vishkai1-15/+2
2022-09-26Update CustomNavigationBar.swiftSajad Vishkai1-32/+2