summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Login/LoginViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+3
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-1/+1
2024-08-28Add UI for DAITA in VPN settingsmojganii1-11/+0
2024-06-24Remove all complexity to do with iPad UIJon Petersson1-19/+1
2024-05-13Add iOS test making sure app functioning when API is downNiklas Berglund1-0/+11
2024-02-06Whitespace fixesAndrew Bulhak1-1/+0
2024-02-06Refactor TunnelManager account setting methods replacing callbacks with asyncAndrew Bulhak1-11/+11
2023-12-20Export identifiers for accessibility elementsJon Petersson1-1/+1
2023-09-12suggest logout option when user enters account number instead of voucherMojgan1-0/+4
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-0/+2
2023-07-12Implement redeeming voucher on creation accountMojgan1-0/+8
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-5/+5
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-2/+2
2023-04-12Fix formatting issuesAndrej Mihajlov1-2/+1
2023-03-27Fix many typosAlexander Seiler1-1/+1
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+429