summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson17-40/+138
2025-06-12Use new SoT values for the global header bar viewBug Magnet1-2/+2
2025-06-12Introduce a generic HostingController with sensible default valuesBug Magnet5-3/+41
2025-06-12Rewrite Terms Of Service in SwiftUIBug Magnet10-272/+103
2025-06-11Fix ios ui tests after quick access buttonsSteffen1-2/+2
2025-06-11Move API method name localisation to UI layerAndrew Bulhak2-19/+10
2025-06-11Add explanatory commentAndrew Bulhak1-0/+2
2025-06-11Make access method names localised on creationAndrew Bulhak1-3/+18
2025-06-10Add done button to dns view when coming from feature indicatorSteffen2-3/+22
2025-06-10Add clickable feature indicators to changelogSteffen1-7/+15
2025-06-10Make feature indicators clickable and show settingsSteffen19-108/+502
2025-06-09Enable UITests that were disabledBug Magnet8-21/+40
2025-06-05Fix typosomahs7-11/+11
2025-06-05Update copyright year in project files and codeOskar6-6/+6
2025-06-04Fix disabled button text colorSteffen1-1/+1
2025-06-04Remove unnecessary casts statementsBug Magnet2-9/+9
2025-06-04Make API check use mullvad ios in debug buildsBug Magnet12-75/+148
2025-06-04Add API availability check to mullvad-iosBug Magnet1-0/+19
2025-06-03Add if: always() to "archive test report" actionAndrew Bulhak1-0/+3
2025-06-02Fix the UITests trying to log in too fastBug Magnet1-0/+7
2025-05-30Revert cancellation of log consolidationJon Petersson7-73/+34
2025-05-30Let users cancel sending a problem reportJon Petersson18-115/+270
2025-05-27Make UITests compile in Xcode 16 dot 1Bug Magnet7-25/+27
2025-05-27Add Swift 6 compatibility to UITestsBug Magnet8-20/+25
2025-05-27Enable Swift 6 mode for the PacketTunnel and test TargetBug Magnet31-147/+106
2025-05-26Add run for ios e2e tests when pr openedSteffen Ernst1-2/+6
2025-05-26Make IP Override feature indicator check current tunnel endpointAndrew Bulhak3-2/+13
2025-05-26Fix ios ui tests miss successful loginSteffen1-19/+21
2025-05-26Fix too short login timeout for ios e2e testsSteffen1-1/+1
2025-05-23Fix access method disable logicSteffen8-2/+88
2025-05-23Remove the DispatchQueue use to clear the cached address pointerBug Magnet2-11/+16
2025-05-23Add UITests for QUIC, add ability to block Wireguard trafficBug Magnet6-15/+92
2025-05-23Fix API breaking down when used without connectivityBug Magnet10-11/+119
2025-05-22Migrate legacy storekit payment to Mullvad APIJon Petersson10-25/+177
2025-05-22Fix screenshot test for pre-expanded filter viewAndrew Bulhak1-4/+0
2025-05-22Remove redundant computed variableAndrew Bulhak1-6/+0
2025-05-22Modify Filters view to start in expanded state; also, some refactoringAndrew Bulhak2-3/+20
2025-05-22Change too many devices view to sheetSteffen Ernst3-9/+10
2025-05-21Remove dead code and add some more commentsmojganii3-46/+25
2025-05-21Use dynamic fonts in SwiftUI and add fonts to UIKitSteffen Ernst4-67/+33
2025-05-21Align all table cell colors with designSteffen Ernst6-8/+8
2025-05-21Fix api access view review feedbackSteffen Ernst9-38/+45
2025-05-21Convert api access view to swiftuiSteffen Ernst15-292/+540
2025-05-21Fix ios release build failureSteffen1-1/+5
2025-05-20Fix UI test for connection attemptsSteffen Ernst1-12/+12
2025-05-20Fix duplicate call to cache to validate portSteffen Ernst2-20/+29
2025-05-20Align invalid port notification with designSteffen Ernst1-11/+20
2025-05-20Remove port 443 from automatic connection attemptSteffen Ernst5-33/+12
2025-05-20Add settings button to blocked state banner for invalid portSteffen Ernst2-2/+26
2025-05-20Handle port 443 removal and show blocked state bannerSteffen Ernst6-2/+113