summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN
AgeCommit message (Expand)AuthorFilesLines
2025-01-17Fix daita and multihop view for iOS 16 and 17Steffen Ernst1-33/+24
2025-01-17Fix DAITA view on iOS 15Steffen Ernst1-6/+2
2025-01-16Fix UI tests and Make connection view releasableJon Petersson23-1014/+95
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet142-446/+613
2025-01-13Add keychains item to the backups againBug Magnet1-3/+0
2025-01-13Update Direct only pop up designmojganii2-4/+4
2025-01-13Fix multiple small issues in ConnectionViewJon Petersson21-187/+165
2025-01-13Split ConnectionView, improve previews, attempt animationAndrew Bulhak10-302/+431
2025-01-13Add toggle in connection viewJon Petersson24-327/+659
2025-01-13Add FeatureIndicatorsViewmojganii13-31/+437
2025-01-10Add StoreKit2 buttonEmīls6-3/+113
2025-01-10Exclude keychain items from backupsBug Magnet1-0/+3
2025-01-02Fix testVerifySettingsStillChanged to work with new UIAndrew Bulhak2-0/+5
2025-01-02Update UI tests for the new WG Obfuscation viewsAndrew Bulhak4-42/+51
2024-12-18Remove new connection view temporarilyJon Petersson1-9/+0
2024-12-13Add state to new connection viewJon Petersson14-117/+632
2024-12-11Add foundation for new connection viewJon Petersson7-1/+258
2024-12-10Make AccessibilityIdentifier.wireGuardPort tagged with its valueAndrew Bulhak4-6/+4
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak7-13/+13
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak7-16/+23
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak59-165/+158
2024-12-06Add the openPortSelectorMenuButton accessibility identifier to ... buttAndrew Bulhak2-0/+2
2024-12-04Add trailing status indicators for daita and multihop cellsJon Petersson6-45/+40
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson33-263/+1454
2024-12-04Add accessibility identifiers to SingleChoiceList rows and text fieldsAndrew Bulhak1-3/+35
2024-12-03Disable selectable textmojganii1-41/+17
2024-12-03Fix log redaction loading issuemojganii4-105/+175
2024-12-03Enable custom Shadowsocks port selection on entry servers in multihopJon Petersson1-3/+1
2024-12-03Fix multiple Wireguard port selection in settings viewJon Petersson1-3/+9
2024-12-02Enable Shadowsocks obfuscation in ReleaseBug Magnet3-10/+1
2024-12-02Replace misspelling of WireGuardObfuscationShadowsocksPort type nameAndrew Bulhak3-8/+8
2024-11-28Prevent the clearing of the custom value field from clobbering the valueAndrew Bulhak1-14/+24
2024-11-28Add reenablement of Swiftlint checksAndrew Bulhak1-0/+4
2024-11-28Make SwiftLint happyAndrew Bulhak1-1/+4
2024-11-28Rename instances of UDPTCP* to UDPOverTCP*Andrew Bulhak3-11/+11
2024-11-28Make minor fixesAndrew Bulhak2-2/+2
2024-11-28Implement SwiftUI Shadowsocks settings view with custom field editingAndrew Bulhak9-38/+457
2024-11-28Remove settings table view cell for UDP port selection menuAndrew Bulhak2-26/+1
2024-11-28Move localisation out of SingleChoiceList to the clientAndrew Bulhak1-0/+1
2024-11-28Adjust spacing for UDP-over-TCP sectionAndrew Bulhak1-1/+1
2024-11-28Add changes from PRAndrew Bulhak3-3/+2
2024-11-28Replace udpTcp with udpOverTcpAndrew Bulhak3-11/+11
2024-11-28Implement SwiftUI UI for UDP TCP Obfuscation port selector viewAndrew Bulhak3-0/+26
2024-11-28Fix custom Wireguard port not being persistedJon Petersson1-1/+3
2024-11-26Fix typoBug Magnet1-2/+2
2024-11-26Set the accessibilityIdentifier on the correct elementBug Magnet1-1/+1
2024-11-26Allow API connections in blocked stateBug Magnet1-0/+3
2024-11-18Fix filter apply button being enabled with zero providersJon Petersson2-7/+37
2024-11-18Fix reloading of data in settings cellsJon Petersson3-8/+21
2024-11-18Implement SwiftUI UI for UDP TCP Obfuscation port selector viewAndrew Bulhak8-38/+255