summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/RedeemVoucher
AgeCommit message (Expand)AuthorFilesLines
2025-10-27Update strings for translationmojganii1-1/+1
2025-10-17Update strings based on other platformsmojganii2-11/+6
2025-09-30Apply new swift format rules to codebaseSteffen4-40/+52
2025-09-18Adjust strings based on other platformsmojganii1-7/+6
2025-08-08Extract strings to translatemojganii3-63/+11
2025-06-23Enable more use of dynamic fontsBug Magnet1-4/+9
2025-04-08Add mullvad api implementation for account proxyJon Petersson1-3/+7
2025-02-20Make prefersNotificationBarHidden default to trueAndrew Bulhak2-8/+0
2025-02-04Update copyright string in switft filesOskar7-7/+7
2025-01-20Revisit main actor isolation in the UI ProcessBug Magnet1-0/+2
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet2-10/+13
2024-09-18Bump minimum target deployment to 15.0mojganii1-2/+1
2024-07-10Fix inconsistent spacing between paragraphsJon Petersson1-6/+10
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 Bulhak2-13/+10
2023-10-17Add filtering to location selectionJon Petersson1-1/+1
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-2/+2
2023-09-25Fix black screen bug if redeem voucher view if canceled to earlyJon Petersson1-0/+4
2023-09-21Fix the successful redeem as wellBug Magnet1-8/+7
2023-09-21Make the Voucher view more comforming to designsBug Magnet3-21/+44
2023-09-12fix misalignment buttons at the bottom of voucher viewMojgan3-7/+26
2023-09-12suggest logout option when user enters account number instead of voucherMojgan5-13/+268
2023-09-04Fix UIKit nagging regarding to present alert top of keyboardMojgan2-16/+10
2023-08-29fix some linting violationsMojgan1-1/+1
2023-08-23implement in-app purchase in new account flowMojgan2-18/+45
2023-08-22Fix void_function_in_ternary violationBug Magnet1-1/+5
2023-08-10Remove iOS 13 codeAndrej Mihajlov1-4/+1
2023-08-03implement account deletionMojgan2-40/+92
2023-07-12Implement redeeming voucher on creation accountMojgan3-66/+11
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet4-4/+4
2023-06-20Implement redeeming voucher on account flowMojgan6-0/+681