summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/ProblemReport
AgeCommit message (Expand)AuthorFilesLines
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-2/+2
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 Petersson2-10/+18
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-4/+4
2023-08-03Use UIAction based handlers for bar itemsAndrej Mihajlov1-6/+12
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet2-4/+4
2023-06-09Formalize application targetsAndrej Mihajlov1-1/+3
2023-06-08Create custom alert dialogsJon Petersson1-20/+19
2023-04-26Backport block based handler for UIBarButtonItemAndrej Mihajlov1-17/+9
2023-04-26Change to directional layout marginsMojgan2-2/+2
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 Mihajlov4-0/+1139