summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/ProblemReportSubmissionOverlayView.swift
AgeCommit message (Collapse)AuthorFilesLines
2023-03-22Add coordinators and app routerAndrej Mihajlov1-263/+0
Fixes IOS-10
2023-02-28Replace OperationCompletion with ResultAndrej Mihajlov1-2/+6
Error is set to OperationError.cancelled if operation is cancelled.
2023-01-18Rename DisplayChainedError to DisplayError and add it to MullvadTypesAndrej Mihajlov1-1/+1
2022-10-20Move REST into separate frameworksajacl1-0/+1
2022-08-03Format source code with swiftformatAndrej Mihajlov1-11/+27
2021-11-16ProblemReport: update translationsAndrej Mihajlov1-1/+1
2021-09-16REST: refactorAndrej Mihajlov1-1/+1
2021-07-21Localize ProblemReportAndrej Mihajlov1-8/+56
2021-03-22Add LocationDataSourceAndrej Mihajlov1-1/+1
2021-02-24Implement problem report UI and log consolidationAndrej Mihajlov1-0/+194