summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/SelectLocation/LocationDiffableDataSourceProtocol.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-6/+9
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-11-14Fix crash on UITableViewDiffableDataSourcemojganii1-20/+71
2024-09-18Bump minimum target deployment to 15.0mojganii1-1/+1
2024-07-11Prevent user from selecting same entry and exit relay for multihopJon Petersson1-8/+3
2024-06-25Update view model when switching between entry and exit locationJon Petersson1-3/+8
2024-04-05Combine parts of LocationDataSource and AddLocationDataSource to oneJon Petersson1-0/+119