mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
db0a1919f3
Since we don't support Android 1.5/1.6 anymore we don't need to check to see if JSON.stringify is around as it is included in Android 2.1+. By removing this check for JSON.stringify we remove two conditional checks on each call to PhoneGap.exec. As well we get rid of 60 lines of code which are currently bloating phonegap.js.base. |
||
---|---|---|
.. | ||
assets | ||
libs | ||
res | ||
src/com/phonegap | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
default.properties | ||
project.properties |