| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-29 | Bump image ndk to latest LTS | David Göransson | 1 | -3/+3 | |
| 2025-07-09 | Bump Android dockerfile base image to c099f08f8 | Linus Färnstrand | 1 | -1/+1 | |
| 2025-06-12 | Update android sdk command line tools to latest | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-06-12 | Update container version sdk and build tools version to 36 | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-02-07 | Remove cbindgen and instructions about it | Linus Färnstrand | 1 | -7/+0 | |
| cbindgen is no longer needed for building. The header generation is now done manually and never triggered automatically at build | |||||
| 2025-02-04 | Bump Linux container image to mullvadvpn-app-build:85fa990a4 | Mullvad build server | 1 | -1/+1 | |
| 2025-01-08 | Add gradle rust plugin | Jonatan Rhodin | 1 | -1/+1 | |
| 2024-12-18 | Bump Linux build container to mullvadvpn-app-build:124ce3fef | Linus Färnstrand | 1 | -1/+1 | |
| Includes: * Rust upgraded to 1.83 * Added package libarchive-tools | |||||
| 2024-12-17 | Update android container and support gradle rust plugin | Jonatan Rhodin | 1 | -6/+12 | |
| 2024-10-03 | Bump android container to be based off of Linux 2301dbd5b | Mullvad build server | 1 | -1/+1 | |
| 2024-09-24 | Update android container | David Göransson | 1 | -7/+7 | |
| 2024-09-18 | Add cbindgen to android build container | Albin | 1 | -0/+7 | |
| 2024-08-23 | Bump Android container base image to mullvadvpn-app-build:0186b645c | Linus Färnstrand | 1 | -1/+1 | |
| 2024-06-26 | Remove `--no-docker` flag in `build-apk.sh` | Markus Pettersson | 1 | -1/+1 | |
| Align `build-apk.sh` with `build.sh` | |||||
| 2024-03-22 | Update Android dockerfile to use newer base image | Mullvad build server | 1 | -1/+1 | |
| 2024-01-03 | Update base linux image and go patch | Jonatan Rhodin | 1 | -1/+1 | |
| 2023-10-11 | Base Android container off of new linux container (4986f0398) | Linus Färnstrand | 1 | -1/+1 | |
| 2023-08-02 | Bump linux base image used in android image | Albin | 1 | -1/+1 | |
| 2023-08-02 | Bump container jdk to 17 | Albin | 1 | -3/+4 | |
| Also updates `ca-certificates-java` since the jdk installation would fail otherwise. | |||||
| 2023-03-24 | Change build container CARGO_TARGET_DIR to allow cargo clean | Linus Färnstrand | 1 | -3/+4 | |
| 2023-03-14 | Bump NDK min sdk to 26 | Albin | 1 | -1/+1 | |
| 2023-03-14 | Bump NDK version to r25c | Albin | 1 | -8/+8 | |
| 2023-03-14 | Bump linux base image used in android image | Albin | 1 | -1/+1 | |
| This means building with Debian 11. It also means building with rust 1.68 which relies on an upgraded NDK, which is part of a following commit. | |||||
| 2023-03-14 | Use ARG instead of ENV in Android dockerfile | Linus Färnstrand | 1 | -3/+3 | |
| 2023-03-13 | Bump container build tools | Albin | 1 | -1/+1 | |
| 2023-03-13 | Add tidy to container image | Albin | 1 | -0/+1 | |
| 2023-02-09 | Fix comment in dockerfile explaining how to build it | Linus Färnstrand | 1 | -1/+1 | |
| 2022-12-05 | Update Android container to java 11 | Albin | 1 | -20/+20 | |
| 2022-12-01 | Fix image tag typo | Albin | 1 | -1/+1 | |
| 2022-11-30 | Update Android build container to use new linux container | Mullvad build server | 1 | -1/+1 | |
| 2022-10-24 | Cleanup redundant cross-compilation Android config | Albin | 1 | -10/+20 | |
| 2022-10-24 | Improve go monotonic patch documentation | Albin | 1 | -1/+6 | |
| 2022-10-24 | Clarify example run command | Albin | 1 | -1/+1 | |
| 2022-10-24 | Set base image digest in android image | Albin | 1 | -2/+1 | |
| 2022-10-24 | Add LABELs to the android image | Albin | 1 | -1/+8 | |
| 2022-10-24 | Change image name to mullvadvpn-app-build-android | Albin | 1 | -2/+2 | |
| 2022-10-24 | Cleanup and document android image | Albin | 1 | -17/+25 | |
| 2022-10-24 | Base android docker image on the new desktop image | Albin | 1 | -63/+62 | |
| 2022-08-15 | Fix rustup hash | David Lönnhager | 1 | -1/+1 | |
| 2022-08-15 | Bump go patch version | David Lönnhager | 1 | -2/+2 | |
| 2022-08-15 | Bump docker golang to 1.18.1 | Albin | 1 | -2/+2 | |
| 2022-08-15 | Improve golang download scripts | Albin | 1 | -6/+8 | |
| Separates golang version and checksum to variables to make it easier to update in the scripts that didn't do this already. | |||||
| 2022-08-15 | Unify golang download urls | Albin | 1 | -1/+1 | |
| 2021-08-18 | Fix dockerfile | Emīls | 1 | -8/+1 | |
| Change the dockerfile to stop depending on a specific rust version and remove the dependency on nodejs. This makes the docker image buildable for now, but the dependency on the hash of the rustup installation script will break often anyway. | |||||
| 2021-05-27 | Create a Docker image for building the Android app | Janito Vaqueiro Ferreira Filho | 1 | -0/+88 | |
