summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/RedeemVoucher/RedeemVoucherViewController.swift
AgeCommit message (Expand)AuthorFilesLines
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