Commit Graph

14 Commits

Author SHA1 Message Date
Chris Brody 810e1f4252 Send full db open arguments object to Java 2012-12-18 22:21:01 +01:00
Chris Brody ed46dd7952 New, optional interface to open sqlite plugin db 2012-12-17 22:23:40 +01:00
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
Chris Brody 03242c7359 Use JS as generated from CS in Android 2012-04-22 08:22:47 +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