summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Add WireGuard tests for iOS appNiklas Berglund5-1/+12
2024-03-21Fix selection of custom list location not being retainedJon Petersson2-5/+10
2024-03-19Move IP Overrides into VPN Settings menuJon Petersson16-150/+178
2024-03-15Fix memory leak at LocationNodemojganii1-1/+1
2024-03-14Create view with custom lists to editJon Petersson4-66/+85
2024-03-14Add log out testNiklas1-3/+1
2024-03-12adding section header view in select location
mojganii8-108/+205
2024-03-12adding stub for custom listsmojganii3-2/+74
2024-03-11Add account creation and deletion testsNiklas Berglund7-2/+12
2024-03-11Introduce ObservedState.negotiatingKey and TunnelState.negotiatingKey, behind...Andrew Bulhak2-28/+79
2024-03-07Fix broken UI testsJon Petersson5-22/+41
2024-03-07Allow deleting custom listsJon Petersson1-2/+2
2024-03-05Fix bug where location list is empty on release buildJon Petersson1-9/+9
2024-03-04Split select location view into two sectionsJon Petersson17-434/+574
2024-03-04Fix LocationDataSource crash in MockRelease buildJon Petersson1-8/+13
2024-02-28Add problem report testNiklas Berglund2-0/+3
2024-02-26Enable IP Override, and fix text color in itBug Magnet1-3/+0
2024-02-21Review fixesJon Petersson7-124/+127
2024-02-21refactoring location datasourcemojganii10-410/+580
2024-02-20Fix welcome screen not shown on account creationJon Petersson1-1/+4
2024-02-20Fix location pin shown on map when disconnectedJon Petersson1-1/+5
2024-02-14Add data-driven TunnelSettingsUpdate type and method for atomically applying ...Andrew Bulhak3-18/+16
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund2-0/+7
2024-02-13Add quantum resistance items to preferences view, Disable quantum resistance ...Andrew Bulhak6-4/+164
2024-02-12Reorder ProblemReportViewController and get rid of swiftlint warningsBug Magnet3-426/+461
2024-02-07Fix background color in report view controllerBug Magnet1-0/+1
2024-02-07Relay selector should use overridden IP addresses for relaysJon Petersson1-1/+2
2024-02-07Allow users to import settings by pasting JSON blobsJon Petersson1-1/+1
2024-02-06Get rid of swiftlint warnings and move files aroundBug Magnet1-2/+1
2024-02-06Whitespace fixesAndrew Bulhak1-1/+1
2024-02-06Whitespace fixesAndrew Bulhak2-2/+1
2024-02-06Refactor TunnelManager account setting methods replacing callbacks with asyncAndrew Bulhak7-42/+35
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