summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Settings/SettingsDataSource.swift
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Add API access methods UI/part of backendAndrej Mihajlov1-4/+10
2023-10-17Add filtering to location selectionJon Petersson1-1/+1
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash wi...Bug Magnet1-1/+1
2023-09-20Move settings into its own frameworkAndrej Mihajlov1-0/+1
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-2/+2
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-7/+7
2023-04-20Add a dedicated account button on the main view and remove it from settingsJon Petersson1-43/+5
2023-04-19Reduce code duplication by providing cell reuse identifier per data source itemAndrej Mihajlov1-0/+9
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+171