summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/android-app.yml
AgeCommit message (Expand)AuthorFilesLines
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