summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/RootContainerViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2021-03-22RootContainer: Fix additionalSafeAreaInsets calculationAndrej Mihajlov1-2/+2
2021-03-17Handle interface orientationAndrej Mihajlov1-0/+34
2020-09-03Move SettingsViewController to XIBAndrej Mihajlov1-1/+1
2020-09-03Delegate view controller managementAndrej Mihajlov1-18/+13
2020-09-03RootContainer: add popToRootViewControllerAndrej Mihajlov1-0/+6
2020-08-17Fix header view layout insetsAndrej Mihajlov1-15/+10
2020-07-07Move root controller out of StoryboardAndrej Mihajlov1-5/+50
2020-04-01Show account view when the app starts or when user logs in with expired accountAndrej Mihajlov1-3/+11
2020-02-26Use hint when unwinding to execute the right-to-left animationAndrej Mihajlov1-24/+36
2020-02-26Add prefersHeaderBarHidden to RootContainment protocolAndrej Mihajlov1-4/+35
2020-02-26Make sure to add the child view controller before loading the view so that th...Andrej Mihajlov1-7/+7
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand1-1/+1
2019-12-10Add methods to refresh header bar appearanceAndrej Mihajlov1-10/+11
2019-12-10Filter attempts to unwind to exactly the same controllerAndrej Mihajlov1-0/+3
2019-05-29Fix the header bar marginAndrej Mihajlov1-3/+0
2019-05-28Add account viewAndrej Mihajlov1-0/+346