summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2025-05-13Update the changelog, vroom vroomBug Magnet1-0/+1
2025-05-13Make the app feel more responsive when reconnectingBug Magnet12-27/+174
2025-05-13Add custom action at select location for accessibilitymojganii3-56/+61
2025-05-13Build screenshots with MockRelease configurationmojganii7-10/+71
2025-05-09Make title label size dynamic, and adjust linebreak/background optionsAndrew Bulhak1-2/+3
2025-05-09Adjust spacing between title and contentAndrew Bulhak1-1/+1
2025-05-09Replace standard navigation title with self-provided oneAndrew Bulhak1-3/+17
2025-05-09Adjust trailing edge inset of location section header/footer viewAndrew Bulhak1-1/+1
2025-05-09Replace @_silgen_name with _cdeclAndrew Bulhak2-3/+3
2025-05-08Add documentation for instances of SwiftRetryStrategyBug Magnet1-0/+39
2025-05-08Add storekit 2 functions to mullvad apiSteffen Ernst17-52/+311
2025-05-07Bump OSV scanner to ignore rexml for another 6 monthsJon Petersson1-1/+1
2025-05-02Update mullvad-iosDavid Lönnhager1-0/+1
2025-05-02Add Quic to tunnel-obfuscationAndrew Bulhak2-4/+10
2025-04-29Remove special Same IP loggingmojganii1-28/+0
2025-04-29Add another forgotten conditional compilation checkBug Magnet1-2/+2
2025-04-28Add the ability to use QUIC obfuscation in the UI, and update SettingsBug Magnet12-26/+183
2025-04-28Implement DeviceProxy to use Mullvad APImojganii10-47/+406
2025-04-24Fix checkbox appearance on iOSSteffen Ernst9-21/+51
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson36-97/+670
2025-04-22Add test for mullvad apiSteffen Ernst4-3/+275
2025-04-17Add filter pill to location view when obfuscation is usedJon Petersson8-21/+178
2025-04-17Correct wording for `Prerequisites` at iOS Readme.mdLamTrinh.Dev1-1/+1
2025-04-16Decouple Multihop feature indicator from settingsAndrew Bulhak2-3/+2
2025-04-16Fix shadowsocks not using ip overrideSteffen Ernst3-1/+95
2025-04-16Add a label that hints at how to create custom listsJon Petersson1-5/+29
2025-04-16Make DAITA/Quantum feature chips show actual tunnel stateAndrew Bulhak3-6/+32
2025-04-15Fix namespace clashing in rust codemojganii3-23/+19
2025-04-15Improve sendProblemReport based on feedbacksmojganii12-148/+165
2025-04-15Add test for validating string for meta datamojganii4-5/+85
2025-04-15Add metadata support to send problem reportmojganii9-51/+108
2025-04-15Call sendProblemReport from Rust in Swiftmojganii7-6/+69
2025-04-15Implement mullvad_api_send_problem_report in Rustmojganii1-0/+14
2025-04-14Make device list remove button 24x24Andrew Bulhak1-0/+1
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