| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-22 | Add coordinators and app router | Andrej Mihajlov | 1 | -722/+0 | |
| Fixes IOS-10 | |||||
| 2023-02-28 | Replace OperationCompletion with Result | Andrej Mihajlov | 1 | -4/+1 | |
| Error is set to OperationError.cancelled if operation is cancelled. | |||||
| 2023-01-20 | Drop custom navigation controller | Andrej Mihajlov | 1 | -21/+16 | |
| 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-11-03 | Add problem report interactor | Andrej Mihajlov | 1 | -33/+17 | |
| 2022-10-20 | Move REST into separate framework | sajacl | 1 | -0/+1 | |
| 2022-10-11 | Fix formatting and remove unused files | Andrej Mihajlov | 1 | -1/+2 | |
| 2022-09-26 | Move AsyncOperation into Operations static library and add separate tests | Andrej Mihajlov | 1 | -0/+1 | |
| 2022-09-26 | Updated ProblemReportViewController.swift | Sajad Vishkai | 1 | -3/+1 | |
| Reverted info comments. | |||||
| 2022-08-15 | AppLog: drop Error type | Andrej Mihajlov | 1 | -2/+1 | |
| 2022-08-03 | Format source code with swiftformat | Andrej Mihajlov | 1 | -73/+148 | |
| 2022-08-01 | Add device state | Andrej Mihajlov | 1 | -1/+3 | |
| 2022-05-31 | Drop base language translations | Andrej Mihajlov | 1 | -17/+36 | |
| 2022-05-30 | TunnelManager: use new settings and REST proxies | Andrej Mihajlov | 1 | -1/+1 | |
| 2022-04-29 | REST: break monolith client on smaller proxies | Andrej Mihajlov | 1 | -1/+3 | |
| 2022-04-05 | NetworkOperation: subclass from ResultOperation | Andrej Mihajlov | 1 | -4/+7 | |
| 2022-03-24 | Remove unnecessary dispatch on main queue | Andrej Mihajlov | 1 | -3/+1 | |
| 2022-03-24 | Drop REST.RequestAdapter | Andrej Mihajlov | 1 | -5/+4 | |
| 2022-03-24 | Drop Promises | Andrej Mihajlov | 1 | -5/+5 | |
| 2021-12-16 | Add API address cache | Andrej Mihajlov | 1 | -0/+1 | |
| 2021-11-22 | Settings: fix statusbar style in child controllers on iOS 12 | Andrej Mihajlov | 1 | -0/+4 | |
| 2021-09-29 | ProblemReport: fix typo in method name | Andrej Mihajlov | 1 | -1/+1 | |
| 2021-09-16 | REST: refactor | Andrej Mihajlov | 1 | -21/+9 | |
| 2021-08-30 | Add backup log files to problem report | Andrej Mihajlov | 1 | -1/+1 | |
| 2021-07-21 | Localize ProblemReport | Andrej Mihajlov | 1 | -10/+41 | |
| 2021-07-16 | Accessibility: ignore siblings when problem report text view is expanded | Andrej Mihajlov | 1 | -0/+9 | |
| 2021-05-12 | Drop configurability of URLSession in MullvadRest | Andrej Mihajlov | 1 | -1/+1 | |
| 2021-04-29 | ProblemReport: make sure the keyboard can be dismissed in formSheet presentation | Andrej Mihajlov | 1 | -0/+5 | |
| 2021-03-26 | Add automatic keyboard responder helper | Andrej Mihajlov | 1 | -52/+9 | |
| 2021-03-22 | Add LocationDataSource | Andrej Mihajlov | 1 | -1/+1 | |
| 2021-02-24 | Update the placeholder text for problem report message field | Andrej Mihajlov | 1 | -1/+1 | |
| 2021-02-24 | Implement problem report UI and log consolidation | Andrej Mihajlov | 1 | -0/+653 | |
