Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64: Use long for pointers | Ashok Bhat | 2014-01-08 | 1 | -66/+66 |
* | Remove dependency on JNIHelp header side effects. | Ruben Brunk | 2013-09-10 | 1 | -0/+1 |
* | Fix bugs regarding IllegalStateException during moving position in cursorwindow. | Jangwon Lee | 2012-12-20 | 1 | -1/+1 |
* | Report extended error information from SQLite. | Jeff Brown | 2012-06-05 | 1 | -2/+2 |
* | Increase busy timeout. | Jeff Brown | 2012-05-30 | 1 | -2/+16 |
* | Check whether db was really opened read/write. | Jeff Brown | 2012-04-19 | 1 | -0/+7 |
* | Port the SQLite locale setting code to Java. | Jeff Brown | 2012-03-15 | 1 | -131/+8 |
* | Externalize more SQLite configuration options. | Jeff Brown | 2012-02-29 | 1 | -9/+0 |
* | Don't throw if sqlite3_finalize returns an error. | Jeff Brown | 2012-02-29 | 1 | -4/+4 |
* | move CursorWindow from libbinder to libandroidfw | Mathias Agopian | 2012-02-27 | 1 | -1/+1 |
* | Implement a cancelation mechanism for queries. | Jeff Brown | 2012-01-27 | 1 | -1/+31 |
* | Rewrite SQLite database wrappers. | Jeff Brown | 2012-01-12 | 1 | -0/+959 |