summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN
AgeCommit message (Expand)AuthorFilesLines
2025-09-22Change required device capability to arm64 from armv7Emīls1-1/+1
2025-09-19Change the layout of the HeaderView, Remove compression on relayBug Magnet1-30/+30
2025-09-19Add routine that clears shadowsocks caches on API rotation and failureBug Magnet1-2/+5
2025-09-19Apply background color to custom DNS cell upon reuseBug Magnet1-0/+1
2025-09-19Set content compression to maximum for switches in API methodsBug Magnet1-0/+1
2025-09-18Adjust strings based on other platformsmojganii39-336/+274
2025-09-16Bypass obfuscation when not supportedBug Magnet1-1/+2
2025-09-10Rewrite the multihop segmented control in SwiftUIBug Magnet3-88/+100
2025-09-09Implement SwiftUI-based AccountDeletionView and ActivityIndicatorAndrew Bulhak10-551/+282
2025-09-08Remove ProxyConfigurationTransportProviderBug Magnet4-17/+1
2025-09-08Enable QUIC obfuscationJon Petersson1-13/+1
2025-09-05Fix relay selector selection order and obfuscationJon Petersson1-0/+5
2025-09-03Disable liquid glass design when building with Xcode 26Bug Magnet1-0/+2
2025-09-02Fix setting of font attribute for account history buttonAndrew Bulhak1-1/+1
2025-08-28Add confirmation dialogs when removing saved account numberSteffen5-5/+89
2025-08-28Fix relay features not present on cached relaysJon Petersson1-19/+18
2025-08-26Enable rust api client for all buildsSteffen1-15/+0
2025-08-26Fix dynamic size issuesmojganii7-32/+39
2025-08-19Remove unneeded keys for translationmojganii3-18/+0
2025-08-18Import translated strings into codemojganii25-84/+212
2025-08-18Fix nightly E2E testsJon Petersson6-5/+6
2025-08-18Fix dynamic size issuemojganii23-156/+97
2025-08-13Move padding to within the changelog's implicit scroll viewAndrew Bulhak1-1/+2
2025-08-12Separate access method rotation request from stateSteffen2-2/+2
2025-08-12Fix callback pointer passing, and saving of methodsAndrew Bulhak1-2/+2
2025-08-12Feed access method UUID back from Rust to Swift, and save itAndrew Bulhak1-0/+1
2025-08-08Add standardized textfields in SwiftUISteffen8-2/+494
2025-08-08Extract strings to translatemojganii115-2394/+537
2025-08-06Fix some linting warningsmojganii8-87/+124
2025-08-06Fix changelog bullet alignmentJon Petersson1-1/+1
2025-08-04Remove one of the duplicate AccessMethodKind typesAndrew Bulhak3-85/+2
2025-08-04Reduce spacing above page indicatorAndrew Bulhak1-1/+1
2025-08-04Fix some ui elements to prepare for localizationmojganii10-10/+27
2025-08-04Set direction for imagesmojganii7-7/+14
2025-07-29Add support for the listed languagesmojganii8-34/+95
2025-07-17Fix dynamic sizing and layout issues across multiple viewsmojganii41-423/+577
2025-07-08Update FFI to handle new QUIC paramsJon Petersson3-14/+3
2025-07-02Fix too many devices showing success in the beginningSteffen2-7/+13
2025-06-23Enable more use of dynamic fontsBug Magnet42-79/+610
2025-06-23Disable add time button when app is in blocked stateJon Petersson5-6/+38
2025-06-23Add device management viewSteffen21-867/+930
2025-06-18Make the NWPathMonitor monitor all the available interfacesBug Magnet1-1/+1
2025-06-17Add QUIC/Masque fields and Features structure to ServerRelayAndrew Bulhak2-3/+3
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson11-23/+97
2025-06-12Use new SoT values for the global header bar viewBug Magnet1-2/+2
2025-06-12Introduce a generic HostingController with sensible default valuesBug Magnet4-3/+37
2025-06-12Rewrite Terms Of Service in SwiftUIBug Magnet8-261/+96
2025-06-11Move API method name localisation to UI layerAndrew Bulhak1-1/+7
2025-06-10Add done button to dns view when coming from feature indicatorSteffen2-3/+22
2025-06-10Make feature indicators clickable and show settingsSteffen18-104/+489