summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2025-05-30Let users cancel sending a problem reportJon Petersson1-8/+12
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+3
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-3/+3
2024-12-03Fix log redaction loading issuemojganii1-2/+2
2024-05-29Show spinner when consolidating logs for problem reportsJon Petersson1-3/+1
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund1-0/+4
2024-02-12Reorder ProblemReportViewController and get rid of swiftlint warningsBug Magnet1-426/+37
2023-09-13Coordinate alert presentation by integrating it into routing systemJon Petersson1-42/+44
2023-09-13Fix Swiftlint warnings in ProblemReportViewControllerJon Petersson1-81/+37
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-7/+18
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-4/+4
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-3/+3
2023-06-08Create custom alert dialogsJon Petersson1-20/+19
2023-04-26Change to directional layout marginsMojgan1-1/+1
2023-04-19Change text hint for problem reportJon Petersson1-1/+1
2023-04-19Attach the message view to the top of the safe area when textview is expandedMojgan1-1/+1
2023-03-27Change all straight apostrophes to curly in textJon Petersson1-1/+1
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+722