summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2025-05-12Fix docker volume mount path for Git Bashfix-mount-path-git-bashSebastian Holmin1-1/+1
2025-05-12Merge branch 'fix-update-instructions-typo'David Göransson1-3/+3
2025-05-12Fix indentationDavid Göransson1-2/+2
2025-05-12Fix path typoDavid Göransson1-2/+2
2025-05-12Merge branch 'convert-tests-page-pattern'David Göransson28-392/+245
2025-05-12Convert all test to use Page patternDavid Göransson28-392/+245
Converts all our last test to use the Page object pattern and clean up a bunch of old MockApi and E2E test logic.
2025-05-12Merge branch 'fix-reproducible-build-workflow-gradle-version-droid-1995'Jonatan Rhodin2-3/+7
2025-05-12Add reproducible workflow step to gradle update instructionsJonatan Rhodin1-0/+4
2025-05-12Update gradle version in reproducible build workflowJonatan Rhodin1-3/+3
2025-05-12Merge branch 'increase-e2e-requests-timeout'Jonatan Rhodin1-0/+4
2025-05-12Increase router capture request timeouts by 15 secondsJonatan Rhodin1-0/+4
2025-05-12Merge branch 'investigate-and-fix-test_openvpn_ip_override-des-1963'Sebastian Holmin1-57/+33
2025-05-12Wait for connected stateSebastian Holmin1-0/+4
2025-05-12Remove faulty `constrain_to_relay` fnSebastian Holmin1-57/+29
The function did not consider the mullvad clients current relay settings, i.e. the custom list that the test is initiated with. It could choose any OpenVPN relay in sweden, even if it wasn't pickable.
2025-05-12Merge branch 'update-changelog-2025.6-beta2'Markus Pettersson2-1/+6
2025-05-12Update desktop app version to 2025.6-beta2Markus Pettersson1-1/+1
2025-05-12Add changelog entry for `2025.6-beta2`Markus Pettersson1-0/+5
2025-05-09Merge branch 'fix-test-flakiness'David Göransson6-16/+66
2025-05-09Fix regex for single testDavid Göransson1-1/+1
When only 1 test is being run, the string will be "test" instead of tests causing the regex match to fail.
2025-05-09Add waitForStable between on each pageDavid Göransson1-1/+6
2025-05-09Fix flaky device management testDavid Göransson3-14/+39
The device mangement test would fail because it expect the device to be removed however it was in a loading state while API request was being made. This commit allows it to be visible intiailly (loading) and then expects it to be removed.
2025-05-09Add device management pageDavid Göransson1-0/+20
2025-05-09Merge branch 'ios-1059-access-method-title'Jon Petersson1-3/+18
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-09Update quinn to 0.11.8David Lönnhager1-7/+14
2025-05-09Merge branch 'ios-1181_the_case_of_the_errant_ellipsis'Bug Magnet1-1/+1
2025-05-09Adjust trailing edge inset of location section header/footer viewAndrew Bulhak1-1/+1
2025-05-09Merge branch 'IOS-1189-_silgen_name-to-_cdecl'Bug Magnet2-3/+3
2025-05-09Replace @_silgen_name with _cdeclAndrew Bulhak2-3/+3
2025-05-09Merge branch 'update-dependencies-droid-1990'David Göransson11-202/+210
2025-05-09Update lockfileDavid Göransson2-167/+182
2025-05-09Update lockfile docsDavid Göransson1-1/+1
2025-05-09Fix lint warningDavid Göransson1-1/+1
2025-05-09Bump uiautomator to 2.4.0-alpha02David Göransson1-1/+1
2025-05-09Bump ksp to 2.1.20-2.0.1David Göransson1-1/+1
2025-05-09Bump gradle to 8.14David Göransson4-6/+6
2025-05-09Fix a few blockers preventing us from bumping ktorDavid Göransson4-22/+15
2025-05-09Bump destinations to 2.2.0David Göransson1-1/+1
2025-05-09Bump arrow to 2.1.1David Göransson1-1/+1
2025-05-09Bump accompanist drawable painter to 0.37.2David Göransson1-1/+1
2025-05-08Merge branch 'retry-strategy-pinky-promise'Bug Magnet6-0/+78
2025-05-08Add documentation for instances of SwiftRetryStrategyBug Magnet6-0/+78
2025-05-08Merge branch 'fix-reeeee-xml-again'Bug Magnet1-1/+1
2025-05-08Silence the rexml vulnerability for another 6 monthsBug Magnet1-1/+1
2025-05-08Merge branch 'implement-storekit2-api-calls-using-mullvad-api-ios-1158'Bug Magnet21-57/+524
2025-05-08Add storekit 2 functions to mullvad apiSteffen Ernst21-57/+524
2025-05-08Merge branch 'add-quic-desktop'David Lönnhager20-27/+113
2025-05-08Simplify conversion to ObfuscationEndpointDavid Lönnhager1-25/+5