summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2025-03-10Backport release build verions and changelogJon Petersson2-1/+5
2025-03-06Update changelog for making account number copyableJon Petersson1-0/+2
2025-03-06Make account number in welcome view copyableJon Petersson3-3/+66
2025-03-04Save DAITA params only when negotiating with entryEmīls2-5/+47
2025-03-03Add end-to-end tests for access methodsJon Petersson10-3/+115
2025-03-03Fix users getting stuck on welcome screenJon Petersson1-1/+2
2025-03-03Send API requests across app/packet tunnel boundaryJon Petersson30-100/+773
2025-03-03Make REST framework depend on Rust frameworkEmīls1-15/+15
2025-03-03Add retry strategy to mullvad apiEmīls7-74/+62
2025-02-27Add submodule checkout to all CI scripts, amend build instructionsAndrew Bulhak2-1/+9
2025-02-25Update iOS asset conversion scriptOliver1-35/+58
2025-02-25Add end to end test for custom shadowsocks port selectionBug Magnet1-13/+77
2025-02-24Filter by destination port before assertingBug Magnet1-3/+3
2025-02-21Implement an FFI to fetch API IP addresses using mullvad-apiJon Petersson19-29/+623
2025-02-21Improve PacketTunnelPathObserverBug Magnet17-143/+68
2025-02-21Remove wireguard-apple package dependency, use submodule insteadAndrew Bulhak3-85/+231
2025-02-21Add wireguard-apple submoduleAndrew Bulhak1-0/+0
2025-02-21Use a different folder for each testBug Magnet1-1/+1
2025-02-20Make prefersNotificationBarHidden default to trueAndrew Bulhak9-29/+5
2025-02-20Make VPN Settings cell separators the bg colour, like its parentAndrew Bulhak1-0/+1
2025-02-19Update DAITA text, placing the warning at the frontAndrew Bulhak2-14/+22
2025-02-18Add `setup-rust` script and git hookKalle Lindström1-1/+9
2025-02-18Remove ip addresses from local network sharing infoSteffen Ernst1-7/+0
2025-02-18Add documentation to reconnection strategiesSteffen Ernst1-2/+3
2025-02-18Show local network warning in all secure tunnel statesSteffen Ernst1-2/+1
2025-02-18Add tests for reconnection strategySteffen Ernst5-7/+126
2025-02-18Disable selection of local network sharing settingsSteffen Ernst1-0/+10
2025-02-18Add debug toggle for include all networks and make it false by defaultSteffen Ernst11-15/+87
2025-02-18Add tests for new settings version migrationSteffen Ernst3-4/+28
2025-02-18Add UI tests for local network sharingSteffen Ernst5-1/+77
2025-02-18Add local network sharing to settings and hook upSteffen Ernst16-41/+229
2025-02-18Add settings for excludeLocalNetworksSteffen Ernst4-3/+74
2025-02-18Add an end to end test for UDP-over-TCP on port 80Bug Magnet5-31/+86
2025-02-18Fix access method rotation after dns proxy failureSteffen Ernst2-2/+13
2025-02-17Fix preconcurrency warning in purchase vcSteffen Ernst1-15/+16
2025-02-17Simplify flow continuation after purchaseSteffen Ernst6-36/+16
2025-02-17Remove voucher from welcome and out of timeSteffen Ernst12-353/+49
2025-02-17Fix welcome screen to navigate further after paymentSteffen Ernst5-22/+40
2025-02-17Fix execution order of alert dismissalSteffen Ernst1-2/+1
2025-02-17Use overlaying spinner for in app purchaseSteffen Ernst14-529/+281
2025-02-14Update market version and changelog after 2025.2 releasemojganii2-2/+6
2025-02-13Log as soon as the logger is upEmīls1-0/+1
2025-02-13Add animations to connection viewSteffen Ernst15-252/+273
2025-02-11Change cached relay list and how it is updatedJon Petersson6-15/+19
2025-02-10Remove references to Google in UIEmīls1-1/+1
2025-02-07Remove row separators from SingleChoiceListAndrew Bulhak1-0/+3
2025-02-07Modify custom-value-selection logic to not rely on input focusAndrew Bulhak1-2/+6
2025-02-06Remove LeakRule protocol for now, improve leak test namesBug Magnet7-32/+38
2025-02-06Add debug information to leak and no leak testsBug Magnet2-4/+72
2025-02-06Fix traffic generationNiklas Berglund4-32/+75