cordova-android/framework/assets/js
macdonst bdadbbc339 Implement W3C Network Information API
Adding a new object to navigator called 'connection'.  Users can query the
connection object to find out what type of network, if any, the device is
connected to.  The connection object will be updated each time there is a
connectivity change on the device.
2011-05-04 22:23:16 +08:00
..
accelerometer.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
app.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
camera.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
capture.js Capture modifications: 2011-05-03 00:12:19 +08:00
compass.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
contact.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
crypto.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
device.js W3C Media Capture API 2011-04-01 15:52:53 -04:00
file.js Ticket 127: Android FileReader/FileWriter methods should return FileError object on error. 2011-04-07 07:17:41 +08:00
filetransfer.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
geolocation.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
header.txt Need license header since it is removed by minification. 2010-12-01 16:13:22 -06:00
media.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
network.js Implement W3C Network Information API 2011-05-04 22:23:16 +08:00
notification.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
phonegap.js.base Implement W3C Network Information API 2011-05-04 22:23:16 +08:00
position.js Add check to only init and run JS code once - even if included multiple times. 2011-03-30 13:29:24 -05:00
storage.js Ticket 136: window.openDatabase() in Android 3.0 throws SECURITY_ERR (most code written by Simon MacDonald - I just tested and checked in) 2011-04-19 16:54:16 -05:00