summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj/project.pbxproj
AgeCommit message (Expand)AuthorFilesLines
2025-09-19Add routine that clears shadowsocks caches on API rotation and failureBug Magnet1-2/+10
2025-09-18Import translated strings backmojganii1-24/+24
2025-09-18Adjust strings based on other platformsmojganii1-8/+10
2025-09-16Revert "Add iOS localization to the pipeline"Jon Petersson1-1/+1
2025-09-10Rewrite the multihop segmented control in SwiftUIBug Magnet1-4/+4
2025-09-09Implement SwiftUI-based AccountDeletionView and ActivityIndicatorAndrew Bulhak1-12/+8
2025-09-08Remove ProxyConfigurationTransportProviderBug Magnet1-4/+0
2025-09-05Fix relay selector selection order and obfuscationJon Petersson1-10/+30
2025-09-03Add iOS localization to the pipelinemojganii1-1/+1
2025-08-25Remove references that make Xcode crash with quick open actionsBug Magnet1-4/+0
2025-08-19Remove unneeded keys for translationmojganii1-16/+0
2025-08-18Import translated strings into codemojganii1-10/+103
2025-08-18Fix dynamic size issuemojganii1-4/+0
2025-08-12Feed access method UUID back from Rust to Swift, and save itAndrew Bulhak1-0/+4
2025-08-08Add standardized textfields in SwiftUISteffen1-0/+8
2025-08-08Extract strings to translatemojganii1-83/+14
2025-08-06Fix some linting warningsmojganii1-1/+2
2025-08-04Remove one of the duplicate AccessMethodKind typesAndrew Bulhak1-4/+0
2025-08-04Make the code more concise/idiomatic/better organisedAndrew Bulhak1-0/+4
2025-07-29Add support for the listed languagesmojganii1-4/+131
2025-07-17Fix dynamic sizing and layout issues across multiple viewsmojganii1-8/+10
2025-06-23Add device management viewSteffen1-17/+34
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson1-0/+5
2025-06-12Introduce a generic HostingController with sensible default valuesBug Magnet1-0/+4
2025-06-12Rewrite Terms Of Service in SwiftUIBug Magnet1-10/+6
2025-06-10Make feature indicators clickable and show settingsSteffen1-4/+13
2025-05-30Let users cancel sending a problem reportJon Petersson1-0/+2
2025-05-27Enable Swift 6 mode for the PacketTunnel and test TargetBug Magnet1-28/+28
2025-05-23Fix API breaking down when used without connectivityBug Magnet1-0/+8
2025-05-22Migrate legacy storekit payment to Mullvad APIJon Petersson1-5/+4
2025-05-21Use dynamic fonts in SwiftUI and add fonts to UIKitSteffen Ernst1-11/+7
2025-05-21Fix api access view review feedbackSteffen Ernst1-0/+4
2025-05-21Convert api access view to swiftuiSteffen Ernst1-4/+36
2025-05-13Build screenshots with MockRelease configurationmojganii1-2/+2
2025-05-08Add storekit 2 functions to mullvad apiSteffen Ernst1-0/+4
2025-04-28Implement DeviceProxy to use Mullvad APImojganii1-0/+4
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson1-12/+47
2025-04-22Add test for mullvad apiSteffen Ernst1-1/+5
2025-04-17Add filter pill to location view when obfuscation is usedJon Petersson1-0/+4
2025-04-16Fix shadowsocks not using ip overrideSteffen Ernst1-0/+4
2025-04-15Improve sendProblemReport based on feedbacksmojganii1-15/+7
2025-04-15Add test for validating string for meta datamojganii1-0/+12
2025-04-15Add metadata support to send problem reportmojganii1-2/+14
2025-04-15Call sendProblemReport from Rust in Swiftmojganii1-0/+4
2025-04-08Add mullvad api implementation for account proxyJon Petersson1-0/+12
2025-03-31Move Mullvad API functions to new fileJon Petersson1-0/+12
2025-03-31Tie rust and Swift side togetherJon Petersson1-3/+11
2025-03-27Replace PNGs with SVGs from `desktop/.../assets` where availableAndrew Bulhak1-0/+8
2025-03-18Enable testability for MullvadRESTBug Magnet1-0/+3
2025-03-18Add test for filtermojganii1-8/+32