summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/CreationAccount/Welcome/WelcomeInteractor.swift
AgeCommit message (Expand)AuthorFilesLines
2025-02-17Remove voucher from welcome and out of timeSteffen Ernst1-13/+0
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-20Apply code review suggestions to 90 day paymentSteffen Ernst1-8/+0
2025-01-20Make 90 day payment code compile with swift 6 compilerSteffen Ernst1-1/+1
2025-01-20Add 90 day payment to welcome and account viewSteffen Ernst1-17/+11
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+1
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-2/+6
2023-08-23implement in-app purchase in new account flowMojgan1-17/+65
2023-08-16Ensure the app fetches account data whenever it enters the new account flow viewJon Petersson1-1/+48
2023-07-12Implement redeeming voucher on creation accountMojgan1-0/+25