Releases: bitrise-io/go-android
Releases · bitrise-io/go-android
v2.0.0-alpha.6
v2.0.0-alpha.5
What's Changed
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.5
v2.0.0-alpha.3
What's Changed
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
v2.0.0-alpha.2
What's Changed
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
v2.0.0-alpha.1
This is the first "official" v2 version of the go-android library. Most of the changes below have been present and in use for some time now, but we wanted to get a git tag started to track the v2 changes.
What's Changed
- Refactor by @godrei in #1
- emulator revision by @godrei in #2
- support library & google play services components by @godrei in #3
- Updated sdkmanager by @trapacska in #4
- add avdmanager update by @trapacska in #5
- Changes moved from bitrise-steplib/steps-start-android-emulator#32 by @koral-- in #6
- emulatormanager update by @trapacska in #7
- Latest build tools by @godrei in #8
- emulator bin-pth fix & tests by @godrei in #9
- add tag to legacy avd command by @godrei in #10
- legacy emulator bin path fix by @godrei in #11
- legay emulator qt lib fix by @godrei in #12
- added verbose flag to the avdmanager package by @trapacska in #14
- Added indicator file to components by @trapacska in #15
- Fix LTS by @trapacska in #16
- Support for multiple ABIs added by @koral-- in #13
- Integration check by @trapacska in #17
- Non armeabi-v7a ABIs support added by @koral-- in #18
- No integration/new dep by @trapacska in #23
- return command rather than run it inside by @trapacska in #24
- Fix build.gradle detection to include Kotlin scripts by @jonnyandrew in #26
- added extra command flags by @trapacska in #27
- #28 Return module nested in another directory by @szymanp1 in #29
- import caching logic by @lszucs in #32
- Adding test for gradle task parsing by @lpusok in #33
- Act 465 - Improve cache exclude paths by @godrei in #35
- Act 465 by @godrei in #36
- Fix crash if build-tools dir is empty by @ofalvai in #37
- Introduce AndroidGradleCacheItemCollector by @godrei in #38
- Version Code Change causes android cache indicator to be changed by @mateherber in #39
- Update SDK layout by @lpusok in #40
- Update go-utils, handle breaking changes by @ofalvai in #41
- Accept license when installing a package by @ofalvai in #42
- Add NDK component by @ofalvai in #43
- Configure Renovate by @renovate in #44
- Add args parameter to gradle.GetVariants() by @daniel-shuy in #45
- Log warning for modtime-excluded artifacts by @ofalvai in #46
- Fix missing return statement by @ofalvai in #47
- Add adbmanager methods by @hisaac in #49
- Add v2 to module definition by @hisaac in #50
New Contributors
- @godrei made their first contribution in #1
- @trapacska made their first contribution in #4
- @koral-- made their first contribution in #6
- @jonnyandrew made their first contribution in #26
- @szymanp1 made their first contribution in #29
- @lszucs made their first contribution in #32
- @lpusok made their first contribution in #33
- @ofalvai made their first contribution in #37
- @mateherber made their first contribution in #39
- @renovate made their first contribution in #44
- @daniel-shuy made their first contribution in #45
- @hisaac made their first contribution in #49
Full Changelog: https://github.com/bitrise-io/go-android/commits/v2.0.0-alpha.1