summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2025-04-11Fix order of execution for LoggedInWithTimeUITestCasesBug Magnet1-2/+4
2025-04-10Fix typo in Obfuscation helper textBug Magnet1-1/+1
2025-04-09Deduplicate arguments to FeatureIndicatorViewModelAndrew Bulhak3-8/+5
2025-04-09Fix testAndrew Bulhak1-1/+2
2025-04-09Display Obfuscation chip iff current connection state is obfuscatedAndrew Bulhak4-5/+31
2025-04-09Retain actual obfuscation method, add to ObservedState/ConnectionDataAndrew Bulhak6-25/+48
2025-04-09Create button for StoreKit 2 refundsJon Petersson5-11/+94
2025-04-08Add mullvad api implementation for account proxyJon Petersson20-114/+380
2025-03-31Move Mullvad API functions to new fileJon Petersson11-163/+260
2025-03-31Tie rust and Swift side togetherJon Petersson13-25/+141
2025-03-31Implement call for getting relays on Rust sideJon Petersson1-0/+8
2025-03-27Fix country sorting in location viewJon Petersson1-1/+1
2025-03-27Replace PNGs with SVGs from `desktop/.../assets` where availableAndrew Bulhak100-575/+511
2025-03-18Enable testability for MullvadRESTBug Magnet1-0/+3
2025-03-18Adjust view based on designmojganii4-13/+8
2025-03-18Add test for filtermojganii23-151/+524
2025-03-18Refactor RelayFilterDataSourcemojganii15-413/+439
2025-03-18Show number of available relays in filter viewmojganii23-327/+485
2025-03-17Do not embed wireguard-kit in sub targetsBug Magnet1-12/+2
2025-03-17Make Multihop feature chip appear if settings or current state say soAndrew Bulhak3-2/+7
2025-03-17Fix the issue in smart routing when selecting one to many relaysmojganii2-8/+11
2025-03-13Decouple DNS server info from content-blockers UI expansionAndrew Bulhak1-10/+4
2025-03-13Update the README file describing changes to the relay prebuild scriptBug Magnet1-1/+3
2025-03-13Build and cache relay list per configuration excluding ReleaseBug Magnet1-3/+17
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