Releases: budtmo/docker-android
Releases · budtmo/docker-android
1.5-p1
Changes:
- Added Google Analytics
- Added release script for Genymotion docker image
1.5-p0
Changes:
- Added documentation about deploying Docker-Android on GCE, credits @kjlubick
- Added documentation about deploying Docker-Android on Azure by using k8s and Terraform, credits @stazdx
- Support Android 9.0
1.4-p1
Changes:
- Added documentation about AWS, credits @tadashi0713
- Updated the documentation about Genymotion, credits @lilinor
- Changed the whole documentation structure
- Cleaned up deployment script of Genymotion on AWS
- Updated the base image
1.4-p0
Changes:
- Update base image that use Appium 1.9.0
- Fixed version of chrome driver for emulator 5.0.1, credits @bonigarcia
- Added documentation about Azure, credits @stazdx
- Added integration with Genymotion Cloud on AWS
- Cleaned up documentation
1.3-p5
Changes:
- Able to pass custom arguments to Android Emulator, credits @devilankur18
1.3-p4
Changes:
- Enable to reuse the existing configuration on the new release, credits @devilankur18
1.3-p3
Changes:
- Refactored code
- Update documentation
- Enable to set up language, issue #90
1.3-p2
Changes:
- Added implementation to be able to install Google Play Service application, credits @mehrdad-abdoli
- Set device_id of emulator, credits @devilankur18
1.3-p1
Changes:
- Download proper Chrome-driver version for each Android version, credits @bonigarcia
- Using the latest version of Genymotion (version 2.12.2)