Commit Graph

20 Commits

Author SHA1 Message Date
Chris Brody
ae86164ec6 Cleanups in CoffeeScript & JS callbacks 2012-12-05 22:05:48 +01:00
Chris Brody
ca74669116 Fix Android version to handle multiple databases (#2) 2012-12-04 21:18:15 +01:00
Chris Brody
938bce69b8 Add first, elementary support for PRAGMA on Android 2012-12-03 23:13:34 +01:00
Chris Brody
5cd0e5b3f8 Fix SQLitePlugin.js for Cordova/PhoneGap 2.2 2012-12-03 20:52:29 +01:00
Chris Brody
9c019be5c7 Disable optimization_no_nested_callbacks by default 2012-12-01 21:14:32 +01:00
steve
5c55e10ff1 Updating to Cordova 1.8.x replacing PhoneGap with cordova 2012-06-16 18:08:31 -06:00
Chris Brody
8648019488 Move test to test-www 2012-05-05 17:28:59 +02:00
Chris Brody
92e9fda954 Fix indenting of test function 2012-05-05 17:27:18 +02:00
Chris Brody
aa59fdd5e2 Start adding qunit testing to test index.html 2012-05-05 17:22:34 +02:00
Chris Brody
a92d87ff22 index.html with test from README.md 2012-05-05 17:06:30 +02:00
Chris Brody
03242c7359 Use JS as generated from CS in Android 2012-04-22 08:22:47 +02:00
Chris Brody
2d8f867990 Cleanup coffeescript for Android 2012-04-22 08:20:16 +02:00
Chris Brody
d773caafd8 Cleanup SQLitePlugin-orig.js Android, round-trip JS-CS-JS now working 2012-04-22 07:44:21 +02:00
Chris Brody
4f2c50bcc5 Keep orig JS and coffee version for Android version 2012-04-22 07:32:46 +02:00
Chris Brody
be688e8869 Cleanup Android JS remove some extra block scope 2012-04-22 07:27:44 +02:00
Chris Brody
b0de36dfc2 Fix default this.optimization_no_nested_callbacks = true (Android) 2012-04-22 06:40:15 +02:00
Chris Brody
cf7c28b75f Cleanup documentation of nesting, remove old version, etc. 2012-04-21 19:30:46 +02:00
Chris Brody
1f628821b1 Cleanup comments for this.optimization_no_nested_callbacks (Android version) 2012-04-21 19:14:23 +02:00
Chris Brody
645d1f37f3 Updates for Android version to match working @chbrody test environment 2012-04-11 20:41:00 +02:00
Chris Brody
410dd0d35f New Android version from @marcucio with major improvements in batch processing 2012-04-11 20:34:39 +02:00