index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
Age
Commit message (
Expand
)
Author
2023-11-23
let android-fastlane docker image depend on android-ndk docker image, because...
cyBerta
2023-11-23
install system-images for API 34 on emulator docker image
cyBerta
2023-11-22
update to android API 34, force all docker images to be rebuilt
cyBerta
2023-10-31
force rebuild of docker-ndk image. Print out JAVA_HOME and java version
cyBerta
2023-10-31
update docker images to Android API 33 and Java 17
cyBerta
2023-02-23
Add screengrab docker and ci
kwadronaut
2022-12-21
add missing po4a dependency to android-ndk docker image
cyBerta
2022-11-22
update emulator img
cyberta
2022-08-08
update docker images for SDK 31, keep docker image version in sync with Andro...
cyBerta
2022-01-31
install swig
cyBerta
2022-01-31
install cmake through sdkmanager in ndk docker image
cyBerta
2022-01-25
Update CI Docker images to Bullseye
kwadronaut
2021-12-18
use ndk side-by-side, parse ndk directory name from source.properties and ada...
cyBerta
2021-08-03
add missing debian packages to build tor
cyberta
2021-08-02
docker-engine seems to have been replaced by docker-ce package
cyberta
2021-08-02
try to install docker according to the docs
cyberta
2021-08-02
update url to docker debian-strech stable
cyberta
2021-08-02
update url to docker apt gpg key
cyberta
2021-07-21
fix ndk path in android-ndk docker file
cyBerta
2021-07-21
update required NDK version in docker build file
cyBerta
2021-01-10
install Android R emulator
cyBerta
2021-01-10
update docker images for sdk 30
cyBerta
2019-08-02
update ndk version to r20 - preparation for go libraries cross compiling
cyBerta
2019-02-18
Accept new sdk licenses in docker
cyBerta
2018-12-29
update sdk to version 28, update dependencies, fix potential memory leaks
cyBerta
2018-06-15
Merge branch 'mirror_0xacab_master' into #8889_revise_NavigationDrawer
cyBerta
2018-06-15
rebuild docker image to update the android ndk
cyBerta
2018-06-14
rebuild docker image with ndk r16b
cyBerta
2018-02-06
update ndk to version r16b
cyBerta
2018-02-02
#8832 add gradle task for license issue
cyBerta
2018-02-02
#8832 accept google licenses also in ndk image
cyBerta
2018-02-01
#8832 dear ci: say yes to googles licences
cyBerta
2018-01-30
#8818 add abi option to emulator setup
cyBerta
2018-01-29
#8818 fix emulator setup command
cyBerta
2018-01-29
#8818 continuous integration for ui tests
cyBerta
2018-01-29
#8818 test NavigationDrawer with espresso test and update sdk therefore
cyBerta
2017-10-11
8755 redirect logs during docker image creation to an artifact file
cyBerta
2017-10-02
#8756 Don't generate all locates during docker sdk image build
cyBerta
2017-09-29
fix typo in Dockerfile
cyBerta
2017-09-29
update ics-openvpn: update Dockerfiles, add new api level 26 and update ndk
cyBerta
2017-09-29
Build docker images from CI
Varac
2017-04-30
[ag] modify sdk dockerfile to ensure android-23 platform installs
aguestuser
2017-04-30
[ag] extract sdk, ndk, emulator configs to separate dockerfiles
aguestuser
2017-04-30
[ag] generate all locales in android-sdk dockerfile to pass build
aguestuser
2017-04-30
[ag] eliminate hacky workaround for 64-bit builds
aguestuser
2017-04-30
[ag] Fix native build step with revised dockerfile
aguestuser
2017-04-30
[ag] Update dockerfile to match config in passing local build
aguestuser