| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-03 | Fix incorrect display of custom list without locations | Jonatan Rhodin | 2 | -14/+20 | |
| 2025-01-31 | Update lockfile | David Göransson | 1 | -521/+553 | |
| 2025-01-31 | Bump gradle to 8.12.1 | David Göransson | 2 | -7/+3 | |
| 2025-01-31 | Bump dependency versions to 0.52.0 | David Göransson | 1 | -1/+1 | |
| 2025-01-31 | Bump kotlin to 2.1.10 | David Göransson | 1 | -3/+3 | |
| 2025-01-31 | Bump koin to 4.0.2 | David Göransson | 1 | -2/+2 | |
| 2025-01-31 | Bump compose to 1.7.7 | David Göransson | 1 | -1/+1 | |
| 2025-01-31 | Bump arrow to 2.0.1 | David Göransson | 1 | -1/+1 | |
| 2025-01-30 | Update translations | Oskar | 39 | -3/+235 | |
| 2025-01-29 | Implement detekt and ktfmt for buildSrc | Jonatan Rhodin | 6 | -16/+40 | |
| 2025-01-29 | Fix blocking text color | David Göransson | 2 | -1/+4 | |
| 2025-01-28 | Remove Google's resolvers from encrypted DNS proxy | Emīls | 1 | -1/+2 | |
| 2025-01-28 | Bundle a pre-generated relay list instead of generating one | Jonatan Rhodin | 6 | -48/+52 | |
| The android app will try to bundle the relays.json found under dist-assets/relays/ if it exists. Otherwise it will rely on the relay list downloaded by the api. For alpha, beta and stable release builds it is required to have a bundled relays.json file. | |||||
| 2025-01-27 | Refactor e2e leak tests | Albin | 3 | -46/+76 | |
| The main purpose of this refactoring is to reduce the multiple layers of negation and to generally reduce the risk of misunderstanding the test code. | |||||
| 2025-01-27 | Fix incorrect assertion by inverting it | Albin | 1 | -1/+1 | |
| 2025-01-27 | Upload test attachments | Albin | 1 | -0/+2 | |
| 2025-01-27 | Use parter api for account creation | Albin | 2 | -5/+8 | |
| 2025-01-27 | Improve e2e test api client error handling | Albin | 1 | -0/+5 | |
| Co-authored-by: Niklas Berglund <niklas.berglund@gmail.com> | |||||
| 2025-01-27 | Treat fdroid builds the same as release builds | Jonatan Rhodin | 1 | -1/+3 | |
| 2025-01-27 | Remove debug symbols for aab bundles | Jonatan Rhodin | 1 | -0/+4 | |
| 2025-01-24 | Print build checksums | Albin | 1 | -0/+3 | |
| 2025-01-24 | Remove logging and formatting | Kalle Lindström | 2 | -16/+7 | |
| 2025-01-23 | Add script to generate rustc --remap-path-prefix | Kalle Lindström | 2 | -8/+23 | |
| This is needed for reproducible builds. The script gets the file paths to the user's Cargo and Rustup home dirs, as well as the path to the Mullvad app source dir. These paths are then remapped to fixed values which is needed to make the build reproducible. | |||||
| 2025-01-22 | Specify --package when trying to run relay_list | Linus Färnstrand | 1 | -1/+1 | |
| 2025-01-21 | Add reference to dependency check issue | David Göransson | 1 | -0/+1 | |
| 2025-01-21 | Add remark about updating mockk | David Göransson | 1 | -0/+1 | |
| 2025-01-21 | Add help for updating gRPC | David Göransson | 1 | -0/+1 | |
| 2025-01-21 | Update lockfile | David Göransson | 2 | -378/+407 | |
| 2025-01-21 | Update lint ignore | David Göransson | 1 | -1/+1 | |
| 2025-01-21 | Fix warnings | David Göransson | 9 | -275/+118 | |
| 2025-01-21 | Bump agp to 8.8.0 | David Göransson | 1 | -1/+1 | |
| 2025-01-20 | Bump rust android gradle plugin to 0.9.6 | David Göransson | 1 | -1/+1 | |
| 2025-01-20 | Bump protobuf to 4.29.3 | David Göransson | 1 | -1/+1 | |
| 2025-01-20 | Bump grpc to 1.69.1 | David Göransson | 1 | -1/+1 | |
| 2025-01-20 | Bump datastore to 1.1.2 | David Göransson | 1 | -1/+1 | |
| 2025-01-20 | Bump activity to 1.10.0 | David Göransson | 1 | -1/+1 | |
| 2025-01-17 | Rely on connectionState to decide if to unbind the service | David Göransson | 1 | -4/+3 | |
| 2025-01-13 | Update changelog for android/2024.10-beta2 | Albin | 1 | -0/+6 | |
| 2025-01-13 | Update changelog for android/2024.10-beta1 | Albin | 1 | -0/+3 | |
| 2025-01-13 | Fix constraint for banner | David Göransson | 1 | -2/+2 | |
| 2025-01-13 | Add leak test for when VPN settings change | Niklas Berglund | 16 | -53/+218 | |
| 2025-01-10 | Fix gradle rust android plugin | David Göransson | 1 | -1/+8 | |
| 2025-01-09 | Fix issue with fdroid builds in android/build.sh | Jonatan Rhodin | 1 | -3/+1 | |
| 2025-01-09 | Update changelog presentation | David Göransson | 23 | -215/+568 | |
| 2025-01-09 | Remove ALWAYS_SHOW_CHANGELOG property | David Göransson | 2 | -13/+0 | |
| 2025-01-09 | Add new strings | David Göransson | 21 | -40/+6 | |
| 2025-01-08 | Update lockfile | Jonatan Rhodin | 1 | -0/+8 | |
| 2025-01-08 | Add gradle rust plugin | Jonatan Rhodin | 10 | -48/+220 | |
| 2025-01-08 | Fix tests | David Göransson | 2 | -5/+5 | |
| 2025-01-08 | Fix error | David Göransson | 2 | -2/+7 | |
