| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-22 | Merge branch 'implement-recents-support-ui' | Kalle Lindström | 34 | -209/+997 | |
| 2025-07-22 | Update changelog | Kalle Lindström | 1 | -0/+2 | |
| 2025-07-22 | Implement select location recents ui | Kalle Lindström | 33 | -209/+995 | |
| 2025-07-22 | Update dependencies to fix `CVE-2025-7783` | Oliver | 1 | -65/+169 | |
| 2025-07-22 | Update eslint to `9.31.0` | Oliver | 2 | -172/+188 | |
| 2025-07-18 | Merge branch 'fix-entry-not-present' | David Göransson | 1 | -6/+9 | |
| 2025-07-18 | Handle locations being not present | David Göransson | 1 | -6/+9 | |
| 2025-07-18 | Merge branch 'run-reproducible-builds-workflow-on-file-changes-droid-1997' | Albin | 1 | -4/+7 | |
| 2025-07-18 | Trigger reproducible workflow on file changes | Albin | 1 | -4/+7 | |
| The intention with this change is primarily to improve our PR workflow so that some specific files trigger the reproducible workflow. It's not possible to trigger workflows on either PR `branches` OR `paths`, so as a workaround for this limitation we now also trigger on release note changes. | |||||
| 2025-07-18 | Merge branch 'unify-checksum-types-in-scripts-and-documentation-droid-1975' | Albin | 1 | -1/+1 | |
| 2025-07-18 | Change md5 to sha256 checksum in build script | Albin | 1 | -1/+1 | |
| 2025-07-18 | Merge branch 'port-android-app-2025.6-beta1-to-main' | David Göransson | 3 | -3/+7 | |
| 2025-07-18 | Update android app version to 2025.6-beta1 | Albin | 2 | -2/+2 | |
| 2025-07-18 | Update changelog for android/2025.6-beta1 | David Göransson | 1 | -1/+5 | |
| 2025-07-18 | Merge branch 'focus-textfield-when-opening-search-droid-2081' | David Göransson | 1 | -1/+1 | |
| 2025-07-18 | Fix keyboard not showing on search | David Göransson | 1 | -1/+1 | |
| 2025-07-18 | Merge branch 'bump-gettext-vuln-date' | David Lönnhager | 1 | -1/+1 | |
| 2025-07-18 | Bump ignore date for node-gettext vuln | David Lönnhager | 1 | -1/+1 | |
| 2025-07-17 | Merge branch 'make-entryexit-relay-non-selectable-in-select-location-droid-2079' | David Göransson | 1 | -1/+4 | |
| 2025-07-17 | Fix non-selectable location being clickable | David Göransson | 1 | -1/+4 | |
| This fix ensures that non-selectable entry or exit locations, due to already being selected in the other list, are unclickable. | |||||
| 2025-07-17 | Merge branch 'add-devshell-commands' | Albin | 2 | -0/+18 | |
| 2025-07-17 | Add build command to documentation | Albin | 1 | -0/+4 | |
| 2025-07-17 | Add devshell help commands | Albin | 1 | -0/+14 | |
| 2025-07-17 | Merge branch 'fix-dynamic-type-bugs-ios-1218' | Markus Pettersson | 42 | -431/+587 | |
| 2025-07-17 | Fix dynamic sizing and layout issues across multiple views | mojganii | 42 | -431/+587 | |
| - Fix font scaling and overlapping in device management - Adjust font size for account number - Scale info button dynamically - Resolve dynamic size issues in: - Settings - IP overrides - API access - Filter view and filter chips - Select location - Edit API access method - MullvadList - Fix line breaks in settings view - Unify padding across pages | |||||
| 2025-07-17 | Merge branch 'backport-2025.8-beta1-changes' | David Lönnhager | 2 | -3/+7 | |
| 2025-07-17 | Update desktop app version to 2025.8-beta1 | Sebastian Holmin | 1 | -1/+1 | |
| 2025-07-17 | Update changelog for 2025.8-beta1 | David Lönnhager | 1 | -2/+6 | |
| 2025-07-17 | Merge branch 'navigation-drawer-is-focused-when-closing-in-app-droid-2034' | David Göransson | 4 | -2/+27 | |
| 2025-07-17 | Fix focus on notification close | David Göransson | 4 | -2/+27 | |
| 2025-07-17 | Merge branch 'update-dependencies-droid-2078' | David Göransson | 4 | -265/+348 | |
| 2025-07-17 | Update lockfile | David Göransson | 2 | -256/+338 | |
| 2025-07-17 | Document grpc-kotlin 1.4.1 version | David Göransson | 1 | -0/+2 | |
| 2025-07-17 | Bump mockk to 1.14.5 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump mockwebserver to 5.1.0 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump commonsvalidator to 1.10.0 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump junit to 5.13.3 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump androidx-tv to 1.0.1 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump lifecycle to 2.9.2 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Update gradle to 8.14.3 | David Göransson | 1 | -2/+2 | |
| 2025-07-17 | Remove old warning | David Göransson | 1 | -1/+0 | |
| The warning was intended for a already removed dependency. | |||||
| 2025-07-17 | Merge branch 'add-macos-devshell-support' | Albin | 5 | -91/+137 | |
| 2025-07-17 | Document macOS devshell support | Albin | 2 | -0/+4 | |
| 2025-07-16 | Add macOS devshell actions build | Albin | 1 | -2/+8 | |
| 2025-07-16 | Adapt devshell env vars for macOS | Albin | 1 | -78/+102 | |
| 2025-07-16 | Add libiconv for macOS devshell | Albin | 1 | -11/+14 | |
| 2025-07-16 | Disable autoPatchelfHook for macOS | Albin | 1 | -0/+9 | |
| 2025-07-16 | Merge branch 'retry-named-pipe-ownership-check' | David Lönnhager | 4 | -42/+49 | |
| 2025-07-16 | Update changelog to mention ownership check | David Lönnhager | 1 | -0/+3 | |
| 2025-07-16 | Check pipe ownership as part of connecting to gRPC server | David Lönnhager | 3 | -42/+46 | |
| This fixes some races, e.g. when ownership is checked while the gRPC server is shutting down, by retrying | |||||
