cordova-android/bin
Chris Alfano 109112ae75 CB-13571: (android) Prevent crash with unrecognized android version
Fixes issue where commands that list images will crash when an image with a version not present in `android-versions` is encountered, as is presently the case with API 27:

```
cordova run android --list
Available android devices:
Available android virtual devices:
LEVEL: null
ERROR: TypeError: Cannot read property 'semver' of null
An unexpected error has occured while running list-emulator-images with code 2: Error: /home/chris/Repositories/acp-guidelines/cordova/platforms/android/cordova/lib/list-emulator-images: Command failed with exit code 2
```

Signed-off-by: Chris Alfano <chris@jarv.us>
2017-12-22 15:56:26 -05:00
..
lib CB-13621: eslint error 2017-11-30 11:08:39 -08:00
templates CB-13571: (android) Prevent crash with unrecognized android version 2017-12-22 15:56:26 -05:00
android_sdk_version CB-12546: use android_sdk list_targets instead of rewriting the same thing again. 2017-03-20 10:09:45 -07:00
android_sdk_version.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
check_reqs CB-12546: move check_reqs to templates directory and update module references. 2017-03-20 10:08:36 -07:00
check_reqs.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
create CB-10749 Use cordova-common.CordovaLogger in cordova-android 2016-03-09 18:54:05 +03:00
create.bat [CB-3542] rewrote cli tooling scripts in node 2013-08-26 14:45:28 -07:00
update CB-10749 Use cordova-common.CordovaLogger in cordova-android 2016-03-09 18:54:05 +03:00
update.bat [CB-3542] Convert update script to be node-based. 2013-09-13 22:49:15 -04:00