summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/AppDelegate.swift
AgeCommit message (Expand)AuthorFilesLines
2021-12-16Add API address cacheAndrej Mihajlov1-28/+53
2021-11-26Update launch screenAndrej Mihajlov1-3/+1
2021-11-26Hide application content when leaving the appAndrej Mihajlov1-0/+14
2021-10-05AppDelegate: adapt to new interfaceAndrej Mihajlov1-16/+18
2021-10-01iOS: add background tasksAndrej Mihajlov1-0/+74
2021-09-30Display tunnel errors in in-app bannerAndrej Mihajlov1-1/+2
2021-09-30Fix bug where notification manager delegate was unset after re-loginAndrej Mihajlov1-1/+1
2021-09-29TunnelManager: refactorAndrej Mihajlov1-121/+37
2021-09-17RelayCache: refactorAndrej Mihajlov1-10/+17
2021-07-22Localize AppDelegateAndrej Mihajlov1-3/+20
2021-07-21Localize SelectLocationAndrej Mihajlov1-1/+0
2021-07-16Accessibility: implement magic tapAndrej Mihajlov1-3/+19
2021-06-11Add account expiry notificationAndrej Mihajlov1-7/+55
2021-05-27TunnelManager: expose tunnel settings via propertyAndrej Mihajlov1-52/+20
2021-05-18Resolve the actual presentation style in willPresentWithAdaptiveStyleAndrej Mihajlov1-7/+12
2021-05-18Assign presentation controller delegate after modalPresentationStyleAndrej Mihajlov1-12/+8
2021-05-12Fix rebase artifactsAndrej Mihajlov1-8/+0
2021-05-12AppDelegate: add settings button into form sheet presentation containerAndrej Mihajlov1-0/+25
2021-05-12TunnelManager: improve VPN configuration and tunnel settings consistency duri...Andrej Mihajlov1-25/+69
2021-05-11AppDelegate: adapt the user interface for iPadAndrej Mihajlov1-15/+204
2021-05-05AppDelegate: extract tunnel error presentation into a functionAndrej Mihajlov1-22/+15
2021-05-05AppDelegate: wire up controller delegatesAndrej Mihajlov1-52/+342
2021-05-05AppDelegate: use UIDevice.current.userInterfaceIdiomAndrej Mihajlov1-2/+2
2021-03-17Handle interface orientationAndrej Mihajlov1-0/+11
2020-09-03Remove storyboards from projectAndrej Mihajlov1-1/+15
2020-09-03Move SettingsViewController to XIBAndrej Mihajlov1-7/+4
2020-09-03Move ConnectViewController to XIBAndrej Mihajlov1-8/+4
2020-09-03Move LoginViewController to XIBAndrej Mihajlov1-2/+13
2020-09-03Move ConsentViewController to XIBAndrej Mihajlov1-2/+1
2020-09-03Delegate view controller managementAndrej Mihajlov1-0/+36
2020-09-02AppDelegate: forward packet tunnel logs and print them to stdout in DEBUGAndrej Mihajlov1-0/+11
2020-08-13Add SwiftLogAndrej Mihajlov1-0/+3
2020-07-15Uncombine tunnel managementAndrej Mihajlov1-14/+9
2020-07-07Move root controller out of StoryboardAndrej Mihajlov1-1/+1
2020-05-28Refresh tunnel status when the app becomes active againAndrej Mihajlov1-1/+8
2020-03-27Wire up payment managerAndrej Mihajlov1-23/+31
2020-02-26Wire up consent viewAndrej Mihajlov1-9/+29
2020-02-11Add screenshot script and simulated tunnelsAndrej Mihajlov1-1/+9
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand1-1/+1
2019-12-05Wire up AppDelegate with TunnelManagerAndrej Mihajlov1-9/+24
2019-05-28Add account viewAndrej Mihajlov1-2/+15
2019-03-27Bootstrap iOS appAndrej Mihajlov1-0/+46