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
|
49a86d7fd3
|
Remove old README Android/SQLitePlugin and iOS/SQLitePlugin from merge
|
2012-04-13 16:46:31 +02:00 |
|
Chris Brody
|
878208585d
|
Merge branch 'master' into batch-merge
|
2012-04-13 16:41:12 +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 |
|
Mike
|
ba20782784
|
we need to check the API version of the device before making some of these calls
|
2012-04-10 21:56:36 -04:00 |
|
Mike
|
597cafd93c
|
changing the default for this optimization, it seems more stable
|
2012-04-10 21:55:58 -04:00 |
|
Mike
|
b68bfe5ec5
|
added a flag to turn on or off an optimization depending on how you use the library
|
2012-04-09 22:53:37 -04:00 |
|
Mike
|
2a98efb74b
|
we now return the correct type for the rows
|
2012-04-09 20:52:27 -04:00 |
|
Mike
|
406c5cb8af
|
code cleanup
|
2012-04-09 17:29:38 -04:00 |
|
Mike
|
0760c53232
|
added sqlitePlugin.openDatabase("my_sqlite_database.sqlite3") to the api
|
2012-04-09 17:29:06 -04:00 |
|
Mike
|
5d989021a5
|
fixed bug with null callback
|
2012-04-09 17:11:26 -04:00 |
|
Mike
|
c3a7894788
|
removed unused code
|
2012-04-09 14:03:05 -04:00 |
|
Mike
|
42225eac36
|
fixed nested callback bug
|
2012-04-09 13:40:43 -04:00 |
|
Mike
|
90b6902852
|
fixed bug with null params
|
2012-04-08 21:51:06 -04:00 |
|
Mike
|
d8618055c0
|
changed readme
|
2012-04-08 12:08:30 -04:00 |
|
Mike
|
adeebc1173
|
optimization - we don't want to call back into the js if the query had no callback
|
2012-04-08 12:02:24 -04:00 |
|
Mike
|
b500b78408
|
fix for inserting a null value
|
2012-04-08 10:46:05 -04:00 |
|
Mike
|
baa87f9e08
|
this version is a good base, seems to work ok
|
2012-04-08 10:19:39 -04:00 |
|
Mike
|
22c392ff02
|
initial checkin, kind of works but not ready yet
|
2012-04-07 23:08:44 -04:00 |
|