cordova-android/framework/assets/js
2010-11-05 17:03:05 +00:00
..
accelerometer.js Remove unneeded debug log statements. 2010-10-28 16:28:24 -05:00
camera.js Modify camera to use NO_RESULT, thus eliminating extra JS callback methods. 2010-10-27 21:33:50 +08:00
compass.js Rename PhoneGap.execAsync() to PhoneGap.exec() and change all JS files that use it. 2010-10-20 23:53:33 -05:00
contact.js Rename PhoneGap.execAsync() to PhoneGap.exec() and change all JS files that use it. 2010-10-20 23:53:33 -05:00
crypto.js Rename PhoneGap.execAsync() to PhoneGap.exec() and change all JS files that use it. 2010-10-20 23:53:33 -05:00
device.js Include the device's name in Device.name per API docs. 2010-11-03 10:23:12 -05:00
file.js Adding truncate to FileWriter 2010-10-28 22:17:20 -04:00
geolocation.js Rename PhoneGap.execAsync() to PhoneGap.exec() and change all JS files that use it. 2010-10-20 23:53:33 -05:00
keyevent.js This is being called from java code, but callback didn't exist 2010-11-01 05:58:24 +08:00
media.js Rename PhoneGap.execAsync() to PhoneGap.exec() and change all JS files that use it. 2010-10-20 23:53:33 -05:00
network.js Rename PhoneGap.execAsync() to PhoneGap.exec() and change all JS files that use it. 2010-10-20 23:53:33 -05:00
notification.js Made notification.alert and notification.confirm async. 2010-10-25 11:20:41 -05:00
phonegap.js.base Return error conditions from CallbackServer instead of just closing connection. 2010-11-01 13:59:08 -05:00
position.js Small FileWriter fix 2010-10-29 08:46:37 +08:00
splashscreen.js Update license and copyright notices in each source file. PhoneGap is licensed under modified BSD and MIT (2008). 2010-10-18 15:31:16 -05:00
storage.js Fix for troublesome values being returned from DroidDB stores. Stick to one level of JSON serialization. 2010-11-05 17:03:05 +00:00