| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-10-13 | Use assertionFailure() in port selection algorithm | Andrej Mihajlov | 1 | -4/+1 | |
| 2022-10-13 | Add MullvadTypes and MullvadLogging targets | Andrej Mihajlov | 47 | -555/+43 | |
| 2022-10-13 | Add transport support in REST API | Sajad Vishkai | 17 | -96/+574 | |
| 2022-10-11 | Fix formatting and remove unused files | Andrej Mihajlov | 10 | -707/+10 | |
| 2022-09-29 | Reformat with swiftformat 0.50 | Sajad Vishkai | 7 | -20/+25 | |
| 2022-09-29 | Fix scroll view bug in device management | Sajad Vishkai | 2 | -86/+110 | |
| 2022-09-26 | Remove Codable extension for IPAddressRange | Andrej Mihajlov | 1 | -33/+0 | |
| Update WGKit revision to 309bb8d58a3ed25ff11c4630b88bbe883e53e835 See: https://github.com/mullvad/wireguard-apple/pull/5 | |||||
| 2022-09-26 | Move AsyncOperation into Operations static library and add separate tests | Andrej Mihajlov | 49 | -1813/+30 | |
| 2022-09-26 | Removed extensions for UIBackgroundFetchResult | Sajad Vishkai | 1 | -53/+0 | |
| In favor of dropping iOS 12. | |||||
| 2022-09-26 | Update AppDelegate.swift | Sajad Vishkai | 1 | -88/+0 | |
| Dropped application( _ application: UIApplication, performFetchWithCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void ) In favor of dropping iOS 12. | |||||
| 2022-09-26 | Update AutomaticKeyboardResponder.swift | Sajad Vishkai | 1 | -1/+3 | |
| 2022-09-26 | Update AutomaticKeyboardResponder.swift | Sajad Vishkai | 1 | -2/+2 | |
| 2022-09-26 | Update RESTAPIProxy.swift | Sajad Vishkai | 1 | -2/+1 | |
| 2022-09-26 | Removed HTTPURLResponse extension | Sajad Vishkai | 2 | -7/+1 | |
| Updated functions that were using this extension. | |||||
| 2022-09-26 | Update CustomNavigationBar.swift | Sajad Vishkai | 1 | -1/+4 | |
| 2022-09-26 | Update SpinnerActivityIndicatorView.swift | Sajad Vishkai | 1 | -5/+2 | |
| 2022-09-26 | Removed backport and extension for UIFont | Sajad Vishkai | 4 | -19/+3 | |
| Changed the functions that are using backport. | |||||
| 2022-09-26 | Removed ImageTintColor extension | Sajad Vishkai | 5 | -28/+7 | |
| Changed functions that were using backport. | |||||
| 2022-09-26 | Swift format update. | Sajad Vishkai | 3 | -4/+6 | |
| 2022-09-26 | Update UIImage+TintColor.swift | Sajad Vishkai | 1 | -14/+1 | |
| 2022-09-26 | Update UIFont+Monospaced.swift | Sajad Vishkai | 1 | -12/+1 | |
| 2022-09-26 | Update UIBarButtonItem+KeyboardNavigation.swift | Sajad Vishkai | 1 | -23/+10 | |
| 2022-09-26 | Update CustomSwitch.swift | Sajad Vishkai | 1 | -8/+1 | |
| 2022-09-26 | Update SpinnerActivityIndicatorView.swift | Sajad Vishkai | 1 | -9/+2 | |
| 2022-09-26 | Update SettingsNavigationController.swift | Sajad Vishkai | 1 | -6/+0 | |
| 2022-09-26 | Update SettingsCell.swift | Sajad Vishkai | 2 | -46/+4 | |
| Reverted required init back. | |||||
| 2022-09-26 | Update SelectLocationNavigationController.swift | Sajad Vishkai | 1 | -10/+0 | |
| 2022-09-26 | Update CustomSplitViewController.swift | Sajad Vishkai | 1 | -15/+2 | |
| 2022-09-26 | Update CustomNavigationBar.swift | Sajad Vishkai | 1 | -32/+2 | |
| 2022-09-26 | Update AppButton.swift | Sajad Vishkai | 1 | -15/+0 | |
| 2022-09-26 | Update TranslucentButtonBlurView.swift | Sajad Vishkai | 1 | -5/+1 | |
| 2022-09-26 | Update SettingsDNSTextCell.swift | Sajad Vishkai | 1 | -3/+1 | |
| 2022-09-26 | Update SelectLocationCell.swift | Sajad Vishkai | 1 | -3/+1 | |
| 2022-09-26 | Update SceneDelegate.swift | Sajad Vishkai | 1 | -14/+5 | |
| 2022-09-26 | Update HTTP.swift | Sajad Vishkai | 1 | -10/+1 | |
| 2022-09-26 | Updated ProblemReportViewController.swift | Sajad Vishkai | 2 | -3/+3 | |
| Reverted info comments. | |||||
| 2022-09-26 | Update PreferencesViewController.swift | Sajad Vishkai | 1 | -6/+2 | |
| 2022-09-26 | Update OutOfTimeViewController.swift | Sajad Vishkai | 1 | -3/+2 | |
| 2022-09-26 | Update NotificationBannerView.swift | Sajad Vishkai | 1 | -3/+1 | |
| 2022-09-26 | Update HeaderBarView.swift | Sajad Vishkai | 1 | -3/+1 | |
| 2022-09-26 | Update CustomSwitchContainer.swift | Sajad Vishkai | 1 | -3/+1 | |
| 2022-09-26 | Update CustomSwitch.swift | Sajad Vishkai | 1 | -4/+1 | |
| 2022-09-26 | Update ConnectViewController.swift | Sajad Vishkai | 1 | -5/+1 | |
| 2022-09-26 | Update ConnectContentView.swift | Sajad Vishkai | 1 | -4/+1 | |
| 2022-09-26 | Update AccountViewController.swift | Sajad Vishkai | 1 | -3/+2 | |
| 2022-09-26 | Update AccountInputGroupView.swift | Sajad Vishkai | 1 | -6/+1 | |
| 2022-09-26 | Update AccountContentView.swift | Sajad Vishkai | 1 | -6/+2 | |
| 2022-09-26 | Update AppDelegate.swift | Sajad Vishkai | 1 | -35/+4 | |
| 2022-09-26 | Update SceneDelegate.swift | Sajad Vishkai | 1 | -33/+0 | |
| 2022-09-26 | LogRotation: use underlyingErrorChain instead of custom iterator | Andrej Mihajlov | 1 | -14/+2 | |
