summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers
AgeCommit message (Expand)AuthorFilesLines
2024-01-31Enable API access methods for release buildsJon Petersson1-6/+2
2024-01-31Add setup and teardown for iOS UI testsNiklas Berglund1-0/+2
2024-01-25Update API access methods functionality UI to conform with designsJon Petersson2-1/+5
2024-01-24Add ad blocking testNiklas Berglund5-0/+10
2024-01-23Add preliminary settings page for relay IP overridesJon Petersson3-0/+22
2024-01-16using different API access methods when it encounters a network errormojganii1-1/+3
2024-01-16Added iOS login testsNiklas Berglund4-0/+7
2024-01-08Change OK text into Delete Account textBug Magnet1-3/+3
2023-12-20Export identifiers for accessibility elementsJon Petersson22-95/+97
2023-12-20Fix Swiftlint warningsJon Petersson1-0/+1
2023-12-13Add API access methods UI/part of backendAndrej Mihajlov4-9/+30
2023-12-11Categorize files based on functionalitiesmojganii3-3/+3
2023-12-11Moving MullvadTransport into MullvadRESTmojganii1-1/+0
2023-12-11Moving RelayCache into MullvadRESTmojganii5-5/+3
2023-12-08Fix screenshots testJon Petersson1-1/+0
2023-12-08Querying the outgoing connection IP should not affect the in IPJon Petersson3-38/+47
2023-12-06Reflect obfuscation transport layer in the UIBug Magnet5-69/+120
2023-12-04Refactor account deletion in TunnelManagerJon Petersson2-5/+3
2023-11-22Wrap UDP-over-TCP Obfuscation in conditional checksBug Magnet2-3/+28
2023-11-22Split dns settings from vpn settings in UIBug Magnet10-845/+1172
2023-11-15show outgoing connection on map viewMojgan5-9/+93
2023-11-15Show success alert when making purchase from out of timeJon Petersson1-2/+2
2023-11-14Add missing text about unblocking Internet on device revoked viewJon Petersson1-1/+1
2023-11-10fix font weight and textMojgan1-3/+2
2023-10-27Make alert view scrollableJon Petersson1-59/+116
2023-10-26Prevent iOS from stopping the tunnel if it remains in connecting state for to...Jon Petersson1-1/+1
2023-10-20Prevent user from navigation while requesting in-app purchaseJon Petersson1-0/+1
2023-10-19remove voucher redemption on productionMojgan2-8/+13
2023-10-17Add filtering to location selectionJon Petersson24-44/+1042
2023-10-17Do not show change log when it is emptyJon Petersson1-0/+5
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson5-10/+10
2023-10-10Fix device name not appearing in device logout screenJon Petersson3-28/+46
2023-10-09Add UI for blocked stateJon Petersson1-15/+4
2023-10-09PacketTunnel: introduce proper state and blocked stateAndrej Mihajlov2-4/+16
2023-10-05Make social media block setting conflict with custom DNSBug Magnet1-1/+2
2023-09-25Fix black screen bug if redeem voucher view if canceled to earlyJon Petersson1-0/+4
2023-09-22Align copy with design for content blockersBug Magnet1-6/+6
2023-09-21Add a toggle to block social mediaBug Magnet3-62/+108
2023-09-21Merge TunnelProviderMessaging into PacketTunnelCoreAndrej Mihajlov1-1/+0
2023-09-21Fix the successful redeem as wellBug Magnet1-8/+7
2023-09-21Make the Voucher view more comforming to designsBug Magnet3-21/+44
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash wi...Bug Magnet10-10/+10
2023-09-20Move settings into its own frameworkAndrej Mihajlov10-0/+10
2023-09-20Update screenshots test to work with updated UIJon Petersson2-2/+4
2023-09-13Coordinate alert presentation by integrating it into routing systemJon Petersson10-147/+479
2023-09-13Fix Swiftlint warnings in ProblemReportViewControllerJon Petersson1-81/+37
2023-09-12fix misalignment buttons at the bottom of voucher viewMojgan4-8/+27
2023-09-12suggest logout option when user enters account number instead of voucherMojgan9-21/+280
2023-09-11On delete account screen, add account number validation during inputJon Petersson1-4/+13
2023-09-08Fix Swiftlint warnings in LoginContentViewJon Petersson1-65/+24