summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2022-09-26Update AppButton.swiftSajad Vishkai1-15/+0
2022-09-26Update TranslucentButtonBlurView.swiftSajad Vishkai1-5/+1
2022-09-26Update SettingsDNSTextCell.swiftSajad Vishkai1-3/+1
2022-09-26Update SelectLocationCell.swiftSajad Vishkai1-3/+1
2022-09-26Update SceneDelegate.swiftSajad Vishkai1-14/+5
2022-09-26Update HTTP.swiftSajad Vishkai1-10/+1
2022-09-26Updated ProblemReportViewController.swiftSajad Vishkai2-3/+3
2022-09-26Update PreferencesViewController.swiftSajad Vishkai1-6/+2
2022-09-26Update OutOfTimeViewController.swiftSajad Vishkai1-3/+2
2022-09-26Update NotificationBannerView.swiftSajad Vishkai1-3/+1
2022-09-26Update HeaderBarView.swiftSajad Vishkai1-3/+1
2022-09-26Update CustomSwitchContainer.swiftSajad Vishkai1-3/+1
2022-09-26Update CustomSwitch.swiftSajad Vishkai1-4/+1
2022-09-26Update ConnectViewController.swiftSajad Vishkai1-5/+1
2022-09-26Update ConnectContentView.swiftSajad Vishkai1-4/+1
2022-09-26Update AccountViewController.swiftSajad Vishkai1-3/+2
2022-09-26Update AccountInputGroupView.swiftSajad Vishkai1-6/+1
2022-09-26Update AccountContentView.swiftSajad Vishkai1-6/+2
2022-09-26Update AppDelegate.swiftSajad Vishkai1-35/+4
2022-09-26Update SceneDelegate.swiftSajad Vishkai1-33/+0
2022-09-26Updated supported iOS version to 13Sajad Vishkai1-0/+2
2022-09-26LogRotation: use underlyingErrorChain instead of custom iteratorAndrej Mihajlov1-14/+2
2022-09-26Replace ChainedError with WrappingErrorAndrej Mihajlov37-223/+278
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-09-22Add custom overlay above labelsAndrej Mihajlov1-2/+2
2022-09-21Handle sleep cycle in tunnel monitorAndrej Mihajlov2-3/+41
2022-09-21Add log statement to register when stats is being resetAndrej Mihajlov1-0/+1
2022-09-21Fix typoAndrej Mihajlov2-2/+2
2022-09-21Guard against sending retryHeartbeatPing when heartbeat suspendedAndrej Mihajlov1-1/+1
2022-08-30Update CHANGELOGAndrej Mihajlov1-0/+2
2022-08-30Bump 2022.3Andrej Mihajlov1-8/+8
2022-08-30Swiftformat: Disable #if-def indentationAndrej Mihajlov9-400/+401
2022-08-30Add new tunnel monitoringAndrej Mihajlov32-766/+1459
2022-08-24Resize icon-tick to icon-tick-sml (16x16) assetAndrej Mihajlov4-13/+44
2022-08-23Add shortcuts managerNikolay Davydov6-107/+229
2022-08-23ShortcutsDataSource: add table view section headerNikolay Davydov1-0/+35
2022-08-23Add shortcutsNikolay Davydov8-1/+328
2022-08-18Add changelog entryAndrej Mihajlov1-0/+1
2022-08-18Fix collapsed navigation title in settingsAndrej Mihajlov3-9/+4
2022-08-16Replace status icon and activity indicator with StatusActivityViewAndreas Lif2-66/+16
2022-08-16Update changelogAndreas Lif1-12/+16
2022-08-16Add out of time viewAndreas Lif9-85/+903
2022-08-16Remove optional from cell providerNikolay Davydov1-2/+2
2022-08-16Move typealias to the topAndrej Mihajlov1-4/+4
2022-08-16Extract cell configuration from provider to configuratorAndrej Mihajlov2-27/+27
2022-08-16Scroll to inserted locationsNikolay Davydov1-0/+21
2022-08-16Add location cell updaterNikolay Davydov2-5/+24
2022-08-15AppLog: drop Error typeAndrej Mihajlov2-25/+12