cordova-android/framework/assets/js
2010-09-24 11:43:10 -04:00
..
accelerometer.js Optimize accelerometer to use new PluginManager. 2010-09-10 13:44:45 -05: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 Cleaning up some accessor code 2010-09-24 11:43:10 -04: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 Change Device JS object to include only platform, uuid, version, and phonegap properties as defined in API, and modify Device Java class to implement plugin interface. 2010-09-15 14:27:46 -05:00
phonegap.js.base Merge branch 'master' of git://github.com/phonegap/phonegap-android into contactSpec 2010-09-24 11:42:08 -04: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