summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Presentation controllers
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-8/+13
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-06-24Remove all complexity to do with iPad UIJon Petersson1-77/+0
2023-10-17Add filtering to location selectionJon Petersson1-1/+1
2023-08-29fix some linting violationsMojgan1-3/+3
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-3/+4
2023-08-23implement in-app purchase in new account flowMojgan2-11/+75
2023-08-03implement account deletionMojgan1-30/+0
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet2-12/+9
2023-06-20Implement redeeming voucher on account flowMojgan2-22/+48
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov2-2/+2
2023-05-05Re-parent notification controller between primary and secondary containers on...Andrej Mihajlov1-0/+39
2023-04-20Add a dedicated account button on the main view and remove it from settingsJon Petersson1-2/+2
2023-03-22Add coordinators and app routerAndrej Mihajlov2-0/+283