summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
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
2025-05-14Add change from Classic McEliece -> HQC in the mobile changelogsLinus Färnstrand1-0/+4
2025-05-14Make the API cancellation handle safe, and properly clear out pointersBug Magnet2-9/+7
2025-05-14Fix customListTest bugmojganii1-1/+1
2025-05-13Update the changelog, vroom vroomBug Magnet1-0/+1
2025-05-13Make the app feel more responsive when reconnectingBug Magnet12-27/+174
2025-05-13Add custom action at select location for accessibilitymojganii3-56/+61
2025-05-13Build screenshots with MockRelease configurationmojganii7-10/+71
2025-05-09Make title label size dynamic, and adjust linebreak/background optionsAndrew Bulhak1-2/+3
2025-05-09Adjust spacing between title and contentAndrew Bulhak1-1/+1
2025-05-09Replace standard navigation title with self-provided oneAndrew Bulhak1-3/+17
2025-05-09Adjust trailing edge inset of location section header/footer viewAndrew Bulhak1-1/+1
2025-05-09Replace @_silgen_name with _cdeclAndrew Bulhak2-3/+3
2025-05-08Add documentation for instances of SwiftRetryStrategyBug Magnet1-0/+39