summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/OutOfTime
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 Ernst2-45/+51
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 Magnet2-24/+43
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-1/+1
2024-03-11Add account creation and deletion testsNiklas Berglund1-0/+1
2023-11-15Show success alert when making purchase from out of timeJon Petersson1-2/+2
2023-10-17Add filtering to location selectionJon Petersson1-2/+2
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-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-2/+8
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet2-4/+4
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 Petersson2-4/+19
2023-08-10Rework change log to be compliant with our designJon Petersson1-1/+1
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet2-6/+6
2023-06-22Add info button next to device name in account viewJon Petersson1-96/+6
2023-06-08Create custom alert dialogsJon Petersson2-40/+37
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-4/+4
2023-05-04Fix view state when disconnecting from out of time viewJon Petersson3-5/+40
2023-04-26Change to directional layout marginsMojgan1-1/+1
2023-03-22Add coordinators and app routerAndrej Mihajlov3-0/+575