cordova-android/bin/templates/cordova/lib
Raphael von der Grün 9c3195c1ee
refactor!: drop support for android SDK tool (#1083)
* refactor(emulator)!: remove support for legacy `android` binary
`emulator.list_images` now always uses the `avdmanager` binary.
* refactor(android_sdk)!: remove support for legacy `android` binary
`android_sdk.list_targets` now always uses the `avdmanager` binary.
* refactor(check_reqs)!: do not look for legacy `android` binary
* refactor: replace installation instructions involving `android` binary
2021-04-13 19:16:43 +09:00
..
builders feat!: upgrade gradle@6.8.3 (#1197) 2021-04-13 15:35:34 +09:00
config chore: set AndroidX off by default (#1005) 2020-06-23 16:13:04 +09:00
env refactor: java checks (#1130) 2021-03-27 10:05:50 -03:00
Adb.js feat(Adb): list devices _and_ emulators in one go (#1125) 2020-11-19 21:30:56 +01:00
android_sdk.js refactor!: drop support for android SDK tool (#1083) 2021-04-13 19:16:43 +09:00
AndroidManifest.js chore(eslint): bump package & apply eslint fix (#955) 2020-04-15 12:36:40 +09:00
AndroidProject.js refactor: use es6 class (#911) 2020-02-01 17:34:51 +09:00
build.js refactor: do not kill adb on UNIX-like systems (#1103) 2020-10-22 18:03:28 +02:00
check_reqs.js refactor!: drop support for android SDK tool (#1083) 2021-04-13 19:16:43 +09:00
emulator.js refactor!: drop support for android SDK tool (#1083) 2021-04-13 19:16:43 +09:00
getASPath.bat CB-12605 In Windows get Android studio path from the registry 2017-06-22 10:55:39 -07:00
install-device refactor: unify target resolution for devices & emulators (#1101) 2021-04-09 15:37:56 +09:00
install-device.bat cleanup: remove trailing spaces from bat files (#996) 2020-06-10 09:30:51 -04:00
install-emulator refactor: unify target resolution for devices & emulators (#1101) 2021-04-09 15:37:56 +09:00
install-emulator.bat cleanup: remove trailing spaces from bat files (#996) 2020-06-10 09:30:51 -04:00
list-devices refactor: unify target resolution for devices & emulators (#1101) 2021-04-09 15:37:56 +09:00
list-devices.bat cleanup: remove trailing spaces from bat files (#996) 2020-06-10 09:30:51 -04:00
list-emulator-images CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
list-emulator-images.bat cleanup: remove trailing spaces from bat files (#996) 2020-06-10 09:30:51 -04:00
list-started-emulators CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
list-started-emulators.bat cleanup: remove trailing spaces from bat files (#996) 2020-06-10 09:30:51 -04:00
log.js fix: test failure with shebang interpreter in rewired files (#939) 2020-04-01 12:04:35 +09:00
PackageType.js feat: Build app bundles (.aab files) (#764) 2019-08-08 12:53:10 -04:00
plugin-build.gradle Updates for latest gradle/build tools 2018-11-20 21:12:59 -08:00
pluginHandlers.js fix(pluginHandlers): properly check if path is inside another (#1014) 2020-07-08 23:31:16 +02:00
prepare.js Features/webp support for splashscreen (#1113) 2020-12-16 17:21:35 -04:00
retry.js refactor(retry): simplify retryPromise using modern JS (#1086) 2020-10-06 10:56:21 +02:00
run.js refactor: unify target resolution for devices & emulators (#1101) 2021-04-09 15:37:56 +09:00
start-emulator CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
start-emulator.bat cleanup: remove trailing spaces from bat files (#996) 2020-06-10 09:30:51 -04:00
target.js refactor: unify target resolution for devices & emulators (#1101) 2021-04-09 15:37:56 +09:00
utils.js refactor: java checks (#1130) 2021-03-27 10:05:50 -03:00