cordova-android/framework/assets/js
macdonst db0a1919f3 Remove PhoneGap.stringify, replace with JSON.stringify
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.
2011-11-04 13:40:52 -07:00
..
accelerometer.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
app.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
battery.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
camera.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
capture.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
compass.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
contact.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
crypto.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
device.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
file.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
filetransfer.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
geolocation.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
header.txt Adding the Apache Headers 2011-10-27 14:04:39 -07:00
media.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
network.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
notification.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
phonegap.js.base Remove PhoneGap.stringify, replace with JSON.stringify 2011-11-04 13:40:52 -07:00
position.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00
storage.js Adding the Apache Headers 2011-10-27 14:04:39 -07:00