summaryrefslogtreecommitdiffstats
path: root/core/java/android/database
Commit message (Expand)AuthorAgeFilesLines
* Add handling SQLiteDatabaseCorruptException.muzbit.kim2015-10-251-0/+2
* Terminate loop properly when cursor window is full.Jeff Brown2015-06-011-2/+2
* am 5b0c0964: am fb861b6c: am 31fb202e: Merge "Frameworks/base: Compile-time o...Andreas Gampe2015-04-221-7/+10
|\
| * Frameworks/base: Compile-time optimize SQLiteConnectionAndreas Gampe2015-04-211-7/+10
* | Expose Cursor.setExtras().Jeff Brown2015-04-093-11/+63
* | Clean up AbstractCursor API.Jeff Brown2015-04-091-0/+53
* | Remove deprecated fields in AbstractCursor.Jeff Brown2015-04-093-23/+4
* | Fix a few found doc problems.John Spurlock2015-03-242-5/+4
* | Move apache specific portions of android.net.http to external/apache-http.Narayan Kamath2015-02-121-4/+24
|/
* Print services setting changes not handled for managed profiles.Svetoslav2014-08-263-21/+55
* am b4606676: am 49538def: am 79e0206e: Merge "Init the static member when fir...Narayan Kamath2014-05-161-6/+9
|\
| * am 49538def: am 79e0206e: Merge "Init the static member when first used for C...Narayan Kamath2014-05-161-6/+9
| |\
| | * Init the static member when first used for CursorWindow.yingying2014-05-071-6/+9
* | | am df8b604e: Merge "Fix NPE in deleteDatabase()." into klp-modular-devJeff Brown2014-01-281-4/+6
|\ \ \ | |/ /
| * | Fix NPE in deleteDatabase().Jeff Brown2014-01-241-4/+6
| |/
* | am 55a12adc: am 72a8fe6d: am 74661ff1: am b5558817: am 002ae75b: Merge "AArch...Narayan Kamath2014-01-082-59/+60
|\ \ | |/
| * AArch64: Use long for pointersAshok Bhat2014-01-082-59/+60
* | Remove unused imports from frameworks/base.John Spurlock2013-11-202-2/+0
|/
* Rename offer() to add(), remove/hide some APIs.Jeff Sharkey2013-09-091-2/+2
* Docs changes pursuant to API review feedback.Jeff Brown2013-08-231-1/+4
* Resized thumbnails; async; extend MatrixCursor.Jeff Sharkey2013-08-171-11/+36
* am ca4553d3: am 7ffbcb28: am ca5d99ac: Merge "Guarantee that all db related f...Marco Nelissen2013-08-081-1/+1
|\
| * Merge "Guarantee that all db related files are deleted together."Marco Nelissen2013-08-071-1/+1
| |\
| | * Guarantee that all db related files are deleted together.jangwon.lee2013-08-071-1/+1
* | | am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...Elliott Hughes2013-08-021-1/+1
|\ \ \ | |/ /
| * | If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes2013-08-021-1/+1
* | | am dcb8d876: am 79df1e65: am e2a281ca: Merge "Add additional Method that chec...Jeff Brown2013-05-281-0/+12
|\ \ \ | |/ /
| * | am e2a281ca: Merge "Add additional Method that check whether a table is empty...Jeff Brown2013-05-281-0/+12
| |\ \ | | |/
| | * Merge "Add additional Method that check whether a table is empty or not"Jeff Brown2013-05-281-0/+12
| | |\
| | | * Add additional Method that check whether a table is empty or notHyoseong Kim2013-04-011-0/+12
* | | | Add API to retrieve cursor notification URI.Dianne Hackborn2013-05-153-1/+17
|/ / /
* | | am 601afaef: Merge "Someone\'s IDE chose the wrong Date."Elliott Hughes2013-05-061-1/+1
|\ \ \ | |/ /
| * | Someone's IDE chose the wrong Date.Elliott Hughes2013-05-061-1/+1
| |/
* | Don't dump sql bindargs unless verbose mode is requested.Jeff Brown2013-05-011-7/+7
* | Add ContentValues & CursorWindow to framework.aidlNick Pelly2013-04-231-0/+19
* | am 4fd60792: am 5262a108: Merge "Complete documentation of whereArgs (Issue #...Jeff Brown2013-02-081-0/+9
|\ \ | |/
| * Merge "Complete documentation of whereArgs (Issue #43061)"Jeff Brown2013-02-081-0/+9
| |\
| | * Complete documentation of whereArgs (Issue #43061)Tim Roes2013-01-251-0/+9
* | | am 2990ed7a: am 3c6ee5b5: am d2bec096: Merge "NullPointerException in SQLiteS...Jeffrey Brown2013-02-061-1/+1
|\ \ \ | |/ /
| * | Merge "NullPointerException in SQLiteSession"Jeffrey Brown2013-02-071-1/+1
| |\ \
| | * | NullPointerException in SQLiteSessionLászló Dávid2012-10-251-1/+1
* | | | am 4e68024c: am 1e48b386: am 04ce0d25: Merge "Keep native callbacks when prim...Jeffrey Brown2013-02-061-0/+7
|\ \ \ \ | |/ / /
| * | | Merge "Keep native callbacks when primary SQLiteConnection is recreated"Jeffrey Brown2013-02-071-0/+7
| |\ \ \
| | * | | Keep native callbacks when primary SQLiteConnection is recreatedNiklas Brunlid2012-12-041-0/+7
| | | |/ | | |/|
* | | | am e646f943: am ca7b1210: am ea56499d: Merge "Potential NPE in SQLiteConnection"Jeffrey Brown2013-02-061-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Potential NPE in SQLiteConnection"Jeffrey Brown2013-02-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Potential NPE in SQLiteConnectionSylvain Becuwe2012-10-281-1/+1
| | |/
* | | Fix cursor window leak when query execution fails.Jeff Brown2013-01-082-10/+24
|/ /
* | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\ \
| * | Correct executable bit for source filesKenny Root2012-11-071-0/+0
| |/