summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/CreationAccount/Welcome/WelcomeContentView.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply more swift format changesSteffen1-18/+22
2025-09-30Apply new swift format rules to codebaseSteffen1-7/+10
2025-09-24Fix margins in scrollable out-of-time and welcome viewsAndrew Bulhak1-8/+31
2025-09-18Adjust strings based on other platformsmojganii1-7/+5
2025-08-08Extract strings to translatemojganii1-27/+8
2025-08-04Fix some ui elements to prepare for localizationmojganii1-0/+1
2025-06-23Enable more use of dynamic fontsBug Magnet1-5/+7
2025-03-27Replace PNGs with SVGs from `desktop/.../assets` where availableAndrew Bulhak1-1/+1
2025-03-06Make account number in welcome view copyableJon Petersson1-3/+61
2025-02-17Remove voucher from welcome and out of timeSteffen Ernst1-36/+1
2025-02-17Use overlaying spinner for in app purchaseSteffen Ernst1-1/+0
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-20Apply code review suggestions to 90 day paymentSteffen Ernst1-1/+1
2025-01-20Add 90 day payment to welcome and account viewSteffen Ernst1-5/+4
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-3/+3
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak1-3/+3
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak1-4/+4
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-5/+5
2024-03-11Add account creation and deletion testsNiklas Berglund1-0/+2
2023-12-20Export identifiers for accessibility elementsJon Petersson1-11/+7
2023-10-20Prevent user from navigation while requesting in-app purchaseJon Petersson1-0/+1
2023-10-19remove voucher redemption on productionMojgan1-0/+2
2023-08-23implement in-app purchase in new account flowMojgan1-7/+25
2023-08-10Remove iOS 13 codeAndrej Mihajlov1-3/+1
2023-07-12Implement redeeming voucher on creation accountMojgan1-0/+246