summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/SelectLocation/SelectLocationViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2023-12-11Categorize files based on functionalitiesmojganii1-1/+1
2023-12-11Moving RelayCache into MullvadRESTmojganii1-1/+1
2023-10-17Add filtering to location selectionJon Petersson1-12/+63
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-1/+1
2023-08-03Use UIAction based handlers for bar itemsAndrej Mihajlov1-3/+6
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-1/+1
2023-06-06Add custom port selection to settingsJon Petersson1-3/+3
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-1/+1
2023-04-26Backport block based handler for UIBarButtonItemAndrej Mihajlov1-9/+3
2023-04-21Remove negative top margin for search fieldJon Petersson1-5/+1
2023-04-06Add search bar to location selectionJon Petersson1-68/+57
2023-04-04Drop header text in select location controllerAndrej Mihajlov1-120/+45
2023-03-27Change a few title textsJon Petersson1-1/+1
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+229