summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/SelectLocationController.swift
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Switch to using ephemeral URLSession configurationAndrej Mihajlov1-1/+1
2020-04-01Take a screenshot of "Select location" controllerAndrej Mihajlov1-0/+1
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand1-1/+1
2020-02-04Use weak references in handleEventsAndrej Mihajlov1-6/+6
2020-01-10Implement data source using UITableViewDiffableDataSourceAndrej Mihajlov1-117/+117
2020-01-08Rework spinner interface and expose thickness via IBAndrej Mihajlov1-3/+3
2019-12-10Show selected locationAndrej Mihajlov1-60/+165
2019-09-23Add RelayCacheAndrej Mihajlov1-30/+57
2019-05-28Add account viewAndrej Mihajlov1-31/+14
2019-05-17Implement account verification and loginAndrej Mihajlov1-6/+12
2019-05-14Add SelectLocation controllerAndrej Mihajlov1-0/+285