| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-23 | Replace loop+bitshift with iterator | Joakim Hulthe | 1 | -23/+22 | |
| 2025-04-23 | Merge branch 'detect-macos-delete' | David Lönnhager | 15 | -43/+703 | |
| 2025-04-23 | Update changelog | David Lönnhager | 1 | -0/+9 | |
| 2025-04-23 | Stop app removal check if the app is being downgraded (or upgraded) | David Lönnhager | 3 | -2/+75 | |
| 2025-04-23 | Add more process helper functions to talpid-macos | David Lönnhager | 7 | -4/+340 | |
| 2025-04-23 | Add end-to-end test for app removal check | David Lönnhager | 1 | -0/+59 | |
| 2025-04-23 | Detect and run cleanup when Mullvad app is removed | David Lönnhager | 7 | -39/+222 | |
| Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> | |||||
| 2025-04-23 | Bump quinn-proto to 0.11.11 | David Lönnhager | 2 | -20/+110 | |
| 2025-04-23 | Merge branch 'enable-problematic-e2e-test-droid-1805' | Albin | 1 | -2/+0 | |
| 2025-04-23 | Enable e2e leak that no longer fails | Albin | 1 | -2/+0 | |
| The test previously failed to find test tags in the VPN settings lazy list. However, after changes to that screen the test once again seem to work as expected. | |||||
| 2025-04-23 | Merge branch 'remove-async-trait-macro' | Sebastian Holmin | 7 | -16/+9 | |
| 2025-04-23 | Remove `async_trait` from `Cargo.toml` | Sebastian Holmin | 3 | -4/+1 | |
| 2025-04-23 | Remove `async_trait` for `VersionInfoProvider` | Sebastian Holmin | 2 | -4/+4 | |
| 2025-04-23 | Remove `async_trait` for `AppDownloader` | Sebastian Holmin | 3 | -8/+4 | |
| 2025-04-23 | Merge branch 'macos-fix-2024' | David Lönnhager | 2 | -3/+3 | |
| 2025-04-23 | Fix clippy and build errors on macOS for Rust 2024 | David Lönnhager | 2 | -3/+3 | |
| 2025-04-22 | Merge branch 'implement-device-management-screen-droid-1885' | Jonatan Rhodin | 34 | -163/+1146 | |
| 2025-04-22 | Implement manage devices screen | Kalle Lindström | 33 | -170/+1095 | |
| 2025-04-22 | Update messages.pot | Kalle Lindström | 1 | -0/+15 | |
| 2025-04-22 | Add LoadingContentError type | Kalle Lindström | 1 | -0/+43 | |
| 2025-04-22 | Merge branch 'test-ffi-between-mullvadrest-and-mullvad-ios-ios-1104' | Bug Magnet | 8 | -4/+415 | |
| 2025-04-22 | Add test for mullvad api | Steffen Ernst | 8 | -4/+415 | |
| 2025-04-22 | Merge branch 'backport-2025.6-beta1-changes' | Markus Pettersson | 2 | -4/+7 | |
| 2025-04-22 | Update desktop app changelog with 2025.6-beta1 section | Markus Pettersson | 1 | -3/+6 | |
| 2025-04-22 | Update desktop app version to 2025.6-beta1 | Markus Pettersson | 1 | -1/+1 | |
| 2025-04-22 | Merge branch 'add-ubuntu2504' | Markus Pettersson | 1 | -6/+8 | |
| 2025-04-22 | Add Ubuntu 25.04 VM to end-to-end tests | Markus Pettersson | 1 | -6/+8 | |
| 2025-04-17 | Merge branch 'reproducible-builds-not-working-on-the-release-branch-droid-1942' | Jonatan Rhodin | 1 | -3/+30 | |
| 2025-04-17 | Improve android repro workflow | Jonatan Rhodin | 1 | -3/+30 | |
| - Fetch tags so that release builds get the correct version - Reduce logs for fdroid server builds - Add support for using a specific commit instead of always using latest | |||||
| 2025-04-17 | Merge branch 'fix-get-custom-list-by-id' | David Göransson | 3 | -18/+26 | |
| 2025-04-17 | Fix test | David Göransson | 2 | -12/+14 | |
| 2025-04-17 | Fix incorrect getCustomListById | David Göransson | 2 | -9/+15 | |
| Current implementation would always hold of 5 seconds if we are trying to get a custom list that doesn't exist. | |||||
| 2025-04-17 | Merge branch 'update-build-server-script' | Jon Petersson | 1 | -1/+2 | |
| 2025-04-17 | Update build script to work with submodules | Jon Petersson | 1 | -1/+2 | |
| 2025-04-17 | Merge branch ↵ | Jon Petersson | 8 | -21/+178 | |
| 'location-view-should-have-a-filter-pill-when-obfuscation-is-ios-1160' | |||||
| 2025-04-17 | Add filter pill to location view when obfuscation is used | Jon Petersson | 8 | -21/+178 | |
| 2025-04-17 | Merge branch 'Update_iOS_README.md' | Bug Magnet | 1 | -1/+1 | |
| 2025-04-17 | Correct wording for `Prerequisites` at iOS Readme.md | LamTrinh.Dev | 1 | -1/+1 | |
| 2025-04-17 | Merge branch 'silence-GO-2025-3595' | Markus Pettersson | 1 | -0/+6 | |
| 2025-04-17 | Silence `GO-2025-3595` in libwg | Markus Pettersson | 1 | -0/+6 | |
| 2025-04-17 | Merge remote-tracking branch 'origin/extend-ignore-for-cve-2024-21528-des-2043' | Markus Pettersson | 1 | -1/+1 | |
| 2025-04-17 | Extend ignore for CVE-2024-21528 | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-04-16 | Merge branch 'deny-toml-wording' | Joakim Hulthe | 1 | -1/+1 | |
| 2025-04-16 | Tweak wording in deny.toml | Joakim Hulthe | 1 | -1/+1 | |
| 2025-04-16 | Merge branch 'fix-echo-product-version' | Oskar | 1 | -1/+1 | |
| 2025-04-16 | Fix printing product version in release script | Oskar | 1 | -1/+1 | |
| 2025-04-16 | Merge branch 'fix-multihop-chip-feature' | Jon Petersson | 2 | -3/+2 | |
| 2025-04-16 | Decouple Multihop feature indicator from settings | Andrew Bulhak | 2 | -3/+2 | |
| 2025-04-16 | Merge branch 'replace-volley-in-e2e-test-with-ktor-droid-1936' | David Göransson | 22 | -528/+649 | |
| 2025-04-16 | Update lockfile | David Göransson | 1 | -8/+64 | |
