summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/ConnectViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2020-04-14Enable on-demand VPNAndrej Mihajlov1-1/+6
2020-04-02Refactor to use AccountExpiryAndrej Mihajlov1-5/+1
2020-04-01Show account view when the app starts or when user logs in with expired accountAndrej Mihajlov1-1/+25
2020-03-09Pick relay based on weightsAndrej Mihajlov1-2/+2
2020-02-26Add prefersHeaderBarHidden to RootContainment protocolAndrej Mihajlov1-0/+4
2020-02-18Show relay location and connection infoAndrej Mihajlov1-3/+30
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand1-1/+1
2020-01-10Implement data source using UITableViewDiffableDataSourceAndrej Mihajlov1-2/+2
2020-01-08Present errorsAndrej Mihajlov1-2/+5
2020-01-08Remove tableName from localizationAndrej Mihajlov1-3/+3
2019-12-10Wireup Connect controller with the tunnel managerAndrej Mihajlov1-3/+135
2019-05-28Add account viewAndrej Mihajlov1-12/+3
2019-05-14Add SelectLocation controllerAndrej Mihajlov1-6/+12
2019-03-27Bootstrap iOS appAndrej Mihajlov1-0/+35