summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/SelectLocationViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2023-03-22Add coordinators and app routerAndrej Mihajlov1-226/+0
2023-03-22Migrate LocationDataSource from traditional to diffableJon Petersson1-86/+9
2023-01-10Scroll to row after interface rotationAndrej Mihajlov1-4/+4
2022-10-21Move common code into two new targets: RelaySelector, TunnelProviderMessagingAndrej Mihajlov1-0/+1
2022-10-21Move RelayCache.IO and CachedRelays into new RelayCache.frameworksajacl1-2/+3
2022-10-13Add MullvadTypes and MullvadLogging targetsAndrej Mihajlov1-1/+1
2022-09-29Reformat with swiftformat 0.50Sajad Vishkai1-2/+2
2022-08-16Extract cell configuration from provider to configuratorAndrej Mihajlov1-14/+5
2022-08-16Add location cell updaterNikolay Davydov1-0/+7
2022-08-03Format source code with swiftformatAndrej Mihajlov1-31/+62
2022-08-02Add device managementAndrej Mihajlov1-1/+0
2022-05-31Drop base language translationsAndrej Mihajlov1-1/+6
2021-11-04iPad: fix trailing statusbar style when presented in split controllerAndrej Mihajlov1-0/+4
2021-09-17RelayCache: refactorAndrej Mihajlov1-2/+2
2021-07-22SelectLocation: reorder accessibilityElements so that table header/footer alw...Andrej Mihajlov1-0/+1
2021-07-21Localize SelectLocationAndrej Mihajlov1-0/+1
2021-07-13Migrate to UINavigationBarAppearance APIAndrej Mihajlov1-0/+2
2021-06-08SelectLocationCell: replace RelayStatusIndicatorView with a plain old UIViewAndrej Mihajlov1-1/+0
2021-05-27SelectLocation: rework header footer view layoutAndrej Mihajlov1-50/+50
2021-05-21Replace class with AnyObject in protocol inheritanceAndrej Mihajlov1-1/+1
2021-05-03SelectLocation: show header view at the bottom when presented inline and at t...Andrej Mihajlov1-7/+55
2021-05-03SelectLocation: avoid lazy initializationAndrej Mihajlov1-21/+20
2021-04-12SelectLocation: add delegateAndrej Mihajlov1-36/+26
2021-03-22Add LocationDataSourceAndrej Mihajlov1-386/+129
2020-09-03Rename SelectLocationController to SelectLocationViewControllerAndrej Mihajlov1-0/+481