summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Settings/SettingsViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Add API access methods UI/part of backendAndrej Mihajlov1-0/+2
2023-08-23Introduce new Routing framework for high level router and coordinator codeJon Petersson1-0/+1
2023-08-03Use UIAction based handlers for bar itemsAndrej Mihajlov1-4/+7
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-1/+1
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-2/+2
2023-04-26Backport block based handler for UIBarButtonItemAndrej Mihajlov1-11/+5
2023-04-20Add a dedicated account button on the main view and remove it from settingsJon Petersson1-2/+0
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+95