Skip to content

Releases: bitrise-steplib/steps-wait-for-android-emulator

1.0.9

08 May 10:22
b6be9e6
Compare
Choose a tag to compare

What's Changed

  • Update Apple Silicon warning with suggestions by @ofalvai in #30

Full Changelog: 1.0.8...1.0.9

1.0.8

18 Jul 14:20
5cd6329
Compare
Choose a tag to compare

What's Changed

  • Add extra warning text if Step fails on an ARM (Apple Silicon/M1) machine by @hisaac in #29

New Contributors

Full Changelog: 1.0.7...1.0.8

1.0.7

07 Jul 09:54
1eeccee
Compare
Choose a tag to compare

Notable changes

This release improves the reliability of waiting for the emulator to boot up.

What's Changed

Full Changelog: 1.0.6...1.0.7

1.0.6

10 Aug 11:47
0e8a878
Compare
Choose a tag to compare

(#19 ) This version removes the adb daemon kill command call in case of daemon not running; starting now at ... error, while polling the Android Emulator Boot status.

1.0.5

24 Jun 11:54
0f5ab61
Compare
Choose a tag to compare

Keep polling the device boot status in case of adb daemon restart error.

1.0.4

01 Feb 14:18
Compare
Choose a tag to compare
  • updated boot status check calls

1.0.3

22 Dec 09:14
Compare
Choose a tag to compare
  • added timeout for adb command calls to avoid hanging builds

1.0.2

08 May 15:33
Compare
Choose a tag to compare
  • Fix for timeout being prolonged (#6)

1.0.1

28 Mar 15:07
Compare
Choose a tag to compare
  • go-android package updated

1.0.0

22 Mar 14:25
Compare
Choose a tag to compare
  • use go-android packages to manage tools across sdk versions