cordova-android/framework/assets/js
macdonst 2177cd0a39 Moving navigator.connection to navigator.device.connection
Android 2.2 introduces the navigation.connection interface but it does not work properly in WebView.  So in order to get the proper connection information we had to implement our own connection interface which is accessible at navigator.network.connection.
2011-05-18 03:26:31 +08:00
..
accelerometer.js Add docs and fixed to pass through the Google Closure Compiler without warnings 2011-05-04 16:00:03 -07:00
app.js Add docs and fixed to pass through the Google Closure Compiler without warnings 2011-05-04 16:00:03 -07: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 Setting defaults in Media Capture 2011-05-14 01:10:18 +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 docs and fixed to pass through the Google Closure Compiler without warnings 2011-05-04 16:00:03 -07:00
crypto.js Add docs and fixed to pass through the Google Closure Compiler without warnings 2011-05-04 16:00:03 -07:00
device.js W3C Media Capture API 2011-04-01 15:52:53 -04:00
file.js Fixing a number of issues in File API 2011-05-17 22:11:38 +08:00
filetransfer.js Add docs and fixed to pass through the Google Closure Compiler without warnings 2011-05-04 16:00:03 -07:00
geolocation.js Add docs and fixed to pass through the Google Closure Compiler without warnings 2011-05-04 16:00:03 -07:00
header.txt Need license header since it is removed by minification. 2010-12-01 16:13:22 -06:00
media.js Merge pull request #78 from kernelsandirs/master 2011-05-15 19:32:02 -07:00
network.js Moving navigator.connection to navigator.device.connection 2011-05-18 03:26:31 +08:00
notification.js Add docs and fixed to pass through the Google Closure Compiler without warnings 2011-05-04 16:00:03 -07:00
phonegap.js.base Add docs and fixed to pass through the Google Closure Compiler without warnings 2011-05-04 16:00:03 -07:00
position.js Add docs and fixed to pass through the Google Closure Compiler without warnings 2011-05-04 16:00:03 -07:00
storage.js Issue #85: window.openDatabase throws DOM Exception 18 on Android 3.1 2011-05-16 23:14:24 +08:00