summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Collapse)AuthorFilesLines
2024-07-11Allow relay selector to select an entry peerJon Petersson30-224/+451
2024-07-11Prevent user from selecting same entry and exit relay for multihopJon Petersson6-50/+81
2024-07-10Fix inconsistent spacing between paragraphsJon Petersson12-112/+129
2024-07-08Move ICMP packet creation and parsing out of Pinger implementationAndrew Bulhak3-117/+136
2024-07-04Update Gemfile locked dependenciesBug Magnet1-16/+16
2024-06-27Re-enable screenshots for iPadNiklas Berglund3-6/+6
2024-06-25Replace all maximum timeout values to 60 secondsJon Petersson21-78/+147
2024-06-25Update view model when switching between entry and exit locationJon Petersson14-122/+343
2024-06-25Update iOS changelog with 2024.4 sectionOskar Nyberg1-0/+3
2024-06-25Bump build version to 2024.4-3Emīls1-1/+1
2024-06-24Remove all complexity to do with iPad UIJon Petersson13-650/+60
2024-06-19Fix for failing iOS screenshot testsNiklas Berglund6-10/+14
2024-06-17Use a more appropriate protocol nameBug Magnet3-7/+7
2024-06-17Add testsBug Magnet10-26/+564
2024-06-17Add a backing off timeout when negotiating PQ PSKBug Magnet5-22/+56
2024-06-13Use the new pageElement for setting accessibility identifiersBug Magnet1-1/+1
2024-06-13Add multi-hop toggle to settings viewmojganii24-145/+362
2024-06-10Add a Transformer iterator to apply a limiter to jitteringBug Magnet6-11/+93
2024-06-10Do not truncate ip override import descriptionJon Petersson2-6/+7
2024-06-10Adjust colors for cell disabled stateJon Petersson1-2/+2
2024-06-10Remove disable text when DNS content blockers list is collapsedJon Petersson3-22/+25
2024-06-10Prevent 'Done' button from being enabled while waiting for api responsesJon Petersson1-0/+1
2024-06-10Change and add text in content blockers information dialogJon Petersson2-8/+19
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund51-205/+850
2024-06-10Use configured hostname for access tokenEmīls1-0/+7
2024-06-10Do not use Bundle main in testsBug Magnet4-14/+19
2024-06-10Fix conncheck to work on staging environmentBug Magnet5-9/+24
2024-06-05Upgrade the Gemfile and the Screenshot tests to recent versionsBug Magnet5-82/+89
2024-06-05Update package dependency to include all routes in network settingsBug Magnet2-2/+2
2024-06-04Make the actor reconnect reason explicitBug Magnet3-5/+6
2024-06-04Reuse the connection attempts count logic for PQ PSK negotiationBug Magnet12-30/+79
2024-06-04Upgrade settings to associate with multi-hopmojganii46-404/+1172
2024-06-04Rewrite screenshot tests to use new syntaxJon Petersson18-509/+303
2024-05-29Show spinner when consolidating logs for problem reportsJon Petersson3-10/+25
2024-05-29Use the same DNS blockers order as the other clientsBug Magnet1-1/+1
2024-05-29Replace ID search with reloading items only if not deletedAndrew Bulhak1-6/+7
2024-05-29Retrieve access method items by ID rather than positionAndrew Bulhak1-1/+3
2024-05-29Fix reducer testsAndrew Bulhak1-19/+19
2024-05-29Move reducer function to Reducer struct namespaceAndrew Bulhak1-103/+103
2024-05-29Break longer cases in reducer out into subfunctionsAndrew Bulhak1-67/+90
2024-05-29Rename occurrences of Command to Event, for accuracyAndrew Bulhak12-88/+90
2024-05-29Add tests for ReducerAndrew Bulhak2-0/+342
2024-05-29Make PacketTunnelActor use ReducerAndrew Bulhak2-27/+52
2024-05-29Add Effect type and reducer functionAndrew Bulhak2-0/+164
2024-05-27Add required protobuf dependenciesBug Magnet2-1/+6
2024-05-27Remove flaky testBug Magnet2-43/+0
2024-05-22Do not embed frameworks in packet tunnelBug Magnet1-13/+0
2024-05-21Remove spacing in VPN settings pageJon Petersson1-6/+0
2024-05-21Update changelogEmīls1-0/+4
2024-05-21Bump settings versionEmīls1-1/+1