summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Fix for failing nightly iOS end to end testsNiklas Berglund1-4/+0
2024-04-17Add bundle version to log headerAndrew Bulhak1-0/+2
2024-04-17Fix tests for log headerAndrew Bulhak1-2/+4
2024-04-17Add a header to log filesEmils1-0/+2
2024-04-17Change log rotation to a quota based systemJon Petersson1-0/+4
2024-04-16Intercept back button when leaving an unsaved custom listJon Petersson1-0/+4
2024-04-11Move the title 'Server IP Override' upJon Petersson1-0/+4
2024-04-09Enable release mode for custom listmojganii1-4/+0
2024-04-05Combine parts of LocationDataSource and AddLocationDataSource to oneJon Petersson2-2/+5
2024-04-05Combine AddLocationCell and LocationCell to oneJon Petersson2-8/+23
2024-04-05Add locations to a custom listmojganii1-0/+16
2024-04-05Implement addLocationCellmojganii2-22/+8
2024-04-05Create LocationNode from CustomListmojganii1-0/+6
2024-04-04Add settings migration tests for iOSNiklas Berglund2-3/+43
2024-03-25Add WireGuard tests for iOS appNiklas Berglund1-0/+4
2024-03-19Move IP Overrides into VPN Settings menuJon Petersson1-31/+35
2024-03-15Move CommandChannel into the PacketTunnelActor namespace for consistency with...Andrew Bulhak1-4/+4
2024-03-15Add the PrivacyInfo manifest to both target bundlesBug Magnet1-0/+4
2024-03-14Create view with custom lists to editJon Petersson1-0/+12
2024-03-12adding section header view in select location
mojganii1-4/+4
2024-03-12adding stub for custom listsmojganii1-0/+4
2024-03-11Add account creation and deletion testsNiklas Berglund2-14/+69
2024-03-11Add MullvadApi to MullvadVPNUITetstsEmīls2-22/+1
2024-03-06Define the PostQuantumKeyReceiving protocol, along with an extension to decod...Andrew Bulhak1-0/+12
2024-03-05Implement initial tests: start rotation on account set, stop on account unsetAndrew Bulhak1-0/+8
2024-03-04Split select location view into two sectionsJon Petersson1-25/+53
2024-02-28Add problem report testNiklas Berglund1-1/+32
2024-02-27GitHub actions workflow for iOS end to end testsNiklas Berglund2-3/+8
2024-02-21Add UI for creating and editing a custom listJon Petersson1-17/+65
2024-02-21Review fixesJon Petersson2-4/+26
2024-02-21refactoring location datasourcemojganii2-22/+28
2024-02-16storing custom lists in settingsmojganii1-0/+16
2024-02-15Fix the mullvad API ffi, consume the header after building itBug Magnet1-4/+3
2024-02-14Add MullvadApi to MullvadVPNUITetstsEmīls1-4/+71
2024-02-14Add data-driven TunnelSettingsUpdate type and method for atomically applying ...Andrew Bulhak1-0/+16
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund2-14/+55
2024-02-12Reorder ProblemReportViewController and get rid of swiftlint warningsBug Magnet1-1/+9
2024-02-12Backport TunnelSettingsV4 from quantum resistance exploratory branchAndrew Bulhak1-0/+8
2024-02-07Add test for starting a tunnel from a disconnected stateAndrew Bulhak1-0/+4
2024-02-07Alphabetise test files in projectAndrew Bulhak1-1/+1
2024-02-07Initial tests for StartTunnelOperation, testing non-logged-in state and trans...Andrew Bulhak1-0/+12
2024-02-07Add initial (nonbuilding) testsAndrew Bulhak1-0/+4
2024-02-07Relay selector should use overridden IP addresses for relaysJon Petersson1-0/+16
2024-02-07Allow users to import settings by pasting JSON blobsJon Petersson1-0/+40
2024-02-06Get rid of swiftlint warnings and move files aroundBug Magnet1-0/+8
2024-02-02Remove old and unused Localizible fileJon Petersson1-24/+0
2024-01-31Add setup and teardown for iOS UI testsNiklas Berglund1-6/+38
2024-01-30Currently in use API access method should be visible in UIJon Petersson1-4/+8
2024-01-30Add a local network probe to trigger local network privacy dialogBug Magnet1-0/+4
2024-01-25Update API access methods functionality UI to conform with designsJon Petersson1-114/+52