summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/OutOfTime/OutOfTimeInteractor.swift
AgeCommit message (Expand)AuthorFilesLines
2025-02-17Remove voucher from welcome and out of timeSteffen Ernst1-38/+1
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-11/+11
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash wi...Bug Magnet1-1/+1
2023-09-20Move settings into its own frameworkAndrej Mihajlov1-0/+1
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-3/+3
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-2/+5
2023-08-23implement in-app purchase in new account flowMojgan1-0/+8
2023-08-16Ensure the app fetches account data whenever it enters the new account flow viewJon Petersson1-4/+11
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-4/+4
2023-05-04Fix view state when disconnecting from out of time viewJon Petersson1-3/+27
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+84