cordova-android/framework/assets/js
2010-09-17 16:53:52 -05: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 Modify contacts to use async plugin. Contacts doesn't work on Android, but needed to update JS side to work with plugin. 2010-09-10 14:54:31 -05:00
crypto.js Modify JS code to use service name rather than class name. 2010-09-10 15:13:53 -05:00
device.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
file.js FileWriter should use its own states object. 2010-09-17 16:17:06 -05:00
geolocation.js Adding altituteAccuracy into Coordinates object 2010-08-30 22:56:24 +08: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 Modify network queries to use async plugin. 2010-09-10 14:20:34 -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 Device returns string, but for some reason emulator returns object - so convert to string. 2010-09-17 16:53:52 -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 Modify JS code to use service name rather than class name. 2010-09-10 15:13:53 -05:00