| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-04-28 | Rename actionHandler to action | Andrej Mihajlov | 2 | -4/+4 | |
| 2023-04-28 | Reformat code | Andrej Mihajlov | 1 | -3/+1 | |
| 2023-04-28 | Set tint color for action button | Andrej Mihajlov | 2 | -1/+3 | |
| 2023-04-28 | Revert conformance to Equatable the way it was | Andrej Mihajlov | 2 | -10/+12 | |
| 2023-04-28 | Merge branch 'crash-in-vpn-settings-on-ipad-ios-145' | Andrej Mihajlov | 1 | -7/+8 | |
| 2023-04-28 | Fix crash in VPN settings when footer is updated | Jon Petersson | 1 | -7/+8 | |
| 2023-04-27 | Merge branch 'improve-compose-scrollbar-styling-droid-79' | Albin | 12 | -228/+240 | |
| 2023-04-27 | Update compose scrollbar appearance | Jonatan Rhodin | 12 | -228/+240 | |
| - Change color, size and alpha of scrollbar - Add rounding to scrollbar - Add onSurfaceVariant color to theme - Update theme to material v3 - Apply AppTheme to all screens - Remove CollapsingToolbarTheme | |||||
| 2023-04-27 | Merge branch 'fix-workflow-cve' | Linus Färnstrand | 1 | -3/+4 | |
| 2023-04-27 | Temporary fix to avoid the reported vuln: GHSA-x5vj-ch4c-g3jr | Linus Färnstrand | 1 | -3/+4 | |
| 2023-04-26 | Merge branch 'uibarbuttonitem-introduce-block-based-ios-110' | Andrej Mihajlov | 6 | -47/+66 | |
| 2023-04-26 | Backport block based handler for UIBarButtonItem | Andrej Mihajlov | 6 | -47/+66 | |
| 2023-04-26 | Merge branch 'change-to-directional-layout-margins-ios-63' | Andrej Mihajlov | 21 | -52/+61 | |
| 2023-04-26 | Change to directional layout margins | Mojgan | 21 | -52/+61 | |
| 2023-04-26 | Merge branch 'win-fix-clippy-errors-des-178' | David Lönnhager | 17 | -39/+45 | |
| 2023-04-26 | Run clippy CI on Windows | Linus Färnstrand | 1 | -1/+6 | |
| Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2023-04-26 | Fix remaining clippy warnings | David Lönnhager | 15 | -27/+30 | |
| 2023-04-26 | Fix clippy errors on Windows | David Lönnhager | 2 | -11/+9 | |
| 2023-04-26 | Merge branch 'feat/add-in-app-banner-message-for-a-new-ios-97' | Andrej Mihajlov | 14 | -28/+181 | |
| 2023-04-26 | Add in-app banner message for a new device | Mojgan | 14 | -28/+181 | |
| 2023-04-25 | Merge branch 'improve-content-blocker-settings-ios-36' | Andrej Mihajlov | 11 | -49/+454 | |
| 2023-04-25 | Improve content blocker settings interface | Jon Petersson | 11 | -49/+454 | |
| 2023-04-25 | Merge branch 'fix-convert-assets-dpi' | Andrej Mihajlov | 24 | -26/+30 | |
| 2023-04-25 | Update all assets | Andrej Mihajlov | 23 | -18/+18 | |
| 2023-04-25 | Fix DPI at 72 when producing assets | Andrej Mihajlov | 1 | -8/+12 | |
| This makes all SVGs produced respect the size specified in SVG files | |||||
| 2023-04-25 | Merge branch 'change-and-add-text-in-content-blockers-droid-108' | Albin | 24 | -28/+24 | |
| 2023-04-25 | Update content blockers informational dialog | Jonatan Rhodin | 24 | -28/+24 | |
| - Change programs to apps - Add custom dns warning - Add html-formatted text support to info dialog | |||||
| 2023-04-25 | Merge branch 'format-stringsxml-separately-droid-118' | Albin | 5 | -181/+97 | |
| 2023-04-25 | Add separate tidy config for /values | Jonatan Rhodin | 5 | -181/+97 | |
| Run tidy two times to enable the use of separate configs for /values and all other xml-files. Apply this new config on all files in /values. | |||||
| 2023-04-25 | Merge branch 'document-macos-issues-sed-droid-117' | Albin | 1 | -0/+6 | |
| 2023-04-25 | Document workaround for tidy script issue on macOS | Jonatan Rhodin | 1 | -0/+6 | |
| 2023-04-24 | Merge branch 'allow-version-override-using-local-droid-113' | Albin | 3 | -20/+65 | |
| 2023-04-24 | Update build instructions | Albin | 1 | -7/+41 | |
| 2023-04-24 | Add version code/name override option | Albin | 2 | -13/+24 | |
| Adds the option to override version code/name by setting properties in `local.properties`. For example: OVERRIDE_VERSION_CODE=123 OVERRIDE_VERSION_NAME=1.2.3 | |||||
| 2023-04-24 | Merge branch 'restructure-tidy-script-droid-119' | Albin | 4 | -43/+70 | |
| 2023-04-24 | Fix XML action workflow path | Albin | 1 | -1/+1 | |
| 2023-04-24 | Update tidy readme information | Albin | 1 | -2/+12 | |
| 2023-04-24 | Rename tidy helper script | Albin | 2 | -1/+1 | |
| 2023-04-24 | Restructure tidy formatting script | Albin | 2 | -15/+32 | |
| The script can now be executed rather than having to be sourced. | |||||
| 2023-04-24 | Merge branch 'clippy-fix-windows-3' | Linus Färnstrand | 9 | -25/+36 | |
| 2023-04-24 | Misc clippy fixes | Linus Färnstrand | 8 | -24/+35 | |
| 2023-04-24 | Change mutability of wgTurnOn parameter | Linus Färnstrand | 1 | -1/+1 | |
| 2023-04-24 | Merge branch 'translate-error-messages-in-errorsts-des-132' | Oskar Nyberg | 2 | -6/+31 | |
| 2023-04-24 | Add login error messages to localization templates | Oskar Nyberg | 2 | -6/+31 | |
| 2023-04-21 | Remove mullvad-exclusion group on macOS | David Lönnhager | 5 | -88/+4 | |
| 2023-04-21 | Merge branch 'update-screenshot-script-ios-54' | Andrej Mihajlov | 3 | -20/+26 | |
| 2023-04-21 | Screenshots: fix navigation to account settings | Andrej Mihajlov | 1 | -3/+5 | |
| 2023-04-21 | Screenshots: dismiss changelog | Andrej Mihajlov | 1 | -0/+4 | |
| 2023-04-21 | Update Fastlane | Andrej Mihajlov | 2 | -17/+17 | |
| 2023-04-21 | Merge branch 'remove-negative-margin-for-search-field-ios-129' | Andrej Mihajlov | 1 | -5/+1 | |
