cordova-android/framework/assets/js
2010-11-25 03:11:43 +08:00
..
accelerometer.js Remove unneeded debug log statements. 2010-10-28 16:28:24 -05:00
app.js Expose certain methods from DroidGap to JavaScript so that a PhoneGap web app can better control program configuration and flow. 2010-11-21 17:33:13 -06: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 Following File API spec. 2010-11-25 03:11:43 +08: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 Following File API spec. 2010-11-25 03:11:43 +08: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 Merged code for bryfox: Re-add support for search & menu key triggers. 2010-11-11 16:20:32 -06: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 Remove comment for unused parameter. 2010-11-21 16:31:49 -06:00
position.js Small FileWriter fix 2010-10-29 08:46:37 +08:00
storage.js Merge branch 'localStorage' of https://github.com/ascorbic/phonegap-android into ascorbic-localStorage 2010-11-21 17:58:49 -06:00