cordova-android/bin/templates/cordova/lib
エリス 23b24491c3
Fixes build & run related bugs from builder refactor PR #461 (#490)
- General Code Refactor
- Removed builder type argument from getBuilder API
- Removed any reference of conditional statements around builder type
- Remove plugin handler install and uninstall option flag android_studio
- Remove --gradle flag references
- Fixed plugin handler install and uninstall pathing issues
- Added parseBuildOptions export so run can get build related options.
- Use the nobuild flag option to control the run build.
- Updated test spec to reflect the changes.
2018-09-06 11:06:18 +09:00
..
builders Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00
Adb.js CB-12895 : fixed eslint errors 2017-06-23 08:07:08 -07:00
android_sdk.js Unit tests for android_sdk and AndroidProject (#464) 2018-09-02 04:44:37 +02:00
AndroidManifest.js Remove obsolete jshint comments (#444) 2018-05-21 18:02:14 +08:00
AndroidProject.js Remove no longer needed AndroidStudio.js 2018-07-10 11:53:52 +09:00
build.js Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00
check_reqs.js CB-14101 Fix Java version check for Java >= 9 (#446) 2018-06-12 22:18:55 +02:00
device.js CB-14158: Refactor device to remove Q 2018-07-03 10:43:30 +09:00
emulator.js Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +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 CB-14158: Refactor device to remove Q 2018-07-03 10:43:30 +09:00
install-device.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
install-emulator CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
install-emulator.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
list-devices CB-14158: Refactor device to remove Q 2018-07-03 10:43:30 +09:00
list-devices.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
list-emulator-images CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
list-emulator-images.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
list-started-emulators CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
list-started-emulators.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
log.js CB-12895 : fixed eslint errors 2017-06-23 08:07:08 -07:00
plugin-build.gradle CB-14127: (android) Move google maven repo ahead of jcenter 2018-06-11 23:12:58 +02:00
pluginHandlers.js Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00
prepare.js CB-13685 android: Adaptive Icon Support 2018-08-29 10:13:14 -07:00
retry.js Fix typo in variable name in retry.js 2018-06-20 13:24:50 +02:00
run.js Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00
start-emulator CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
start-emulator.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00