summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
2023-05-29Introduce MullvadTransport and move Shadowsocks there, share TransportProvide...Bug Magnet1-28/+288
2023-05-25Pass the API endpoint to Shadowsocks instead of hardcoding itBug Magnet1-4/+4
2023-05-23Make the tappable area bigger for small buttonsMojgan1-9/+8
2023-05-22Revert back Package.resolved for swift packagesEmīls1-0/+22
2023-05-22Add shadowsocks-proxy crateEmīls2-22/+56
2023-05-12Simplify the AddressCache logic, it now filters results to only keep the firs...Bug Magnet1-24/+8
2023-05-11Show registered device banner when user comes from logged out to logged inMojgan1-4/+8
2023-05-09Fix port selection algorithmJon Petersson1-12/+12
2023-05-09Move action handling into notification manager delegateAndrej Mihajlov1-0/+4
2023-05-03Sort tests in alphabetical orderAndrej Mihajlov1-4/+4
2023-05-03Operations: add dependency on MullvadTypesAndrej Mihajlov1-0/+13
2023-05-03Operations: add new testsAndrej Mihajlov1-4/+12
2023-05-03Move Result+Extensions into MullvadTypesAndrej Mihajlov1-5/+3
2023-04-28Move constants from notification providers into NotificationConfigurationAndrej Mihajlov1-3/+6
2023-04-26Backport block based handler for UIBarButtonItemAndrej Mihajlov1-0/+4
2023-04-26Add in-app banner message for a new deviceMojgan1-0/+4
2023-04-25Improve content blocker settings interfaceJon Petersson1-7/+12
2023-04-20Add a dedicated account button on the main view and remove it from settingsJon Petersson1-15/+16
2023-04-19Wipe all settings on reinstallJon Petersson1-0/+7
2023-04-14Make sure that cancellation does not fire until operation is executingAndrej Mihajlov1-14/+4
2023-04-06Add search bar to location selectionJon Petersson1-1/+9
2023-04-04Replace reconnect tunnel operation with simply block operationAndrej Mihajlov1-4/+0
2023-04-04Drop header text in select location controllerAndrej Mihajlov1-4/+0
2023-03-31Replace custom GeoJSON parser with MKGeoJSONDecoderJon Petersson1-4/+0
2023-03-30Move Safari related handling into its own coordinatorAndrej Mihajlov1-0/+4
2023-03-29Delay tunnel reconnection after private key rotationJon Petersson1-3/+3
2023-03-27Add changelogAndrej Mihajlov1-0/+28
2023-03-27Add autolayout builderAndrej Mihajlov1-0/+4
2023-03-24Remove custom data source snapshot from device management viewJon Petersson1-10/+0
2023-03-22Add coordinators and app routerAndrej Mihajlov1-167/+455
2023-03-22Migrate LocationDataSource from traditional to diffableJon Petersson1-0/+4
2023-03-17Migrate PreferencesDataSource from traditional to diffableJon Petersson1-0/+4
2023-03-14Migrate SettingsDataSource from traditional to diffableJon Petersson1-23/+31
2023-03-07Xcode: upgrade schemasAndrej Mihajlov11-14/+12
2023-03-06Update WireGuardKit to https://github.com/mullvad/wireguard-apple/commit/7c01...Emīls2-2/+2
2023-03-06Update WireGuardKit to https://github.com/mullvad/wireguard-apple/commit/7c01...Emīls2-2/+2
2023-03-06Update WireGuardKit to https://github.com/mullvad/wireguard-apple/commit/4dc2...Andrej Mihajlov2-2/+2
2023-03-03Use NEPacketTunnelProvider.defaultPath instead of path monitorAndrej Mihajlov2-2/+2
2023-02-28Replace OperationCompletion with ResultAndrej Mihajlov1-8/+4
2023-02-10Move build version into Version.xcconfigAndrej Mihajlov1-48/+6
2023-02-06Bump iOS/2023.1 (build 4)Andrej Mihajlov1-28/+28
2023-02-06Backport automatic tracking of modal overlay dismissalAndrej Mihajlov1-0/+4
2023-02-06Bump iOS/2023.1 (build 3)Andrej Mihajlov1-28/+28
2023-02-03Extract URLRequestProxy implementationAndrej Mihajlov1-0/+4
2023-02-03Buffer messages and attempt to reopen log file descriptor on failureAndrej Mihajlov1-4/+4
2023-01-30Bump iOS 2023.1 (build 2)Andrej Mihajlov1-28/+28
2023-01-20Move adaptive presentation delegate from scene delegate into its own class.Andrej Mihajlov1-0/+4
2023-01-20Drop custom navigation controllerAndrej Mihajlov1-4/+0
2023-01-18Bump iOS version to 2023.1 (build 1)Andrej Mihajlov1-32/+32
2023-01-18Rename DisplayChainedError to DisplayError and add it to MullvadTypesAndrej Mihajlov1-4/+16