summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Views
AgeCommit message (Expand)AuthorFilesLines
2023-09-18remove user token after account is deleted or logged outMojgan1-1/+0
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-0/+1
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-1/+1
2023-08-21Fix computed_accessors_order swiftlint violationBug Magnet1-9/+9
2023-07-07Fix increased touch areas for buttons in header bar viewJon Petersson1-1/+1
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet7-14/+13
2023-05-23Improve UX for disabled buttonsJon Petersson1-1/+1
2023-05-23Make the tappable area bigger for small buttonsMojgan1-0/+21
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov2-2/+2
2023-03-22Add coordinators and app routerAndrej Mihajlov10-0/+1129