cordova-android/framework/assets/js
2010-10-06 13:31:30 -05:00
..
accelerometer.js Corrected check for existence of accelerometer timer to allow clearWatch to clearInterval correctly. 2010-10-01 10:34:39 +08:00
camera.js Use same option name as iPhone. 2010-09-16 12:47:13 -05:00
compass.js Optimize compass to use new PluginManager. 2010-09-10 11:35:10 -05:00
contact.js Fixing Contacts.find to use PluginResult 2010-10-04 09:50:48 +08:00
crypto.js Modify JS code to use service name rather than class name. 2010-09-10 15:13:53 -05:00
device.js Fix problem with deviceready being called before device properties are guaranteed to be set. 2010-09-20 15:39:54 -05:00
file.js FileWriter should use its own states object. 2010-09-17 16:17:06 -05:00
geolocation.js Add geolocation options as defined by W3C spec. 2010-09-23 14:34:56 -05:00
keyevent.js Hacking together a work-around for the default back behaviour 2010-06-09 10:24:35 -07:00
media.js Modify JS code to use service name rather than class name. 2010-09-10 15:13:53 -05:00
network.js Change isReachable() to return NetworkStatus constant to reachableCallback(reachability) as specified in the API documentation. 2010-09-20 22:25:57 -05:00
notification.js Update alert() to implement navigator.notification.alert API. This update is from janmonschke (Jan Monschke). 2010-10-06 13:31:30 -05:00
phonegap.js.base Adding clone functionality to Contact object 2010-10-01 00:01:30 +08:00
position.js fixing error in if statement 2010-08-30 22:56:24 +08:00
splashscreen.js refactored the Command stuff a bit more, added a spashscreen 2010-08-24 18:58:16 -07:00
storage.js Modify JS code to use service name rather than class name. 2010-09-10 15:13:53 -05:00