Commit Graph

77 Commits

Author SHA1 Message Date
Chris Brody 105ff6dbb1 Rename back to SQLitePlugin for Cordova-iOS 2012-04-05 18:55:33 +02:00
Chris Brody 641b19daa3 First DroidGap (1.1) version, use at your own risk 2012-04-05 01:11:25 +02:00
Chris Brody a9b94c2190 Replace SQLitePlugin constructor with sqliteNative.openDatabase() 2012-04-03 14:38:02 +02:00
Chris Brody a9e99c12dc Update README.md to changes in tx.executeSql() success callback for Cordova-iOS 2012-04-03 12:46:17 +02:00
Chris Brody 4df3314693 Update db.transaction() and tx.executeSql() callback in Cordova-iOS version 2012-04-03 12:44:21 +02:00
Chris Brody 44bd4ae17c Cleanup API changes, etc. in README.md 2012-04-02 19:38:18 +02:00
Chris Brody c729656c29 Changes in db.transaction(), tx.executeSql success callback in Legacy PhoneGap version (for peer review) 2012-04-02 03:17:39 +02:00
Chris Brody 6e334728c8 Fix typo in legacy PhoneGap code example 2012-04-02 02:47:12 +02:00
Chris Brody fb86044011 Missed change to API in README.md 2012-04-02 01:51:39 +02:00
Chris Brody 7691027d75 Add basic lawnchair test suite from the lawnchair repository 2012-04-01 22:50:16 +02:00
Chris Brody ae073173f4 Cordova-iOS version in subdirectory, keep legacy PhoneGap (iPhone) version in its own subdirectory 2012-04-01 22:10:22 +02:00
Iain Campion 08b113a959 coffeescript overlooked … 2012-03-28 21:45:36 +13:00
Iain Campion 971a859f68 Added changes as per @chbrody pull 24 for Cordova
https://github.com/davibe/Phonegap-SQLitePlugin/pull/24

Added changes as per @chbrody
2012-03-28 21:02:55 +13:00
Iain Campion 7428cd7384 Initial Upload of 1.5 Cordova changes. 2012-03-27 19:31:55 +13:00
Chris Brody 4fe8acc380 In README.md: document change to Plugins/PGSQLitePlugin.m for PG1.3, only 1 sqlite library
is required, add <h2> subsections to Installing, and warning to use the _first_
"Link Binary with Libraries" dropdown menu.
2012-03-23 08:55:19 +01:00
Davide Bertola 98076ebacd Fix readme markdown formatting 2012-03-07 16:50:27 +01:00
felixactv8 1c1a9f0160 text changes
text changes to update
2012-01-31 18:56:03 -08:00
felixactv8 ba625d6036 PhoneGap 1.3.0
Included file changes in .h file for PhoneGap 1.3.0 implementation as
well as needed libraries in order for xcode to compile.
2012-01-31 18:54:54 -08:00
Vojto Rinik a6798cb042 Adding db option to change the sqlite filename 2011-12-02 16:45:09 +01:00
Davide 6badbe15e4 Edited README.md via GitHub 2011-09-28 21:20:54 +03:00
Davide Bertola 6ca8109102 Merge contributions form @Joenoon, adapt README.md 2011-09-28 19:42:22 +02:00
Joe Noon b60211ee87 adding lawnchair adapter, passes lawnchair spec 2011-09-27 05:39:37 -07:00
Joe Noon 09fb70f38d adding a Makefile and caching the latest coffee output for people
who wont like just a coffee src file
2011-09-26 17:44:37 -07:00
Joe Noon 0f546fd088 markdown 2011-09-26 17:05:16 -07:00
Joe Noon 4d795d8425 removing incompatible files, updating readme 2011-09-26 16:58:05 -07:00
Davide Bertola 79bb1160ec Add usage section to README 2011-08-14 09:22:11 +02:00
Davide Bertola defa3a2117 Add readme and copyright headers 2011-06-23 16:03:47 +02:00