summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/RedeemVoucher/RedeemVoucherContentView.swift
AgeCommit message (Expand)AuthorFilesLines
2025-10-27Update strings for translationmojganii1-1/+1
2025-08-08Extract strings to translatemojganii1-48/+8
2025-06-23Enable more use of dynamic fontsBug Magnet1-4/+9
2025-02-04Update copyright string in switft filesOskar1-1/+1
2023-09-21Make the Voucher view more comforming to designsBug Magnet1-20/+37
2023-09-12fix misalignment buttons at the bottom of voucher viewMojgan1-5/+8
2023-09-12suggest logout option when user enters account number instead of voucherMojgan1-3/+32
2023-09-04Fix UIKit nagging regarding to present alert top of keyboardMojgan1-3/+7
2023-08-29fix some linting violationsMojgan1-1/+1
2023-08-22Fix void_function_in_ternary violationBug Magnet1-1/+5
2023-08-10Remove iOS 13 codeAndrej Mihajlov1-4/+1
2023-08-03implement account deletionMojgan1-35/+73
2023-07-12Implement redeeming voucher on creation accountMojgan1-2/+4
2023-06-20Implement redeeming voucher on account flowMojgan1-0/+292