cordova-android/framework/assets/js
macdonst e99f75d59b Issue #85: window.openDatabase throws DOM Exception 18 on Android 3.1
The way were were detecting we were on an Android 3.0 device was not applicable for Android 3.1.  I've made and update so that any Android 3.X device will use our implementation of web sql databases instead of the built in one which thows a security error.
2011-05-16 23:14:24 +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 Issue #79: FileWriter.seek() is broken in 0.9.5. 2011-05-07 00:41:57 +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 Android 2.2+ supports W3C Connection API 2011-05-06 04:22:38 +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