summaryrefslogtreecommitdiffhomepage
path: root/android/docker
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Update container image to use Java 21Kalle Lindström1-5/+9
2026-02-20Make dockerfiles use GPL-3.0-or-later licenseLinus Färnstrand1-1/+1
2025-12-10Remove go from build filesJonatan Rhodin2-182/+0
2025-11-13Bump Android dockerfile base image to dbc170b2c5Mullvad build server1-1/+1
2025-11-13Add android platform tools to container pathAlbin1-0/+3
2025-07-29Bump image ndk to latest LTSDavid Göransson1-3/+3
2025-07-09Bump Android dockerfile base image to c099f08f8Linus Färnstrand1-1/+1
2025-06-12Update android sdk command line tools to latestJonatan Rhodin1-2/+2
2025-06-12Update container version sdk and build tools version to 36Jonatan Rhodin1-2/+2
2025-02-07Remove cbindgen and instructions about itLinus Färnstrand1-7/+0
2025-02-04Bump Linux container image to mullvadvpn-app-build:85fa990a4Mullvad build server1-1/+1
2025-01-08Add gradle rust pluginJonatan Rhodin1-1/+1
2024-12-18Bump Linux build container to mullvadvpn-app-build:124ce3fefLinus Färnstrand1-1/+1
2024-12-17Update android container and support gradle rust pluginJonatan Rhodin1-6/+12
2024-10-03Bump android container to be based off of Linux 2301dbd5bMullvad build server1-1/+1
2024-09-24Update android containerDavid Göransson1-7/+7
2024-09-18Add cbindgen to android build containerAlbin1-0/+7
2024-08-23Bump Android container base image to mullvadvpn-app-build:0186b645cLinus Färnstrand1-1/+1
2024-06-26Remove `--no-docker` flag in `build-apk.sh`Markus Pettersson1-1/+1
2024-03-22Update Android dockerfile to use newer base imageMullvad build server1-1/+1
2024-01-03Update base linux image and go patchJonatan Rhodin2-36/+46
2023-10-11Base Android container off of new linux container (4986f0398)Linus Färnstrand1-1/+1
2023-08-02Bump linux base image used in android imageAlbin1-1/+1
2023-08-02Bump container jdk to 17Albin1-3/+4
2023-03-24Change build container CARGO_TARGET_DIR to allow cargo cleanLinus Färnstrand1-3/+4
2023-03-14Bump NDK min sdk to 26Albin1-1/+1
2023-03-14Bump NDK version to r25cAlbin1-8/+8
2023-03-14Bump linux base image used in android imageAlbin1-1/+1
2023-03-14Use ARG instead of ENV in Android dockerfileLinus Färnstrand1-3/+3
2023-03-13Bump container build toolsAlbin1-1/+1
2023-03-13Add tidy to container imageAlbin1-0/+1
2023-02-09Fix comment in dockerfile explaining how to build itLinus Färnstrand1-1/+1
2022-12-12Update Android container build instructionsAlbin1-96/+0
2022-12-12Remove unused jdk pgp pub keyAlbin1-53/+0
2022-12-05Update Android container to java 11Albin1-20/+20
2022-12-01Fix image tag typoAlbin1-1/+1
2022-11-30Update Android build container to use new linux containerMullvad build server1-1/+1
2022-10-24Cleanup redundant cross-compilation Android configAlbin2-25/+20
2022-10-24Improve go monotonic patch documentationAlbin1-1/+6
2022-10-24Clarify example run commandAlbin1-1/+1
2022-10-24Set base image digest in android imageAlbin1-2/+1
2022-10-24Add LABELs to the android imageAlbin1-1/+8
2022-10-24Change image name to mullvadvpn-app-build-androidAlbin1-2/+2
2022-10-24Cleanup and document android imageAlbin1-17/+25
2022-10-24Base android docker image on the new desktop imageAlbin1-63/+62
2022-08-15Add missing escape character to Docker readmeDavid Lönnhager1-1/+1
2022-08-15Fix rustup hashDavid Lönnhager1-1/+1
2022-08-15Bump go patch versionDavid Lönnhager1-2/+2
2022-08-15Bump docker golang to 1.18.1Albin1-2/+2
2022-08-15Improve golang download scriptsAlbin1-6/+8