summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportReviewViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-18/+18
2025-08-08Extract strings to translatemojganii1-6/+1
2025-08-04Fix some ui elements to prepare for localizationmojganii1-0/+1
2025-06-23Enable more use of dynamic fontsBug Magnet1-4/+2
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-9/+13
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-4/+4
2024-12-03Fix log redaction loading issuemojganii1-25/+36
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund1-0/+5
2024-05-29Show spinner when consolidating logs for problem reportsJon Petersson1-5/+21
2024-02-07Fix background color in report view controllerBug Magnet1-0/+1
2023-08-03Use UIAction based handlers for bar itemsAndrej Mihajlov1-6/+12
2023-04-26Backport block based handler for UIBarButtonItemAndrej Mihajlov1-17/+9
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+90