summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2025-05-07Bump OSV scanner to ignore rexml for another 6 monthsJon Petersson1-1/+1
2025-05-07Merge branch 'reproducible-builds-ci-job-fails-on-prs-droid-1985'Jonatan Rhodin1-2/+3
2025-05-07Use latest commit in PR for reproducible buildsJonatan Rhodin1-2/+3
2025-05-07Merge branch 'fix-incorrect-quantum-test-tag-droid-1987'David Göransson2-5/+3
2025-05-07Fix test tag mismatchDavid Göransson2-5/+3
2025-05-07Merge branch 'update-compose-to-180-droid-1969'David Göransson10-600/+401
2025-05-07Attempt to fix flakinessDavid Göransson1-0/+2
2025-05-07Fix lint warning of using LocalContext to get ConfigurationDavid Göransson1-1/+3
2025-05-07Fix TV incorrect focusKalle Lindström4-56/+54
2025-05-07Fix crash from focus requesterDavid Göransson1-9/+3
2025-05-07Update lockfileDavid Göransson2-524/+326
2025-05-07Fix warningsDavid Göransson4-15/+18
2025-05-07Bump compose to 1.8.0David Göransson1-1/+1
2025-05-06Merge branch 'bump-installer-downloader-to-0.3.0'desktop/installer-downloader/0.3.0Oskar3-2/+6
2025-05-06Bump installer downloader to 0.3.0Oskar3-2/+6
2025-05-06Merge branch 'fix-tv-crash-on-go-to-vpn-settings-droid-1981'Jonatan Rhodin7-11/+92
2025-05-06Update translationsJonatan Rhodin1-0/+6
2025-05-06Fix go to vpn settings on TV devicesJonatan Rhodin6-11/+86
- Do not show the action on devices without vpn settings - Handle exceptions when starting vpn settings activity
2025-05-06Merge branch 're-introduce-type-checking-before-production-builds-des-2111'Markus Pettersson3-7/+22
2025-05-06Use new utility for running an npm scriptTobias Järvelöv1-3/+3
2025-05-06Add new utility for running an npm scriptTobias Järvelöv1-0/+17
2025-05-06Stop logging in run command utilityTobias Järvelöv1-5/+1
When the runCommand encounters an error (i.e. a non-zero exit code) the function should reject the promise with the error, stderr and stdout as the response. This change allow each caller to the runCommand to implement its own error handling and logging.
2025-05-06Run type checking before buildingTobias Järvelöv1-0/+1
2025-05-06Add type-check npm scriptTobias Järvelöv1-0/+1
2025-05-06Merge branch 'vite-command-line-args'Markus Pettersson1-1/+1
2025-05-06Add forwarding of command line args in viteOskar1-1/+1
2025-05-06Merge branch 'fix-lints-on-android-des-1715'Markus Pettersson6-41/+77
2025-05-06Fix lifetime changes in rust 2024Markus Pettersson3-31/+70
2025-05-06Run `cargo fix --edition`Markus Pettersson3-10/+7
2025-05-06Merge branch 'set-installer-downloader-icon'David Lönnhager3-1/+15
2025-05-06Set window icon for installer-downloaderDavid Lönnhager3-1/+15
2025-05-06Merge branch ↵Albin2-0/+36
'add-ci-checks-that-permissions-are-not-added-through-third-droid-1977'
2025-05-06Add CI job to check permissionsAlbin1-0/+28
This added check is intended to catch unwanted permissions changes introduced by dependencies. It was added to the reproducible/F-Droid workflow since that's the only place where we build release artifacts at the time of adding this job. However, it should be moved to a more suitable place once we expand and refactor our CI setup.
2025-05-06Add manifest permission snapshotAlbin1-0/+8
The snapshot was generated by running: cat AndroidManifest.xml | grep uses-permission
2025-05-05Merge branch 'select-location-button-is-slow-on-showing-the-relay-droid-1905'Jonatan Rhodin5-58/+20
2025-05-05Fix select location button text in connect screenJonatan Rhodin5-58/+20
- Remove unnecessary show location boolean - Remove reliance on disconnected location - Align state behaviour with desktop - Update screen tests with the new behaviour
2025-05-05Merge branch 'masque-configurable-auth'David Lönnhager6-42/+109
2025-05-05Set auth header in tunnel-obfuscationDavid Lönnhager1-1/+5
2025-05-05Add masque server params builder and authorization header optionDavid Lönnhager3-35/+69
2025-05-05Add 'auth' option to masque-clientDavid Lönnhager1-1/+7
2025-05-05Make authorization header configurable in mullvad-masque-proxy clientDavid Lönnhager1-5/+28
2025-05-05Merge branch 'remove-permissions-that-are-not-required-by-the-app-droid-1976'Jonatan Rhodin3-17/+7
2025-05-05Update lockfileJonatan Rhodin2-16/+0
2025-05-05Exclude biometric dependency to avoid permission issueJonatan Rhodin1-1/+7
2025-05-05Merge branch 'trigger-reproducible-builds-on-release-branch-droid-1939'Albin1-0/+8
2025-05-05Trigger reproducible builds on release branchAlbin1-0/+8
2025-05-02Merge branch 'tunnel-obfuscation-add-quic'David Lönnhager9-5/+123
2025-05-02Apply changes from PRAndrew Bulhak2-4/+9
2025-05-02Add unimplemented function on AndroidDavid Lönnhager1-0/+5
2025-05-02Update mullvad-iosDavid Lönnhager4-3/+11