summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadSettings/SettingsStore.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-10-21Store recent connectionsmojganii1-0/+1
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-2/+2
2025-01-13Add keychains item to the backups againBug Magnet1-1/+0
This reverts commit b583cb8d8ce7df31e9e3d6e075d49bfd5b334b86, reversing changes made to 7821820b4816de47ed072045bbbf5e0865ea8d7a.
2025-01-10Exclude keychain items from backupsBug Magnet1-0/+1
2024-02-16storing custom lists in settingsmojganii1-0/+1
2024-02-07Allow users to import settings by pasting JSON blobsJon Petersson1-0/+1
2023-12-13Store API access method settingsJon Petersson1-0/+1
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash ↵Bug Magnet1-0/+22
with Apple private Framework of the same name