summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/RootContainerViewController.swift
AgeCommit message (Expand)AuthorFilesLines
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