summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2025-09-24Fix margins in scrollable out-of-time and welcome viewsAndrew Bulhak4-47/+95
2025-09-22Fix building the project for the screenshots configurationBug Magnet3-5/+7
2025-09-22Update Snapfile to mention iOS 18dot5Bug Magnet1-3/+3
2025-09-22Remove unnecessary targets from iOS localizationmojganii3-24/+9
2025-09-22Fix margins for cells and navigations titles in most settings viewsJon Petersson16-103/+91
2025-09-22Adjust navigation title margins to match new designAndrew Bulhak3-3/+6
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 Magnet9-11/+142
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-18Import translated strings backmojganii8-4465/+3481
2025-09-18Adjust strings based on other platformsmojganii42-1147/+576
2025-09-18Fix access methods not being initiated from store correctlyJon Petersson1-1/+4
2025-09-16Reject unsupported obfuscation only in auto caseEmīls2-14/+15
2025-09-16Update the relays listBug Magnet1-1/+1
2025-09-16Revert "Add iOS localization to the pipeline"Jon Petersson3-55/+53
2025-09-16Bypass obfuscation when not supportedBug Magnet25-144/+353
2025-09-10Rewrite the multihop segmented control in SwiftUIBug Magnet4-92/+104
2025-09-09Indicate that SSL pinning is now done via mullvad-api on iOSBug Magnet1-4/+2
2025-09-09Implement SwiftUI-based AccountDeletionView and ActivityIndicatorAndrew Bulhak11-563/+290
2025-09-08Remove ProxyConfigurationTransportProviderBug Magnet6-87/+1
2025-09-08Enable QUIC obfuscationJon Petersson4-15/+4
2025-09-08Fix obfuscation not handling .off in release modeJon Petersson1-9/+2
2025-09-05Fix relay selector selection order and obfuscationJon Petersson18-455/+528
2025-09-04Change the ad domain used for tests to one that is actually blockedBug Magnet1-1/+1
2025-09-04Add a test that asserts DAITA increases packet size on averageBug Magnet3-32/+141
2025-09-03Add iOS localization to the pipelinemojganii3-53/+55
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 numberSteffen8-5/+138
2025-08-28Fix relay features not present on cached relaysJon Petersson3-42/+26
2025-08-26Enable rust api client for all buildsSteffen2-30/+0
2025-08-26Fix dynamic size issuesmojganii7-32/+39
2025-08-25Remove references that make Xcode crash with quick open actionsBug Magnet1-4/+0
2025-08-19Remove unneeded keys for translationmojganii12-140/+469
2025-08-18Import translated strings into codemojganii37-773/+13112
2025-08-18Fix nightly E2E testsJon Petersson14-21/+35
2025-08-18Fix dynamic size issuemojganii24-160/+97
2025-08-13Move padding to within the changelog's implicit scroll viewAndrew Bulhak1-1/+2
2025-08-12Make changes from pull requestAndrew Bulhak2-1/+8
2025-08-12Separate access method rotation request from stateSteffen8-19/+44
2025-08-12Fix callback pointer passing, and saving of methodsAndrew Bulhak4-8/+11
2025-08-12Feed access method UUID back from Rust to Swift, and save itAndrew Bulhak6-7/+58
2025-08-08Add standardized textfields in SwiftUISteffen9-2/+502
2025-08-08Extract strings to translatemojganii148-2666/+3991
2025-08-06Fix some linting warningsmojganii20-135/+204
2025-08-06Fix changelog bullet alignmentJon Petersson1-1/+1
2025-08-04Remove one of the duplicate AccessMethodKind typesAndrew Bulhak5-89/+25
2025-08-04Make the code more concise/idiomatic/better organisedAndrew Bulhak5-109/+108