summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/OutOfTime/OutOfTimeViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2025-01-20Apply code review suggestions to 90 day paymentSteffen Ernst1-1/+1
2025-01-20Make 90 day payment code compile with swift 6 compilerSteffen Ernst1-14/+16
2025-01-20Format 90 day payment codeSteffen Ernst1-6/+14
2025-01-20Add 90 day payment option to our of time viewSteffen Ernst1-44/+50
2025-01-20Add 90 day payment to welcome and account viewSteffen Ernst1-40/+34
2025-01-20Revisit main actor isolation in the UI ProcessBug Magnet1-19/+10
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-13/+32
2023-11-15Show success alert when making purchase from out of timeJon Petersson1-2/+2
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-2/+8
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-1/+1
2023-08-16Ensure the app fetches account data whenever it enters the new account flow viewJon Petersson1-0/+8
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-2/+2
2023-06-22Add info button next to device name in account viewJon Petersson1-96/+6
2023-06-08Create custom alert dialogsJon Petersson1-39/+36
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-4/+4
2023-05-04Fix view state when disconnecting from out of time viewJon Petersson1-2/+6
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+346