cordova-android/framework/assets/js
2010-10-19 04:06:49 +08: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 Adding comments to Contact code 2010-10-19 04:06:49 +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 Add confirm, start/stopActivity, start/stopProgress to notification service. Add "application loading" spinner that user can optionally show when app is starting. 2010-10-08 09:18:10 -05:00
phonegap.js.base Fix database for Android 1.x devices. It now behaves like HTML5 database API. 2010-10-12 15:53:57 -05: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 Remove logging from storage.js. 2010-10-13 13:47:43 -05:00