summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/OutOfTime/OutOfTimeViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-16/+18
2025-09-18Adjust strings based on other platformsmojganii1-12/+13
2025-08-08Extract strings to translatemojganii1-6/+2
2025-06-23Disable add time button when app is in blocked stateJon Petersson1-0/+1
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson1-1/+1
2025-02-20Make prefersNotificationBarHidden default to trueAndrew Bulhak1-4/+0
2025-02-17Remove voucher from welcome and out of timeSteffen Ernst1-7/+12
2025-02-17Use overlaying spinner for in app purchaseSteffen Ernst1-139/+6
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-31Hide notification bar in out of time screen as wellAndrew Bulhak1-0/+4
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