summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Miscellaneous PR feedbackAndrew Bulhak1-9/+6
2024-02-07Fix typeAndrew Bulhak1-1/+1
2024-02-07SwiftFormat passAndrew Bulhak4-77/+83
2024-02-07Add test for starting a tunnel from a disconnected stateAndrew Bulhak6-44/+144
2024-02-07Muscellaneous changes from pull requestAndrew Bulhak1-6/+6
2024-02-07Alphabetise test files in projectAndrew Bulhak1-1/+1
2024-02-07TidyingAndrew Bulhak2-21/+8
2024-02-07Initial tests for StartTunnelOperation, testing non-logged-in state and trans...Andrew Bulhak3-61/+125
2024-02-07Add initial (nonbuilding) testsAndrew Bulhak2-0/+107
2024-02-07Fix background color in report view controllerBug Magnet1-0/+1
2024-02-07Always destroy tunnel when reconfiguringEmīls1-1/+2
2024-02-07Relay selector should use overridden IP addresses for relaysJon Petersson27-96/+429
2024-02-07Allow users to import settings by pasting JSON blobsJon Petersson17-29/+796
2024-02-06Get rid of swiftlint warnings and move files aroundBug Magnet5-200/+224
2024-02-06Whitespace fixesAndrew Bulhak2-2/+2
2024-02-06Whitespace fixesAndrew Bulhak4-5/+3
2024-02-06Refactor TunnelManager account setting methods replacing callbacks with asyncAndrew Bulhak10-68/+59
2024-02-02Stop quoting RELFLAG in buildscriptEmīls1-3/+3
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin2-11/+9
2024-02-02Modified test flow to avoid race conditionNiklas Berglund2-11/+16
2024-02-02Remove old and unused Localizible fileJon Petersson3-41/+7
2024-01-31Enable API access methods for release buildsJon Petersson4-16/+17
2024-01-31Add setup and teardown for iOS UI testsNiklas Berglund17-140/+388
2024-01-30Currently in use API access method should be visible in UIJon Petersson22-153/+315
2024-01-30Add a local network probe to trigger local network privacy dialogBug Magnet4-0/+35
2024-01-25Update API access methods functionality UI to conform with designsJon Petersson74-2121/+1870
2024-01-24Enable testing API access with a given configurationBug Magnet15-31/+259
2024-01-24Add ad blocking testNiklas Berglund20-22/+318
2024-01-23Add preliminary settings page for relay IP overridesJon Petersson8-2/+300
2024-01-23removing socks5 authentication check from the TransportStrategy layermojganii5-19/+35
2024-01-23reusing existing connection for upcoming requests if it is still validmojganii8-50/+65
2024-01-18Add a staging configuration that automatically targets the staging environmentBug Magnet14-110/+1269
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand2-0/+2
2024-01-16using different API access methods when it encounters a network errormojganii24-456/+726
2024-01-16Added iOS login testsNiklas Berglund17-1/+517
2024-01-09Remove version and publish cargo metadataLinus Färnstrand2-4/+0
2024-01-08Change OK text into Delete Account textBug Magnet1-3/+3
2024-01-08Add username password commandBug Magnet11-24/+205
2024-01-05Run `cargo +nightly fmt`Sebastian Holmin2-4/+5
2024-01-04Add workspace level lintsLinus Färnstrand2-0/+6
2023-12-22moving AccessMethodRepository into MullvadSettingsmojganii32-260/+500
2023-12-22removing network operation from settings migrationmojganii8-30/+8
2023-12-20Export identifiers for accessibility elementsJon Petersson29-128/+221
2023-12-20Fix Swiftlint warningsJon Petersson9-259/+281
2023-12-20Create build profile that resembles Release but without signingJon Petersson1-0/+88
2023-12-13Store API access method settingsJon Petersson5-62/+231
2023-12-13Add API access methods UI/part of backendAndrej Mihajlov97-255/+6596
2023-12-12Add socks5 forwarding proxyAndrej Mihajlov24-1/+1556
2023-12-11Categorize files based on functionalitiesmojganii62-190/+228
2023-12-11Moving MullvadTransport into MullvadRESTmojganii38-574/+75