summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/android-app.yml
AgeCommit message (Expand)AuthorFilesLines
2023-01-10Bump gh actions emulator to api level 33Albin1-5/+7
2022-12-08Bump Android project to java 11 and gradle 7.6Albin1-3/+3
2022-12-01Store full container image names rather than tagsAlbin1-2/+1
2022-11-30Use image tag in android build jobAlbin1-2/+2
2022-11-03Trigger android gh build on master updatesAlbin1-0/+4
2022-11-02Bump official actions for android buildAlbin1-7/+7
2022-11-01Fix deprecated output variable in gh actionsAlbin1-1/+1
2022-11-01Allow image override on manually triggered actionsAlbin1-4/+15
2022-11-01Set android action image digest from fileAlbin1-1/+15
2022-10-31Build android app using container in gh actionsAlbin1-48/+8
2022-10-10Make Visual Studio/C++ projects fetch version.h from mullvad-versionLinus Färnstrand1-1/+0
2022-09-27Download protoc in CIEmīls Piņķis1-0/+5
2022-08-15Bump go patch versionDavid Lönnhager1-1/+1
2022-08-15Bump actions golang to 1.18.1Albin1-1/+1
2022-08-15Bump setup-go action to v3Albin1-1/+1
2022-04-29Set rust toolchain as defaultAlbin1-0/+1
2022-04-29Switch rust toolchain actionAlbin1-1/+1
2022-04-20Switch Android rust toolchain actionAlbin1-3/+3
2022-03-25Rename some Github Actions jobs to make them easier to findLinus Färnstrand1-1/+1
2022-03-23Rename mullvad-rpc to mullvad-apiDavid Lönnhager1-1/+1
2022-03-01Remove API address rotationDavid Lönnhager1-1/+0
2022-02-01Cache native libs in Android buildAlbin1-8/+30
2022-02-01Cache Android emulatorAlbin1-1/+25
2022-02-01Change to custom gradle cache actionAlbin1-24/+25
2022-02-01Run instrumented tests using prebuilt apksAlbin1-25/+4
2022-02-01Build Android native libs in separate stepAlbin1-4/+7
2022-02-01Fix incomplete Android builds in GH actionsAlbin1-3/+12
2022-02-01Upload produced apk artifacts in GH actionsAlbin1-0/+8
2022-01-12Add missing Android app module build cacheAlbin1-0/+2
2022-01-12Change workflow trigger from push to pull_requestOskar Nyberg1-2/+2
2021-05-27Make architecture names standardJanito Vaqueiro Ferreira Filho1-1/+1
2021-04-12Add CI job for Android instrument testsAleksandr Granin1-23/+89
2021-03-22Define `NDK_TOOLCHAIN_DIR` for CI buildsJanito Vaqueiro Ferreira Filho1-0/+1
2021-03-19Add unit test into CIAleksandr Granin1-0/+1
2021-03-10Update Android Docker imageDavid Lönnhager1-1/+1
2021-02-15Create initial GitHub Actions workflow for AndroidJanito Vaqueiro Ferreira Filho1-0/+77