| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-22 | Add coordinators and app router | Andrej Mihajlov | 1 | -168/+0 | |
| Fixes IOS-10 | |||||
| 2023-01-20 | Drop custom navigation controller | Andrej Mihajlov | 1 | -7/+38 | |
| Removes redundant ConditionalNavigation protocol that is not used for anything more than disabling pop gesture in problem reports when editing. Pop gesture can be disabled directly from within problem report view controller. | |||||
| 2022-12-05 | Drop intents support | Andrej Mihajlov | 1 | -4/+0 | |
| Sadly we cannot support intents since we can't run multiple copies of our main scene without synchronizing state between all of them. Not to mention we never intended this to work this way. Also, currently there is no known way to prevent user from creating multiple windows of the app on iPadOS. | |||||
| 2022-11-03 | Add settings interactor factory | Andrej Mihajlov | 1 | -9/+20 | |
| 2022-09-26 | Update SettingsNavigationController.swift | Sajad Vishkai | 1 | -6/+0 | |
| 2022-08-23 | Add shortcuts | Nikolay Davydov | 1 | -0/+4 | |
| 2022-08-18 | Fix collapsed navigation title in settings | Andrej Mihajlov | 1 | -7/+4 | |
| 2022-08-12 | Throttle account data updates and do them more often | Andrej Mihajlov | 1 | -6/+27 | |
| 2022-08-03 | Delete WG keys view controller | Andrej Mihajlov | 1 | -4/+0 | |
| 2022-08-03 | Format source code with swiftformat | Andrej Mihajlov | 1 | -6/+10 | |
| 2022-05-30 | TunnelManager: use new settings and REST proxies | Andrej Mihajlov | 1 | -1/+1 | |
| 2021-11-04 | Implement statusbar appearance methods on navigation controller subclasses | Andrej Mihajlov | 1 | -2/+8 | |
| 2021-06-11 | Add account expiry notification | Andrej Mihajlov | 1 | -4/+13 | |
| 2021-05-27 | Add preferences | Andrej Mihajlov | 1 | -0/+4 | |
| 2021-05-21 | Replace class with AnyObject in protocol inheritance | Andrej Mihajlov | 1 | -1/+1 | |
| Fixes the deprecation notice | |||||
| 2021-04-09 | Settings: rework navigation | Andrej Mihajlov | 1 | -1/+71 | |
| 2021-02-24 | Add custom navigation controller | Andrej Mihajlov | 1 | -1/+1 | |
| 2020-09-03 | Move SettingsViewController to XIB | Andrej Mihajlov | 1 | -0/+6 | |
| 2020-07-15 | Uncombine tunnel management | Andrej Mihajlov | 1 | -0/+19 | |
