summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/CreationAccount/Completed
AgeCommit message (Collapse)AuthorFilesLines
2025-10-27Update strings for translationmojganii1-1/+1
2025-09-30Apply more swift format changesSteffen1-18/+22
2025-09-30Apply new swift format rules to codebaseSteffen1-8/+12
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-09-24Fix margins in scrollable out-of-time and welcome viewsAndrew Bulhak1-11/+29
2025-09-18Adjust strings based on other platformsmojganii1-7/+7
2025-08-08Extract strings to translatemojganii1-21/+4
2025-02-20Make prefersNotificationBarHidden default to trueAndrew Bulhak1-4/+0
2025-02-04Update copyright string in switft filesOskar2-2/+2
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-2/+2
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak1-2/+2
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak1-3/+3
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-2/+2
2024-07-10Fix inconsistent spacing between paragraphsJon Petersson1-8/+11
2023-12-20Export identifiers for accessibility elementsJon Petersson1-9/+5
2023-08-23implement in-app purchase in new account flowMojgan1-7/+23
2023-07-12Use lowercase named enums, fix commentsBug Magnet1-5/+5
2023-07-12Implement redeeming voucher on creation accountMojgan2-0/+199