cordova-android/framework/assets/js
2011-02-03 02:08:41 +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 Fixing clone issue adding photos, removing relationships 2011-01-27 05:59:22 +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 Call onwriteend not onloadend in FileWriter.abort() 2011-02-03 02:08:41 +08:00
filetransfer.js Adding debug mode so FileTransfer will accept self signed SSL certificates 2011-01-12 10:32:26 +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
header.txt Need license header since it is removed by minification. 2010-12-01 16:13:22 -06: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 Adding release method to Media object 2010-12-23 02:44:52 +08: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 Allow features/modules to initialize code before deviceready fires. CupcakeLocalStorage uses this capability to delay deviceready until local storage has been read and inited. 2011-01-06 22:50:13 -06:00
position.js Small FileWriter fix 2010-10-29 08:46:37 +08:00
storage.js Allow features/modules to initialize code before deviceready fires. CupcakeLocalStorage uses this capability to delay deviceready until local storage has been read and inited. 2011-01-06 22:50:13 -06:00