| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-07 | Bump OSV scanner to ignore rexml for another 6 months | Jon Petersson | 1 | -1/+1 | |
| 2025-05-07 | Merge branch 'reproducible-builds-ci-job-fails-on-prs-droid-1985' | Jonatan Rhodin | 1 | -2/+3 | |
| 2025-05-07 | Use latest commit in PR for reproducible builds | Jonatan Rhodin | 1 | -2/+3 | |
| 2025-05-07 | Merge branch 'fix-incorrect-quantum-test-tag-droid-1987' | David Göransson | 2 | -5/+3 | |
| 2025-05-07 | Fix test tag mismatch | David Göransson | 2 | -5/+3 | |
| 2025-05-07 | Merge branch 'update-compose-to-180-droid-1969' | David Göransson | 10 | -600/+401 | |
| 2025-05-07 | Attempt to fix flakiness | David Göransson | 1 | -0/+2 | |
| 2025-05-07 | Fix lint warning of using LocalContext to get Configuration | David Göransson | 1 | -1/+3 | |
| 2025-05-07 | Fix TV incorrect focus | Kalle Lindström | 4 | -56/+54 | |
| 2025-05-07 | Fix crash from focus requester | David Göransson | 1 | -9/+3 | |
| 2025-05-07 | Update lockfile | David Göransson | 2 | -524/+326 | |
| 2025-05-07 | Fix warnings | David Göransson | 4 | -15/+18 | |
| 2025-05-07 | Bump compose to 1.8.0 | David Göransson | 1 | -1/+1 | |
| 2025-05-06 | Merge branch 'bump-installer-downloader-to-0.3.0'desktop/installer-downloader/0.3.0 | Oskar | 3 | -2/+6 | |
| 2025-05-06 | Bump installer downloader to 0.3.0 | Oskar | 3 | -2/+6 | |
| 2025-05-06 | Merge branch 'fix-tv-crash-on-go-to-vpn-settings-droid-1981' | Jonatan Rhodin | 7 | -11/+92 | |
| 2025-05-06 | Update translations | Jonatan Rhodin | 1 | -0/+6 | |
| 2025-05-06 | Fix go to vpn settings on TV devices | Jonatan Rhodin | 6 | -11/+86 | |
| - Do not show the action on devices without vpn settings - Handle exceptions when starting vpn settings activity | |||||
| 2025-05-06 | Merge branch 're-introduce-type-checking-before-production-builds-des-2111' | Markus Pettersson | 3 | -7/+22 | |
| 2025-05-06 | Use new utility for running an npm script | Tobias Järvelöv | 1 | -3/+3 | |
| 2025-05-06 | Add new utility for running an npm script | Tobias Järvelöv | 1 | -0/+17 | |
| 2025-05-06 | Stop logging in run command utility | Tobias Järvelöv | 1 | -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-06 | Run type checking before building | Tobias Järvelöv | 1 | -0/+1 | |
| 2025-05-06 | Add type-check npm script | Tobias Järvelöv | 1 | -0/+1 | |
| 2025-05-06 | Merge branch 'vite-command-line-args' | Markus Pettersson | 1 | -1/+1 | |
| 2025-05-06 | Add forwarding of command line args in vite | Oskar | 1 | -1/+1 | |
| 2025-05-06 | Merge branch 'fix-lints-on-android-des-1715' | Markus Pettersson | 6 | -41/+77 | |
| 2025-05-06 | Fix lifetime changes in rust 2024 | Markus Pettersson | 3 | -31/+70 | |
| 2025-05-06 | Run `cargo fix --edition` | Markus Pettersson | 3 | -10/+7 | |
| 2025-05-06 | Merge branch 'set-installer-downloader-icon' | David Lönnhager | 3 | -1/+15 | |
| 2025-05-06 | Set window icon for installer-downloader | David Lönnhager | 3 | -1/+15 | |
| 2025-05-06 | Merge branch ↵ | Albin | 2 | -0/+36 | |
| 'add-ci-checks-that-permissions-are-not-added-through-third-droid-1977' | |||||
| 2025-05-06 | Add CI job to check permissions | Albin | 1 | -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-06 | Add manifest permission snapshot | Albin | 1 | -0/+8 | |
| The snapshot was generated by running: cat AndroidManifest.xml | grep uses-permission | |||||
| 2025-05-05 | Merge branch 'select-location-button-is-slow-on-showing-the-relay-droid-1905' | Jonatan Rhodin | 5 | -58/+20 | |
| 2025-05-05 | Fix select location button text in connect screen | Jonatan Rhodin | 5 | -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-05 | Merge branch 'masque-configurable-auth' | David Lönnhager | 6 | -42/+109 | |
| 2025-05-05 | Set auth header in tunnel-obfuscation | David Lönnhager | 1 | -1/+5 | |
| 2025-05-05 | Add masque server params builder and authorization header option | David Lönnhager | 3 | -35/+69 | |
| 2025-05-05 | Add 'auth' option to masque-client | David Lönnhager | 1 | -1/+7 | |
| 2025-05-05 | Make authorization header configurable in mullvad-masque-proxy client | David Lönnhager | 1 | -5/+28 | |
| 2025-05-05 | Merge branch 'remove-permissions-that-are-not-required-by-the-app-droid-1976' | Jonatan Rhodin | 3 | -17/+7 | |
| 2025-05-05 | Update lockfile | Jonatan Rhodin | 2 | -16/+0 | |
| 2025-05-05 | Exclude biometric dependency to avoid permission issue | Jonatan Rhodin | 1 | -1/+7 | |
| 2025-05-05 | Merge branch 'trigger-reproducible-builds-on-release-branch-droid-1939' | Albin | 1 | -0/+8 | |
| 2025-05-05 | Trigger reproducible builds on release branch | Albin | 1 | -0/+8 | |
| 2025-05-02 | Merge branch 'tunnel-obfuscation-add-quic' | David Lönnhager | 9 | -5/+123 | |
| 2025-05-02 | Apply changes from PR | Andrew Bulhak | 2 | -4/+9 | |
| 2025-05-02 | Add unimplemented function on Android | David Lönnhager | 1 | -0/+5 | |
| 2025-05-02 | Update mullvad-ios | David Lönnhager | 4 | -3/+11 | |
