cordova-android/bin/templates/cordova/lib
Raphael von der Grün 1f0ea173b0
refactor: do not infer project root from script location (#1265)
* fix(Api): do not infer project root from script location

* fix(builders): do not infer project root from script location

* fix(target): do not infer project root from script location

* test(e2e): cleanup and extend E2E tests

- Renames the file with the only existing E2E test
- Makes existing test use the API instance returned by
  `Api.createPlatform`
- Adds another test that ensures we can still require the API from
  `platformProjectPath/cordova/Api.js`

* fix(check_reqs): do not infer project root from script location
2021-07-13 08:51:20 +02:00
..
builders refactor: do not infer project root from script location (#1265) 2021-07-13 08:51:20 +02:00
config breaking: only support androidx (#1052) 2021-04-16 06:52:14 +09:00
env refactor(env/java): improve tests and implementation (#1246) 2021-06-23 18:22:04 +02: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!: remove most platform binaries (#1100) 2021-07-06 15:37:46 +02:00
check_reqs.js refactor: do not infer project root from script location (#1265) 2021-07-13 08:51:20 +02:00
emulator.js refactor: use target SDK of built APK to determine best emulator (#1267) 2021-07-12 09:48:36 +02:00
getASPath.bat CB-12605 In Windows get Android studio path from the registry 2017-06-22 10:55:39 -07:00
gradle-config-defaults.js feat!: unify & fix gradle library/tooling overrides (#1212) 2021-07-06 15:38:28 +09:00
list-devices refactor: unify target resolution for devices & emulators (#1101) 2021-04-09 15:37:56 +09:00
list-emulator-images CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
PackageType.js feat: Build app bundles (.aab files) (#764) 2019-08-08 12:53:10 -04:00
plugin-build.gradle feat!: unify & fix gradle library/tooling overrides (#1212) 2021-07-06 15:38:28 +09:00
pluginHandlers.js fix(pluginHandlers): properly check if path is inside another (#1014) 2020-07-08 23:31:16 +02:00
prepare.js feat: support webkit version override (#1254) 2021-07-06 23:39:12 +09:00
retry.js refactor(retry): simplify retryPromise using modern JS (#1086) 2020-10-06 10:56:21 +02:00
run.js refactor: do not infer project root from script location (#1265) 2021-07-13 08:51:20 +02:00
target.js refactor: do not infer project root from script location (#1265) 2021-07-13 08:51:20 +02:00
utils.js refactor: java checks (#1130) 2021-03-27 10:05:50 -03:00