| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-24 | Fix android linux build doc commands | Albin | 1 | -2/+4 | |
| 2025-10-23 | Fix outdated Android linux build instructions | Albin | 1 | -19/+5 | |
| 2025-08-28 | Update Android build documentation | Kalle Lindström | 1 | -2/+6 | |
| 2025-07-17 | Add build command to documentation | Albin | 1 | -0/+4 | |
| 2025-07-17 | Document macOS devshell support | Albin | 1 | -0/+2 | |
| 2025-07-15 | Document how to build using devshell | Albin | 1 | -0/+16 | |
| 2025-07-07 | Add info about prepare-release.sh script | David Göransson | 1 | -0/+13 | |
| 2025-05-21 | Update with new property references | David Göransson | 1 | -10/+15 | |
| 2025-03-27 | Add instructions for release APK reproducibiltiy | Kalle Lindström | 1 | -4/+13 | |
| 2025-02-27 | Document how to reproducibly build the app | Kalle Lindström | 1 | -0/+33 | |
| 2025-02-18 | Add `setup-rust` script and git hook | Kalle Lindström | 1 | -1/+7 | |
| The `setup-rust` helper script uses Rustup to install the default targets and components that each platform needs. The `setup-rust-post-checkout` script is a git hook (which needs to be copied to .git/hooks/post-checkout, which can be done manually or by running `setup-rust install-hook`) that detects when the `rust-toolchain.toml` file has changed and installs the default targets/components for the platform that the user has specified via the MULLVAD_SETUP_PLATFORM env variable. | |||||
| 2025-02-07 | Update all CI to update wireguard-go submodule more explicitly | Linus Färnstrand | 1 | -1/+1 | |
| 2025-02-07 | Remove cbindgen and instructions about it | Linus Färnstrand | 1 | -2/+0 | |
| cbindgen is no longer needed for building. The header generation is now done manually and never triggered automatically at build | |||||
| 2025-01-09 | Remove ALWAYS_SHOW_CHANGELOG property | David Göransson | 1 | -7/+0 | |
| 2025-01-08 | Add gradle rust plugin | Jonatan Rhodin | 1 | -5/+5 | |
| 2024-09-24 | Update build instructions for new NDK | David Göransson | 1 | -3/+3 | |
| 2024-09-20 | Document cbindgen requirement in build instructions | Albin | 1 | -0/+2 | |
| 2024-08-19 | Fix for failing mockapi and e2e tests | Niklas Berglund | 1 | -0/+3 | |
| 2024-08-15 | Update Android build instructions | Niklas Berglund | 1 | -1/+7 | |
| 2024-05-29 | Fix filename in Android build instructions | David Lönnhager | 1 | -2/+2 | |
| 2023-09-13 | Update android build instructions for macOS | David Göransson | 1 | -28/+11 | |
| 2023-08-03 | Update to jdk 17 in build instructions | Albin | 1 | -2/+2 | |
| 2023-06-14 | Add option to disable version notifications | Albin | 1 | -0/+7 | |
| For example, set the following in local.properties: ENABLE_IN_APP_VERSION_NOTIFICATIONS=false | |||||
| 2023-06-12 | Improve the android build instructions for macOS | Jonatan Rhodin | 1 | -25/+31 | |
| 2023-04-24 | Update build instructions | Albin | 1 | -7/+41 | |
| 2023-04-18 | Clarify Android build steps in instructions | Albin | 1 | -4/+19 | |
| 2023-03-27 | Fix many typos | Alexander Seiler | 1 | -2/+2 | |
| Signed-off-by: Alexander Seiler <seileralex@gmail.com> | |||||
| 2023-03-14 | Update Android build instructions | Albin | 1 | -22/+22 | |
| Updates: * NDK release r25c * NDK min sdk set to api level 26 * Build tools version 30.0.3 * docker -> podman | |||||
| 2023-01-18 | Document gradle lockfile | Albin | 1 | -0/+19 | |
| 2022-12-12 | Update Android container build instructions | Albin | 1 | -111/+131 | |
| 2022-10-11 | Update android sdk in build instructions | Albin | 1 | -2/+2 | |
| 2022-10-11 | Specify java 8 in android build instructions | Albin | 1 | -1/+1 | |
| 2022-10-11 | Add missing gcc in android build instructions | Albin | 1 | -0/+2 | |
| 2022-10-11 | Include libprotobuf-dev in build instructions | Albin | 1 | -1/+4 | |
| 2022-09-30 | Move build and release instructions to separate documents | David Lönnhager | 1 | -0/+145 | |
