summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/LoginViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Adjust Login controller to the new Account facilitiesAndrej Mihajlov1-27/+15
2019-05-28Add account viewAndrej Mihajlov1-17/+14
2019-05-22Remove default case in favor of listing all of the cases manuallyAndrej Mihajlov1-2/+2
2019-05-22Disable the settings button on successful loginAndrej Mihajlov1-3/+14
2019-05-22Update title labelAndrej Mihajlov1-2/+20
2019-05-22Add account input validationAndrej Mihajlov1-1/+9
2019-05-22Show login errorsAndrej Mihajlov1-21/+157
2019-05-17Implement account verification and loginAndrej Mihajlov1-3/+52
2019-05-14Add SelectLocation controllerAndrej Mihajlov1-20/+20
2019-03-27Bootstrap iOS appAndrej Mihajlov1-0/+87