This website requires JavaScript.
Explore
Help
Sign In
github
/
cordova-android
Watch
3
Star
0
Fork
1
You've already forked cordova-android
mirror of
https://github.com/apache/cordova-android.git
synced
2025-01-18 22:52:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c0df73c3c1
cordova-android
/
spec
History
filmaj
af31c83ec1
CB-12640: better handling of unrecognized commands on windows. removed error checking in emulator image listing when shelling out, as we already defensively dont shell out if the program is not on the PATH / not recognized. added additional test for windows unrecognized command errors for target listing. fixed up spying in a test.
2017-05-02 15:59:16 -07:00
..
e2e
CB-12524: Put the script in the wrong spot, oops
2017-03-13 13:51:37 -07:00
fixtures
CB-12640: support for android sdk tools 26.0.1. simplified target parsing by using avdmanager instead of sdkmanager. flipped target parsing logic so that it always tries to use avdmanager to retrieve targets first, then falls back to android command if avdmanager cannot be found (and errors with ENOENT). updated tests.
2017-05-02 15:58:56 -07:00
support
CB-12018 : updated tests to work with jasmine (promise matcher tests commented out for now)
2017-01-11 17:07:17 -08:00
unit
CB-12640: better handling of unrecognized commands on windows. removed error checking in emulator image listing when shelling out, as we already defensively dont shell out if the program is not on the PATH / not recognized. added additional test for windows unrecognized command errors for target listing. fixed up spying in a test.
2017-05-02 15:59:16 -07:00
.jshintrc
CB-8410 Enable jshint for Android platform
2015-02-03 15:21:56 -05:00