summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/SelectLocationViewController.swift
AgeCommit message (Expand)AuthorFilesLines
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