| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-22 | Add coordinators and app router | Andrej Mihajlov | 1 | -640/+0 | |
| Fixes IOS-10 | |||||
| 2022-10-11 | Fix formatting and remove unused files | Andrej Mihajlov | 1 | -1/+2 | |
| 2022-08-03 | Format source code with swiftformat | Andrej Mihajlov | 1 | -39/+97 | |
| 2022-08-02 | Add device management | Andrej Mihajlov | 1 | -0/+9 | |
| 2021-11-26 | Root: remove unused segue handling code | Andrej Mihajlov | 1 | -14/+0 | |
| 2021-11-26 | Remove unused RootContainerPushSegue | Andrej Mihajlov | 1 | -9/+0 | |
| 2021-10-14 | RootContainer: update status bar style after changing child controllers | Andrej Mihajlov | 1 | -0/+1 | |
| 2021-07-16 | Root: update accessibilityElements and post .screenChanged | Andrej Mihajlov | 1 | -2/+9 | |
| 2021-07-16 | Accessibility: implement magic tap | Andrej Mihajlov | 1 | -0/+8 | |
| 2021-06-16 | RootContainer: fix unbalanced appearance calls when `setViewControllers` is ↵ | Andrej Mihajlov | 1 | -10/+49 | |
| called after `viewWillAppear` Register the last appearing and disappearing controller and use that reference to verify that the controller hasn't finished the transition yet before calling to `endAppearanceTransition()` | |||||
| 2021-06-11 | Add account expiry notification | Andrej Mihajlov | 1 | -0/+2 | |
| 2021-05-21 | Replace class with AnyObject in protocol inheritance | Andrej Mihajlov | 1 | -1/+1 | |
| Fixes the deprecation notice | |||||
| 2021-05-18 | RootContainer: delegate disablesAutomaticKeyboardDismissal to the top controller | Andrej Mihajlov | 1 | -0/+4 | |
| 2021-05-12 | HeaderBar: add divider | Andrej Mihajlov | 1 | -6/+16 | |
| 2021-05-12 | Root: add methods to move settings button between header bar and ↵ | Andrej Mihajlov | 1 | -5/+35 | |
| presentation container | |||||
| 2021-05-11 | Root: make it possible to override header bar visibility | Andrej Mihajlov | 1 | -0/+21 | |
| 2021-05-05 | RootContainer: add missing completion handlers | Andrej Mihajlov | 1 | -4/+4 | |
| 2021-03-22 | RootContainer: Fix additionalSafeAreaInsets calculation | Andrej Mihajlov | 1 | -2/+2 | |
| Take into account view's safeAreaInsets when calculating additionalSafeAreaInsets. | |||||
| 2021-03-17 | Handle interface orientation | Andrej Mihajlov | 1 | -0/+34 | |
| 2020-09-03 | Move SettingsViewController to XIB | Andrej Mihajlov | 1 | -1/+1 | |
| 2020-09-03 | Delegate view controller management | Andrej Mihajlov | 1 | -18/+13 | |
| 2020-09-03 | RootContainer: add popToRootViewController | Andrej Mihajlov | 1 | -0/+6 | |
| 2020-08-17 | Fix header view layout insets | Andrej Mihajlov | 1 | -15/+10 | |
| 2020-07-07 | Move root controller out of Storyboard | Andrej Mihajlov | 1 | -5/+50 | |
| 2020-04-01 | Show account view when the app starts or when user logs in with expired account | Andrej Mihajlov | 1 | -3/+11 | |
| 2020-02-26 | Use hint when unwinding to execute the right-to-left animation | Andrej Mihajlov | 1 | -24/+36 | |
| 2020-02-26 | Add prefersHeaderBarHidden to RootContainment protocol | Andrej Mihajlov | 1 | -4/+35 | |
| 2020-02-26 | Make sure to add the child view controller before loading the view so that ↵ | Andrej Mihajlov | 1 | -7/+7 | |
| the `parent` is set when `viewDidLoad` is called | |||||
| 2020-02-06 | Replace Amagicom AB with Mullvad VPN AB in iOS source files | Linus Färnstrand | 1 | -1/+1 | |
| 2019-12-10 | Add methods to refresh header bar appearance | Andrej Mihajlov | 1 | -10/+11 | |
| 2019-12-10 | Filter attempts to unwind to exactly the same controller | Andrej Mihajlov | 1 | -0/+3 | |
| 2019-05-29 | Fix the header bar margin | Andrej Mihajlov | 1 | -3/+0 | |
| 2019-05-28 | Add account view | Andrej Mihajlov | 1 | -0/+346 | |
