summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/ConnectViewController.xib
AgeCommit message (Collapse)AuthorFilesLines
2021-03-22Extract the main content view into a separate classAndrej Mihajlov1-113/+0
2021-02-26Fix the invalid initial text color of the "unsecured connection" label on iOS 12Andrej Mihajlov1-4/+1
Using a custom named color in Interface builder on iOS 12 results in the label overriding the text label color after viewDidLoad. Using any standard color, i.e white makes this problem go away
2020-09-03Move ConnectViewController to XIBAndrej Mihajlov1-0/+116