summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadSettings/MigrationManager.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-5/+8
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-06-05Fix typosomahs1-1/+1
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-3/+3
2024-10-30Avoid deadlocking the Packet Tunnel after a rebootBug Magnet1-0/+3
2024-10-08Allow settings migration from packet tunnelBug Magnet1-17/+33
2023-12-22removing network operation from settings migrationmojganii1-4/+0
2023-10-30Migrate settings to Version3 and introduce incremental migration scheme.Bug Magnet1-42/+42
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash ↵Bug Magnet1-0/+100
with Apple private Framework of the same name