summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/SelectLocation/LocationCellViewModel.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-7/+5
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-06-05Fix typosomahs1-4/+4
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+1
2024-11-14Fix crash on UITableViewDiffableDataSourcemojganii1-1/+2
2024-08-22List only DAITA entry locations if multihop and DAITA are enabledJon Petersson1-9/+9
2024-08-14Fix some Swiftlint warningsmojganii1-1/+1
2024-07-11Prevent user from selecting same entry and exit relay for multihopJon Petersson1-7/+52
2024-06-25Update view model when switching between entry and exit locationJon Petersson1-5/+9
2024-04-16Move tracking unsaved changes into coordinatormojganii1-1/+4
2024-04-16Intercept back button when leaving an unsaved custom listJon Petersson1-1/+3
2024-04-05Combine parts of LocationDataSource and AddLocationDataSource to oneJon Petersson1-3/+3
2024-04-05Combine AddLocationCell and LocationCell to oneJon Petersson1-1/+34
2024-03-07Fix broken UI testsJon Petersson1-0/+5
2024-03-04Split select location view into two sectionsJon Petersson1-2/+8
2024-02-21Review fixesJon Petersson1-1/+1
2024-02-21refactoring location datasourcemojganii1-0/+14