Skip to content

Releases: budtmo/docker-android

1.3-p5

21 Aug 14:24
9a714e5
Compare
Choose a tag to compare

Changes:

  • Able to pass custom arguments to Android Emulator, credits @devilankur18

1.3-p4

16 Aug 16:05
f3abb0a
Compare
Choose a tag to compare

Changes:

  • Enable to reuse the existing configuration on the new release, credits @devilankur18

1.3-p3

03 Aug 14:01
Compare
Choose a tag to compare

Changes:

  • Refactored code
  • Update documentation
  • Enable to set up language, issue #90

1.3-p2

31 Jul 07:08
d13e60a
Compare
Choose a tag to compare

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

25 Jul 10:28
3673d19
Compare
Choose a tag to compare

Changes:

  • Download proper Chrome-driver version for each Android version, credits @bonigarcia
  • Using the latest version of Genymotion (version 2.12.2)

1.3-p0

20 Jul 13:03
064331d
Compare
Choose a tag to compare

Changes:

1.2

10 Jul 17:20
852daa4
Compare
Choose a tag to compare
1.2

Changes:

  • Fixed ADB defuct issue - Issue #86 , credits @JoeSSS
  • Fixed USB debugging issue - Issue #87 , credits @red-avtovo
  • Split the logic for docker run and docker start - Issue #91 , credits @red-avtovo

1.1

05 Jul 17:16
Compare
Choose a tag to compare
1.1

Changes:

  • Support Android version 8.0 and 8.1 - Issue #24 , credits @JoeSSS
  • Added Google Play Store - Issue #55 , credit @greenerchen
  • Using the latest version of Chrome driver, credits @bonigarcia
  • Cleaned up SDK installation, credit @red-avtovo
  • Remove arm support
  • Updated Documentation

1.1-p1

05 Jul 18:42
Compare
Choose a tag to compare

Changes:

  • Using Chrome Driver version 2.33

1.0

21 Jun 22:42
Compare
Choose a tag to compare
1.0

Changes:

  • Using the latest version of docker-appium as base image that contains appium-server 1.8.1 and build tools 28.0.0
  • Enable relaxed security
  • Fixed dataPartition issue on Emulator
  • Refactored code
  • Update documentation
  • Added integration with Genymotion Cloud - Beta version