summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-02-05Fix gradle asset task dependencyAlbin1-6/+8
2024-02-05Merge branch 'improve-addremove-icons-in-splittunnelingscreen-droid-630'Jonatan Rhodin6-83/+105
2024-02-05Increase standard cell height to 56 dpJonatan Rhodin1-3/+1
2024-02-05Fix SplitTunnelingScreen and SplitTunnelingCellJonatan Rhodin6-80/+104
2024-02-05Merge branch 'increase-gh-actions-artifact-retention-droid-661'Albin1-4/+4
2024-02-05Increase actions retention to 7 daysAlbin1-4/+4
2024-02-05Merge branch 'fix-all-remaining-uses-of-hardcoded-colors-in-the-app-and-droid...Jonatan Rhodin10-65/+48
2024-02-05Remove all direct usages of mullvad colorsJonatan Rhodin10-65/+48
2024-02-05Merge branch 'fix-settings-version' into mainDavid Lönnhager2-16/+48
2024-02-05Test whether the default settings use the correct versionDavid Lönnhager1-15/+47
2024-02-02Save correct settings versionDavid Lönnhager1-1/+1
2024-02-02Merge branch 'fix/build-apk'Markus Pettersson1-6/+6
2024-02-02Properly pass arguments to Cargo in `build-apk.sh`Markus Pettersson1-6/+6
2024-02-02Merge branch 'fix-ios-rust-buildscript'Emīls2-3/+4
2024-02-02Run iOS tests when rust builscript is changedEmīls1-0/+1
2024-02-02Stop quoting RELFLAG in buildscriptEmīls1-3/+3
2024-02-02Merge branch 'shellcheck'Markus Pettersson29-94/+116
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin29-94/+116
2024-02-02Merge branch 'race-condition-in-ad-blocking-test-ios-466'Bug Magnet2-11/+16
2024-02-02Modified test flow to avoid race conditionNiklas Berglund2-11/+16
2024-02-02Merge branch 'upload-to-cdn-servers'Linus Färnstrand3-8/+11
2024-02-02Update buildserver-upload.sh to use configurable server domainsLinus Färnstrand3-8/+11
2024-02-02Update buildserver-config.sh to use cdn domainsLinus Färnstrand1-3/+3
2024-02-02Merge branch 'remove-old-and-unused-localizible-file-ios-476'Bug Magnet3-41/+7
2024-02-02Remove old and unused Localizible fileJon Petersson3-41/+7
2024-02-01Merge branch 'upgrade-serialport'Linus Färnstrand5-58/+45
2024-02-01Stop ignoring RUSTSEC-2020-0168 in the testframework audit CI jobLinus Färnstrand1-2/+1
2024-02-01Set serial baud rate to zero on macOSLinus Färnstrand2-2/+12
2024-02-01Don't pin serialport to a fork. Use upgraded upstreamLinus Färnstrand2-54/+32
2024-02-01Merge branch 'increase-stability-of-create-account-mock-api-test-droid-659'Jonatan Rhodin1-4/+2
2024-02-01Increase timeout for ensure account creation failureJonatan Rhodin1-4/+2
2024-01-31Merge branch 'fix-incorrect-strings'Oskar Nyberg3-10/+10
2024-01-31Fix text strings that were incorrectOskar Nyberg3-10/+10
2024-01-31Merge branch 'enable-api-access-methods-for-release-builds-ios-473'Bug Magnet4-16/+17
2024-01-31Enable API access methods for release buildsJon Petersson4-16/+17
2024-01-31Merge branch 'find-a-way-to-remove-the-application-in-uitests-ios-456'Bug Magnet17-140/+388
2024-01-31Add setup and teardown for iOS UI testsNiklas Berglund17-140/+388
2024-01-31Merge branch 'replace-secondarycontainer-with-primary-with-alpha-droid-381'Jonatan Rhodin3-9/+4
2024-01-31Replace secondary container color with new solid colorJonatan Rhodin3-9/+4
2024-01-31Merge branch 'automate-expiry-tests-using-mockapi-droid-588'Jonatan Rhodin5-3/+110
2024-01-31Add account expiry mockapi testJonatan Rhodin5-3/+110
2024-01-31Merge branch 'add-error-message-to-gui-about-vmware-incompatibility-des-595'Oskar Nyberg3-2/+42
2024-01-31Add VMWare error message and troubleshooting instructionsOskar Nyberg3-2/+42
2024-01-31Merge branch 'correctly-handle-removal-disabling-of-access-method-des-561'Markus Pettersson20-337/+755
2024-01-31Adapt Electron frontend to new access method settings formatMarkus Pettersson10-45/+100
2024-01-31If the current access method is disabled or removed, select the next availableMarkus Pettersson3-151/+98
2024-01-31If the last access method is removed, re-enable DirectMarkus Pettersson1-24/+24
2024-01-31Change API access methods settings formatMarkus Pettersson7-111/+460
2024-01-31Allow fallible settings update functionsMarkus Pettersson1-6/+73
2024-01-31Merge branch 'inform-the-user-when-gui-loses-contact-with-daemon-des-238'Oskar Nyberg9-27/+156