summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Login/LoginViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2025-10-27Update strings for translationmojganii1-3/+3
2025-10-08Do not override ip on certain obfuscationsJon Petersson1-1/+1
2025-09-30Apply new swift format rules to codebaseSteffen1-2/+2
2025-09-18Adjust strings based on other platformsmojganii1-6/+8
2025-08-28Add confirmation dialogs when removing saved account numberSteffen1-3/+78
2025-08-18Fix dynamic size issuemojganii1-2/+0
2025-08-08Extract strings to translatemojganii1-60/+10
2025-02-20Make prefersNotificationBarHidden default to trueAndrew Bulhak1-4/+0
2025-02-04Update copyright string in switft filesOskar1-1/+1
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