summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/SettingsViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Implement problem report UI and log consolidationAndrej Mihajlov1-3/+1
2021-02-24Use convenience method to access infoDictionaryAndrej Mihajlov1-1/+1
2021-02-24Implement problem report UI and log consolidationAndrej Mihajlov1-0/+18
2020-09-10Add missing button identifiersAndrej Mihajlov1-0/+1
2020-09-03Move SettingsViewController to XIBAndrej Mihajlov1-14/+33
2020-09-03Delegate view controller managementAndrej Mihajlov1-7/+20
2020-09-03Move AccountViewController to XIBAndrej Mihajlov1-3/+12
2020-09-03SettingsController: add navigation route to wireguard keysAndrej Mihajlov1-3/+7
2020-09-03Move WireguardKeysViewController to XIBAndrej Mihajlov1-3/+3
2020-08-18Add log streamer controllerAndrej Mihajlov1-0/+18
2020-07-30Get rid of Bundle+MullvadVersion since all versions shipped via TestFlight ar...Andrej Mihajlov1-1/+2
2020-07-15Remove the use of Combine in SettingsViewControllerAndrej Mihajlov1-7/+6
2020-04-01Show account view when the app starts or when user logs in with expired accountAndrej Mihajlov1-0/+15
2020-03-30Reload account expiry after purchaseAndrej Mihajlov1-1/+12
2020-02-11Add screenshot script and simulated tunnelsAndrej Mihajlov1-0/+1
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand1-1/+1
2020-01-08Add Wireguard keys management viewAndrej Mihajlov1-1/+14
2019-12-06Add version suffix and display it under SettingsAndrej Mihajlov1-2/+1
2019-12-05Wire up Settings with the new Account facilitiesAndrej Mihajlov1-13/+2
2019-05-29Add account expiry refreshAndrej Mihajlov1-6/+28
2019-05-28Add account viewAndrej Mihajlov1-28/+37
2019-05-14Add SelectLocation controllerAndrej Mihajlov1-12/+12
2019-03-27Bootstrap iOS appAndrej Mihajlov1-0/+59