summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/CreationAccount/Welcome
AgeCommit message (Expand)AuthorFilesLines
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak1-3/+3
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak1-4/+4
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-5/+5
2024-03-11Add account creation and deletion testsNiklas Berglund1-0/+2
2023-12-20Export identifiers for accessibility elementsJon Petersson1-11/+7
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 flowMojgan3-36/+118
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-12Implement redeeming voucher on creation accountMojgan3-0/+353