summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/RedeemVoucher/RedeemVoucherViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-13/+15
2025-02-20Make prefersNotificationBarHidden default to trueAndrew Bulhak1-4/+0
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-20Revisit main actor isolation in the UI ProcessBug Magnet1-0/+2
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-8/+11
2024-02-06Get rid of swiftlint warnings and move files aroundBug Magnet1-2/+1
2024-02-06Whitespace fixesAndrew Bulhak1-1/+1
2024-02-06Refactor TunnelManager account setting methods replacing callbacks with asyncAndrew Bulhak1-3/+6
2023-09-25Fix black screen bug if redeem voucher view if canceled to earlyJon Petersson1-0/+4
2023-09-12fix misalignment buttons at the bottom of voucher viewMojgan1-2/+6
2023-09-12suggest logout option when user enters account number instead of voucherMojgan1-6/+23
2023-09-04Fix UIKit nagging regarding to present alert top of keyboardMojgan1-13/+3
2023-08-23implement in-app purchase in new account flowMojgan1-1/+17
2023-08-03implement account deletionMojgan1-5/+19
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-1/+1
2023-06-20Implement redeeming voucher on account flowMojgan1-0/+100