Matt Johnson-Pint
a4845e8d39
Update dependencies ( #282 )
...
* Update packages
* Fix TS errors
* rebuild
* Update eslint
See https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21
* Fix linting errors
* rebuild
2022-10-28 16:54:00 +11:00
Mark Han
a47c099672
Update Readme & Provide current context on Hardware Acceleration on Github ( #279 )
...
* 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
2022-10-27 02:39:22 +11:00
Nils Reichardt
411cd10ea9
Pre Emulator Launch Script ( #247 )
...
* 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 >
2022-10-27 02:33:13 +11:00
Matt Johnson-Pint
9320c5114f
Update to Node 16 ( #276 )
2022-10-14 08:52:15 +11:00
Yang
6fd58f95fc
Prepare for release 2.26.0.
2022-09-20 15:33:59 +10:00
dependabot[bot]
9559a79fb8
Bump @actions/core from 1.6.0 to 1.9.1 ( #262 )
2022-09-13 09:13:19 +10:00
Leonardo Colman
a410b40679
Add action types ( #257 )
2022-08-14 10:22:48 +10:00
Adam from Buildjet
4d64c5e6fa
Update documentation ( #255 )
2022-07-12 22:49:13 +10:00
Yang
402c25e52e
Prepare for release 2.25.0.
2022-07-12 18:43:26 +10:00
Yang
cd41888947
Check in missing compiled js file.
2022-07-12 18:38:58 +10:00
notbigdata
7809d88d54
Auto detect hardware acceleration on Linux ( #254 )
2022-07-12 18:32:26 +10:00
Yang
a9c993651c
Build tools 33.0.0. Update test fixture dependencies.
2022-06-17 23:54:56 +10:00
Yang
f1d9765a2a
Update Kotlin and AGP in test-fixture.
2022-05-26 11:29:00 +10:00
Yang
eb6b0c0524
SDK command-line tools 7.0.
2022-05-14 17:17:56 +10:00
Yang
f30ff064b1
Prepare for release 2.24.0.
2022-04-30 23:20:42 +10:00
Tim Malseed
cc3dd8cbef
Add option to specify AVD heap size ( #245 )
2022-04-26 23:36:59 +10:00
Yang
689ee971a8
Gradle 7.4.2.
2022-04-16 01:29:20 +10:00
Goooler
4ea6abdd76
Bump GH actions ( #240 )
2022-04-07 00:43:35 +10:00
dependabot[bot]
280a99ecb8
Bump minimist from 1.2.5 to 1.2.6 ( #237 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-07 00:26:40 +10:00
Yang
aacab61b72
Update dependencies in test-fixture.
2022-03-04 16:36:46 +11:00
Goooler
a24195edb9
Add more .gitignore rules ( #231 )
...
* Add more .gitignore rules
* Update .gitignore
2022-03-04 16:31:18 +11:00
Goooler
20da7eafac
Update README for using with gradle/gradle-build-action ( #230 )
...
* Update README for using with gradle/gradle-build-action
* Code highlighting in README
* Add a step in the snippet
2022-03-04 16:31:00 +11:00
Yang
08a23a6229
Prepare for release 2.23.0.
2022-02-18 01:48:36 +11:00
Yang
5bd7b4aaec
Add missing generated .js files.
2022-02-18 01:35:48 +11:00
Michael Kaye
1e2ef7249a
Add GHA commands to group logs ( #224 )
2022-02-17 20:03:29 +11:00
Michael Kaye
3045dbfaba
wikimedia have likely renamed master -> main ( #221 )
2022-02-11 08:41:38 +11:00
Vilius Sutkus '89
4e0dd2c343
Allow increasing main storage size (sdcard is separate storage) ( #219 )
...
* 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
2022-02-05 16:07:40 +11:00
Yang
62d97062b0
Update to SDK command-line tools 6.0. ( #213 )
2022-01-27 16:22:43 +11:00
Yang
e35fd713f4
Update build tools to 32.0.0. Update text-fixture compileSdkVersion and targetSdkVersion to 32. ( #212 )
2022-01-26 11:26:11 +11:00
Yang
5b2310fbf0
Prepare for release 2.22.0.
2021-12-25 02:23:13 +11:00
James Prendergast
d15e7110de
Update the README and fix some typos ( #199 )
...
* Updated the readme with the additional targets and fixed some typos
* fix spacing with macos-11
* fix more typos
2021-12-25 02:15:49 +11:00
Yang
cc46524d3f
Add support for enabling hardware keyboard.
2021-12-25 02:12:17 +11:00
Hrishikesh Kadam
a86d743e55
Update README.md avdmanager list device
2021-11-28 23:52:36 +11:00
Yang
066fd9b4b0
Update NPM packages.
2021-11-24 22:21:22 +11:00
Yang
9216c92cd9
Migrate to gradle-build-action.
2021-11-10 23:04:42 +11:00
Yang
219361aa4a
Update packages.
2021-10-23 20:18:21 +11:00
Yang
d203cdc3fb
Prepare for release 2.21.0.
2021-10-23 19:51:17 +11:00
Yang
8896ab3615
Update packages.
2021-10-23 19:29:35 +11:00
Yang
8f0c30aea2
Support aosp_atd and google_atd targets.
2021-10-23 19:29:35 +11:00
Alex
d1f5d2c017
Added SORMAS to the list of projects
...
hzi-braunschweig/SORMAS-Project#6836
2021-10-20 00:22:32 +11:00
dependabot[bot]
d0dfd56912
Bump tmpl from 1.0.4 to 1.0.5
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 02:52:23 +10:00
Yang
7f2c89a896
Update NPM packages.
2021-09-18 00:17:57 +10:00
Martin Winandy
1424075cfd
Add tinylog to project list
2021-09-07 10:29:24 +10:00
Yang
0bc3ba22b5
Add paths-ignore for pull_request.
2021-09-07 10:28:50 +10:00
Yang
acdb69812b
Fix typo.
2021-08-28 20:21:11 +10:00
Yang
511d462729
Prepare for release 2.20.0.
2021-08-28 20:03:27 +10:00
Yang
d83fb3d4fb
Update manual workflow.
2021-08-28 19:51:59 +10:00
Yang
1427331a62
Support choosing channel to download SDK components from.
2021-08-28 19:44:11 +10:00
Yang
1ded27b164
build-tools to 31.0.0; SDK cmd-line tools to 5.0. ( #174 )
...
* Update build-tools to 31.0.0. Add API 31 emulator to workflow. Update SDK command-line tools to 5.0
* Update test fixture dependencies.
* Test API 31 with macos-11.
* Add android:exported to AndroidManifest.
* Format
2021-08-28 17:59:37 +10:00
Yang
217e44e3c5
Fix macos-11 VM label.
2021-08-27 11:39:30 +10:00