summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Login/AccountInputGroupView.swift
AgeCommit message (Expand)AuthorFilesLines
2025-10-27Update strings for translationmojganii1-1/+1
2025-09-30Apply new swift format rules to codebaseSteffen1-3/+3
2025-09-02Fix setting of font attribute for account history buttonAndrew Bulhak1-1/+1
2025-08-28Add confirmation dialogs when removing saved account numberSteffen1-1/+0
2025-08-08Extract strings to translatemojganii1-18/+3
2025-06-23Enable more use of dynamic fontsBug Magnet1-6/+3
2025-03-27Replace PNGs with SVGs from `desktop/.../assets` where availableAndrew Bulhak1-2/+2
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-1/+1
2024-10-17Refactor buttons to use UIButton.Configurationmojganii1-10/+16
2024-01-16Added iOS login testsNiklas Berglund1-0/+1
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-0/+2
2023-08-29fix some linting violationsMojgan1-82/+51
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-4/+5
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-6/+5
2023-06-08Format text based on group size via separatorMojgan1-1/+2
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-4/+4
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+585