summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/CreationAccount
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Prevent user from navigation while requesting in-app purchaseJon Petersson1-0/+1
2023-10-19remove voucher redemption on productionMojgan1-0/+2
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-2/+6
2023-08-23implement in-app purchase in new account flowMojgan5-43/+187
2023-08-16Ensure the app fetches account data whenever it enters the new account flow viewJon Petersson2-1/+64
2023-08-10Remove iOS 13 codeAndrej Mihajlov1-3/+1
2023-07-12Use lowercase named enums, fix commentsBug Magnet1-5/+5
2023-07-12Implement redeeming voucher on creation accountMojgan5-0/+552