Commit Graph

  • e4f22e197d Add new postings about SQLCipher for Android master Chris Brody 2012-12-27 18:09:41 +0100
  • 80bc96f4d4 Cleanup Java code Chris Brody 2012-12-19 00:01:14 +0100
  • 810e1f4252 Send full db open arguments object to Java Chris Brody 2012-12-18 22:21:01 +0100
  • 73cded6160 Add other versions, traps & pitfalls, etc. Chris Brody 2012-12-17 23:49:10 +0100
  • b7eaa80146 Cleanup README.md a little more Chris Brody 2012-12-17 22:46:29 +0100
  • a8195229dd Cleanup README.md Chris Brody 2012-12-17 22:37:51 +0100
  • ed46dd7952 New, optional interface to open sqlite plugin db Chris Brody 2012-12-17 22:23:40 +0100
  • c3bec6fa08 README.md changes: remove notes about API blocking, extra note Chris Brody 2012-12-17 22:03:07 +0100
  • 755b681857 Add close functionality by @chehabz (#10) Chris Brody 2012-12-17 21:00:12 +0100
  • c24726173f Get Android db path separately from SQLiteDatabase.openOrCreateDatabase() Chris Brody 2012-12-17 20:38:47 +0100
  • 102d732102 Extends CordovaPlugin to fix #8, minor cleanups Chris Brody 2012-12-16 15:46:02 +0100
  • 2433bccf3c Remove xtra-DroidGap-test, enhanced support directions, etc. Chris Brody 2012-12-07 22:34:37 +0100
  • 676a45306c Document license, support, contributing, etc. Chris Brody 2012-12-06 22:26:30 +0100
  • b539528567 From (#4) change estimated size limit to -1 Chris Brody 2012-12-06 21:18:46 +0100
  • ccfc0b0a07 Add test of pragma & multiple databases (#2) Chris Brody 2012-12-05 22:22:04 +0100
  • ae86164ec6 Cleanups in CoffeeScript & JS callbacks Chris Brody 2012-12-05 22:05:48 +0100
  • bdf5ba7cb0 Improved handling of null objects; refactoring & cleanup Chris Brody 2012-12-05 20:56:16 +0100
  • f1a4a0cc62 Check returned text data in test Chris Brody 2012-12-05 20:29:51 +0100
  • 5657b83420 Add nested transaction test Chris Brody 2012-12-05 19:52:52 +0100
  • 76bbceca8c Comment out test that are failing on Android version Chris Brody 2012-12-05 19:34:09 +0100
  • b49f676f70 In test-www move qunit-* out of lib subdirectory Chris Brody 2012-12-05 19:30:29 +0100
  • cd90ac1b4d Answer for (#2) in README.md Chris Brody 2012-12-05 19:00:22 +0100
  • 42bf9fcfb8 Small fixes to README.md Chris Brody 2012-12-05 00:57:54 +0100
  • 3e940725db Update README.md for Cordova/PhoneGap 2.2 Chris Brody 2012-12-04 23:26:25 +0100
  • dbb9e481dd Fix link in announcement Chris Brody 2012-12-04 23:20:38 +0100
  • 13e37b2cc7 Announcements for recent changes with links, etc. Chris Brody 2012-12-04 23:19:02 +0100
  • ca74669116 Fix Android version to handle multiple databases (#2) Chris Brody 2012-12-04 21:18:15 +0100
  • 938bce69b8 Add first, elementary support for PRAGMA on Android Chris Brody 2012-12-03 23:13:34 +0100
  • 5cd0e5b3f8 Fix SQLitePlugin.js for Cordova/PhoneGap 2.2 Chris Brody 2012-12-03 20:52:29 +0100
  • 43c219ba9e Remove iOS version & Lawnchair adapter stuff from README.md Chris Brody 2012-12-01 21:18:20 +0100
  • 9c019be5c7 Disable optimization_no_nested_callbacks by default Chris Brody 2012-12-01 21:14:32 +0100
  • 61f161a6e0 Announce iOS version working with SQLCipher, document #22 and status of #10 Chris Brody 2012-08-08 22:13:08 +0200
  • 3170fc10a0 Announcing Android test with rebuilding SQLCipher from source Chris Brody 2012-08-07 20:19:40 +0200
  • d21d980311 Quick updates for Cordova 2.0.0 iOS Chris Brody 2012-08-06 21:42:39 +0200
  • 48606bf482 Section for apps using this plugin in README.md Chris Brody 2012-08-06 19:41:33 +0200
  • bc9bd5e086 Fix link in announcement of SQLCipher for Android tested Chris Brody 2012-08-05 22:27:37 +0200
  • 5de806adb9 Add Announcements with Android version tested with SQLCipher Chris Brody 2012-08-05 22:21:30 +0200
  • 825e92cd89 Fix Android version to bind compiled statement to the parameters Chris Brody 2012-08-05 20:07:03 +0200
  • f1cf60ea2d Comment out change for issue 18 until SQLiteStatement parameter binding is fixed Chris Brody 2012-08-05 18:53:00 +0200
  • a0254c0596 Add note for android update project command Chris Brody 2012-08-04 15:47:59 +0200
  • 7a93d8d849 Fix #18/#38: insertId for INSERT reported for Android Chris Brody 2012-08-04 15:10:10 +0200
  • 6194a6b4fc Reproduce #18/#38 for Android in test program in README.md Chris Brody 2012-08-04 14:43:17 +0200
  • eeccf33db8 Copy extra note Chris Brody 2012-07-30 00:35:36 +0200
  • 7e9f2d7317 Update README.md for Android CDV 2.0.0 Chris Brody 2012-07-29 00:09:03 +0200
  • 970665277a Cleanup after fix of #36, setStorage() completely gone for Android Chris Brody 2012-07-29 00:07:51 +0200
  • be3d64e7c7 Fix #36 Android database now in correct location Chris Brody 2012-07-29 00:05:20 +0200
  • 20b81048c3 Update README.md for installation of Android version for Cordova 2.0 Chris Brody 2012-07-24 19:49:34 +0200
  • c6ced9c8f3 Document known limitations incl. versioning, fix issue links Chris Brody 2012-07-24 19:19:59 +0200
  • acf6edaf0b Add quick test program for Android version Chris Brody 2012-07-23 22:52:13 +0200
  • 5b725d5cd1 Small fix from Storage.java, from incubator-cordova-android Chris Brody 2012-07-23 22:47:23 +0200
  • 7fe4928f0b Fix README.md Markdown for strikethrough Chris Brody 2012-07-23 17:35:58 +0200
  • ef03f091e1 Quick installation instructions for Android (1.9.0 version) Chris Brody 2012-07-23 17:34:45 +0200
  • a651e8758c Comment out change in xtra-DroidGap-test from accidental commit Chris Brody 2012-07-23 16:10:13 +0200
  • 199eb6a15e Update project status & quick description of project future Chris Brody 2012-07-23 15:57:41 +0200
  • aab9ea68e6 Note in README.md about status of this fork Chris Brody 2012-07-06 00:11:50 +0200
  • 3bad31a6cc Merge branch 'master' of github.com:chbrody/Cordova-SQLitePlugin Chris Brody 2012-07-05 22:06:38 +0200
  • 910134d217 Merge pull request #27 from steveoh/master Chris Brody 2012-06-17 12:42:54 -0700
  • 919c8e1725 missed a usage. steve 2012-06-16 23:32:08 -0600
  • 8c07014428 added another parameter to switch file path logic for where a database can be. Could probably do in try/catch but ... also removed dependency on .db in code. ".db" is not always the extension of a sqlite database so it shouldn't be hard coded. user can specify in calling code. steve 2012-06-16 23:28:40 -0600
  • 5c55e10ff1 Updating to Cordova 1.8.x replacing PhoneGap with cordova steve 2012-06-16 18:08:31 -0600
  • 3a851b8537 updated imports for cordova 1.8.x steve 2012-06-16 17:53:36 -0600
  • e41ff8193b Check the stored data in the unit test Chris Brody 2012-05-05 23:52:49 +0200
  • 4efc1c9968 Document xtra-DroidGap-test in README.md Chris Brody 2012-05-05 23:31:32 +0200
  • e4551738b7 Mark tests of rowsAffected for issue #22 Chris Brody 2012-05-05 23:26:40 +0200
  • 8dc11f6c1c Rename test function Chris Brody 2012-05-05 23:18:06 +0200
  • c398c471e3 Move Simple-DroidGap-test to xtra-DroidGap-test Chris Brody 2012-05-05 23:17:28 +0200
  • 86dd8391bf Reproduce #18 for UPDATE and DELETE (see #4) Chris Brody 2012-05-05 22:25:05 +0200
  • be6834720b Fix for #18 for INSERT statement ONLY for Simple-DroidGap-test Chris Brody 2012-05-05 22:09:01 +0200
  • 67cd416c70 Original DroidGap version in Simple-DroidGap-test to work on issue #18 Chris Brody 2012-05-05 21:22:39 +0200
  • 406017ce80 Reproduce issue #18 on Android in test-www Chris Brody 2012-05-05 18:19:54 +0200
  • 6c3d286727 Document unit testing in README.md (issue #4) Chris Brody 2012-05-05 18:07:15 +0200
  • ed962b8a13 Expand unit test, working OK for iOS (found an error to be fixed on Android) Chris Brody 2012-05-05 17:57:12 +0200
  • 8648019488 Move test to test-www Chris Brody 2012-05-05 17:28:59 +0200
  • 92e9fda954 Fix indenting of test function Chris Brody 2012-05-05 17:27:18 +0200
  • aa59fdd5e2 Start adding qunit testing to test index.html Chris Brody 2012-05-05 17:22:34 +0200
  • a92d87ff22 index.html with test from README.md Chris Brody 2012-05-05 17:06:30 +0200
  • aa46459410 Reflect change to SQLitePlugin.js diff in README.md Chris Brody 2012-04-22 08:25:59 +0200
  • 03242c7359 Use JS as generated from CS in Android Chris Brody 2012-04-22 08:22:47 +0200
  • 2d8f867990 Cleanup coffeescript for Android Chris Brody 2012-04-22 08:20:16 +0200
  • d773caafd8 Cleanup SQLitePlugin-orig.js Android, round-trip JS-CS-JS now working Chris Brody 2012-04-22 07:44:21 +0200
  • 4f2c50bcc5 Keep orig JS and coffee version for Android version Chris Brody 2012-04-22 07:32:46 +0200
  • be688e8869 Cleanup Android JS remove some extra block scope Chris Brody 2012-04-22 07:27:44 +0200
  • b0de36dfc2 Fix default this.optimization_no_nested_callbacks = true (Android) Chris Brody 2012-04-22 06:40:15 +0200
  • cf7c28b75f Cleanup documentation of nesting, remove old version, etc. Chris Brody 2012-04-21 19:30:46 +0200
  • 1f628821b1 Cleanup comments for this.optimization_no_nested_callbacks (Android version) Chris Brody 2012-04-21 19:14:23 +0200
  • f331e67262 Remove old iOS Lawnchair adapter, cleanup, etc. Chris Brody 2012-04-21 15:43:36 +0200
  • 49a86d7fd3 Remove old README Android/SQLitePlugin and iOS/SQLitePlugin from merge Chris Brody 2012-04-13 16:46:31 +0200
  • 878208585d Merge branch 'master' into batch-merge Chris Brody 2012-04-13 16:41:12 +0200
  • 0016e34657 Rename Cordova-iOS --> iOS, update README.md Chris Brody 2012-04-13 16:40:23 +0200
  • 8dc850f489 Update README.md, fix SQLitePlugin.h for Cordova Chris Brody 2012-04-13 14:23:03 +0200
  • 73472f7871 Merge pull request #2 from mineshaftgap/patch-2 Chris Brody 2012-04-12 13:37:38 -0700
  • be092c1d3f Cleanup project: remove old DroidGap, PGSQLite versions, iOS from @marcucio is PG1.4- (had no batching improvements) Chris Brody 2012-04-12 14:46:56 +0200
  • fd3eaad9c2 Cleanup README.md for current state, moved sample and added missing brace Chris Brody 2012-04-12 14:17:59 +0200
  • 09018aafa0 Fix README.md to reflect new iOS version by @marcucio Chris Brody 2012-04-12 14:07:02 +0200
  • 633522b7b9 Merge branch 'master' of github.com:chbrody/Cordova-SQLitePlugin Chris Brody 2012-04-11 20:52:12 +0200
  • 5a1bf38dd8 Fix README.md, rename DroidGap to DroidGap-old Chris Brody 2012-04-11 20:51:14 +0200
  • 645d1f37f3 Updates for Android version to match working @chbrody test environment Chris Brody 2012-04-11 20:41:00 +0200
  • 410dd0d35f New Android version from @marcucio with major improvements in batch processing Chris Brody 2012-04-11 20:34:39 +0200
  • d24062b58e From @mineshaftgap: patch to work with iOS Cordova 1.6 Chris Brody 2012-04-11 08:00:50 +0200
  • ba20782784 we need to check the API version of the device before making some of these calls Mike 2012-04-10 21:56:36 -0400