summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Merge branch 'test-wireguard-over-tcp-manually-ios-431'Bug Magnet20-18/+429
2024-03-25Add WireGuard tests for iOS appNiklas Berglund20-18/+429
2024-03-25Merge branch 'fix-nightly'Markus Pettersson1-1/+5
2024-03-25Remove unused fieldMarkus Pettersson1-1/+5
2024-03-25Merge branch 'write-test-that-makes-sure-connecting-works-without-the-api-des...Markus Pettersson6-80/+133
2024-03-25Make sure connecting works while API is unavailableMarkus Pettersson4-45/+109
2024-03-25Bump dependenciesMarkus Pettersson2-35/+24
2024-03-25Merge branch 'upgrade-plist-to-fix-rustsec-2023-0081-des-646'Markus Pettersson3-31/+36
2024-03-25Upgrade `plist`Markus Pettersson3-31/+36
2024-03-25Merge branch 'dns-settings-might-not-go-into-effect-immediately-snackbar-droi...Jonatan Rhodin4-12/+12
2024-03-22Do not show a toast after dismissing the dns dialogJonatan Rhodin4-12/+12
2024-03-22Merge branch 'upgrade-build-containers'Linus Färnstrand5-5/+5
2024-03-22Bump "rust-version" to 1.77 since the containers use that nowLinus Färnstrand2-2/+2
2024-03-22Upgrade Android build container to new rust 1.77 based oneLinus Färnstrand1-1/+1
2024-03-22Bump Linux build container to new Rust 1.77 based oneLinus Färnstrand1-1/+1
2024-03-22Update Android dockerfile to use newer base imageMullvad build server1-1/+1
2024-03-22Add container signature for mullvadvpn-app-build-android:8fecd91cbMullvad build server2-0/+0
2024-03-22Add container signature for mullvadvpn-app-build:01a98bb5bMullvad build server2-0/+0
2024-03-22Merge branch 'investigate-why-malmo-to-south-africa-does-not-do-far-droid-773'David Göransson6-12/+64
2024-03-22Base animation duration on actual distance estimationDavid Göransson5-12/+61
2024-03-22Add mean functionDavid Göransson1-0/+3
2024-03-22Merge branch 'api-access-method-does-not-show-show-the-correct-method-ios-563'Bug Magnet1-6/+4
2024-03-22Fix not showing the correct api access method in use on app reinstallJon Petersson1-6/+4
2024-03-22Update desktop app version to 2024.1Oskar Nyberg1-1/+1
2024-03-22Update changelog with 2024.1 releaseOskar Nyberg1-8/+10
2024-03-22Improve changelog in preperation of 2024.1 releaseOskar Nyberg1-1/+5
2024-03-21Merge branch 'fix-env-path'David Lönnhager1-1/+1
2024-03-21Source absolute path instead of relative path in env.shDavid Lönnhager1-1/+1
2024-03-21Merge branch 'fix/wonky-test-split-tunnel-timeouts'David Lönnhager1-3/+14
2024-03-21Fix wonky timeouts in test_split_tunnelJoakim Hulthe1-3/+14
2024-03-21Merge remote-tracking branch 'origin/refactor-daemon-opt'David Lönnhager3-82/+136
2024-03-21Do uniqueness check when starting windows serviceJoakim Hulthe1-4/+12
2024-03-21Split daemon command flags into dedicated structJoakim Hulthe1-23/+35
2024-03-21Refactor daemon oneshot commandsJoakim Hulthe3-84/+118
2024-03-21Merge branch 'improve-git-commit-message-check'Linus Färnstrand1-10/+10
2024-03-21Reorder actions to not hide important failureLinus Färnstrand1-10/+10
2024-03-21Change max git commit message subject line length to 72Linus Färnstrand1-2/+2
2024-03-21Merge branch 'upgrade-vulnerable-rust-deps'Linus Färnstrand2-30/+94
2024-03-21Upgrade is-terminal to get rid of runtime rustix dependencyLinus Färnstrand2-8/+74
2024-03-21Upgrade rustix to fix GHSA-c827-hfw6-qwvmLinus Färnstrand2-20/+18
2024-03-21Upgrade aes-gcm to fix CVE-2023-42811Linus Färnstrand1-2/+2
2024-03-21Merge branch 'notification-dot-visible-when-there-are-no-notification-des-686'Oskar Nyberg5-18/+45
2024-03-21Add notification icon loggingOskar Nyberg4-18/+35
2024-03-21Close notifications in some situations where they should be closedOskar Nyberg2-0/+10
2024-03-21Merge branch 'reset-to-default-inconsistency-droid-764'David Göransson2-5/+9
2024-03-21Make reset to default negativeDavid Göransson2-1/+3
2024-03-21Hide the Reset button when already defaultDavid Göransson1-5/+7
2024-03-21Merge branch 'fix-selection-of-custom-list-location-not-being-retained-ios-569'Bug Magnet3-5/+22
2024-03-21Fix selection of custom list location not being retainedJon Petersson3-5/+22
2024-03-21Merge branch 'ensure-that-gradle-wrapper-files-are-signed-droid-775'Albin5-147/+240