* main:
Prepare for release 2.27.0.
Clean up action description.
Update dependencies (#282)
Update Readme & Provide current context on Hardware Acceleration on Github (#279)
Pre Emulator Launch Script (#247)
Update to Node 16 (#276)
* Clarify README with mid-2022 updates, and add info for spellchecker to action.yml
* Remove redundant paragraph in Usage section, and add relevant links to intro paragraphs
* Add HAXM installation example and remove linux emphasis
* Remove gist which contained manual emulator creation/startup
* Add clarity to GPU vs VM acceleration in README
* Fix reversal of examples in README
* Add support for commenting run tests on PRs to rerun checks if they fail
* Add better conditional logic to determine if comment is issue or PR
* Add `pre-emulator-launch-script` to `action.yml`
* Add `pre-emulator-launch-script` in `main.yml`
* Implement pre emulator launch script
* Try to use `pushd`
* print working directory
* Add `README`
* Run `npm run build`
* Fix `working-directory`
* Run `npm run build`
* Run pre emulator launch in group
* Run `npm run build`
* Update README.md
Co-authored-by: Yang <reactivecircus@gmail.com>
* Add type "pre-emulator-launch-script"
Co-authored-by: Yang <reactivecircus@gmail.com>
* main:
Prepare for release 2.25.0.
Check in missing compiled js file.
Auto detect hardware acceleration on Linux (#254)
Build tools 33.0.0. Update test fixture dependencies.
Update Kotlin and AGP in test-fixture.
SDK command-line tools 7.0.
* main:
Prepare for release 2.24.0.
Add option to specify AVD heap size (#245)
Gradle 7.4.2.
Bump GH actions (#240)
Bump minimist from 1.2.5 to 1.2.6 (#237)
Update dependencies in test-fixture.
Add more .gitignore rules (#231)
Update README for using with gradle/gradle-build-action (#230)
* main:
Prepare for release 2.23.0.
Add missing generated .js files.
Add GHA commands to group logs (#224)
wikimedia have likely renamed master -> main (#221)
Allow increasing main storage size (sdcard is separate storage) (#219)
Update to SDK command-line tools 6.0. (#213)
Update build tools to 32.0.0. Update text-fixture compileSdkVersion and targetSdkVersion to 32. (#212)
* Allow increasing disk size - Issue #184
* Fix checkDiskSize validator
* Fix lint errors
* Size modifier without a number is unacceptable
"G" is not the same as "1G"
* Implement checkDiskSize validator tests
* main:
Prepare for release 2.22.0.
Update the README and fix some typos (#199)
Add support for enabling hardware keyboard.
Update README.md `avdmanager list device`
Update NPM packages.
Migrate to gradle-build-action.
Update packages.
* main:
Prepare for release 2.21.0.
Update packages.
Support aosp_atd and google_atd targets.
Added SORMAS to the list of projects
Bump tmpl from 1.0.4 to 1.0.5
Update NPM packages.
Add tinylog to project list
Add paths-ignore for pull_request.
Fix typo.