summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN
AgeCommit message (Expand)AuthorFilesLines
2025-05-13Add custom action at select location for accessibilitymojganii3-56/+61
2025-05-13Build screenshots with MockRelease configurationmojganii3-4/+0
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-08Add storekit 2 functions to mullvad apiSteffen Ernst3-12/+58
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 Magnet4-26/+75
2025-04-28Implement DeviceProxy to use Mullvad APImojganii1-1/+1
2025-04-24Fix checkbox appearance on iOSSteffen Ernst9-21/+51
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson10-27/+48
2025-04-17Add filter pill to location view when obfuscation is usedJon Petersson5-20/+93
2025-04-16Decouple Multihop feature indicator from settingsAndrew Bulhak2-3/+2
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-15Improve sendProblemReport based on feedbacksmojganii1-1/+1
2025-04-15Add metadata support to send problem reportmojganii1-1/+1
2025-04-15Call sendProblemReport from Rust in Swiftmojganii1-5/+2
2025-04-14Make device list remove button 24x24Andrew Bulhak1-0/+1
2025-04-10Fix typo in Obfuscation helper textBug Magnet1-1/+1
2025-04-09Deduplicate arguments to FeatureIndicatorViewModelAndrew Bulhak3-8/+5
2025-04-09Display Obfuscation chip iff current connection state is obfuscatedAndrew Bulhak4-5/+31
2025-04-09Create button for StoreKit 2 refundsJon Petersson5-11/+94
2025-04-08Add mullvad api implementation for account proxyJon Petersson6-16/+21
2025-03-27Fix country sorting in location viewJon Petersson1-1/+1
2025-03-27Replace PNGs with SVGs from `desktop/.../assets` where availableAndrew Bulhak99-575/+503
2025-03-18Adjust view based on designmojganii4-13/+8
2025-03-18Add test for filtermojganii4-106/+101
2025-03-18Refactor RelayFilterDataSourcemojganii9-404/+423
2025-03-18Show number of available relays in filter viewmojganii15-308/+387
2025-03-17Make Multihop feature chip appear if settings or current state say soAndrew Bulhak3-2/+7
2025-03-13Decouple DNS server info from content-blockers UI expansionAndrew Bulhak1-10/+4
2025-03-06Make account number in welcome view copyableJon Petersson3-3/+66
2025-03-03Add end-to-end tests for access methodsJon Petersson6-2/+25
2025-03-03Fix users getting stuck on welcome screenJon Petersson1-1/+2
2025-03-03Send API requests across app/packet tunnel boundaryJon Petersson5-9/+180
2025-02-21Implement an FFI to fetch API IP addresses using mullvad-apiJon Petersson2-3/+4
2025-02-21Improve PacketTunnelPathObserverBug Magnet1-1/+2
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-18Remove ip addresses from local network sharing infoSteffen Ernst1-7/+0
2025-02-18Show local network warning in all secure tunnel statesSteffen Ernst1-2/+1
2025-02-18Add tests for reconnection strategySteffen Ernst1-2/+2
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 Ernst7-11/+72
2025-02-18Add tests for new settings version migrationSteffen Ernst2-4/+1
2025-02-18Add UI tests for local network sharingSteffen Ernst2-1/+5
2025-02-18Add local network sharing to settings and hook upSteffen Ernst11-30/+190