summaryrefslogtreecommitdiff
path: root/core/java/android/database
Commit message (Expand)AuthorAgeFilesLines
* docs: improve docs for sqlite package summaryMark Lu2016-09-261-10/+39
|\
| * docs: improve docs for sqlite package summaryMark Lu2016-08-301-10/+39
* | docs: Update docs for SQLiteDatabase replace methodsMark Lu2016-09-261-3/+5
|\ \
| * | docs: Update docs for SQLiteDatabase replace methodsMark Lu2016-08-301-3/+5
| |/
* / Fixed a typo in the code sampleHemal Patel2016-09-161-1/+1
|/
* Fix documentation bug in SQLiteDatabaseSteve Pomeroy2016-05-121-4/+3
* Fix sqlite time measurement.Makoto Onuki2016-04-071-6/+9
* Merge "Add SQLiteDatabase.validateSql()"Makoto Onuki2015-12-162-12/+18
|\
| * Add SQLiteDatabase.validateSql()Makoto Onuki2015-12-162-12/+18
* | Trace SQLite operationsGreg Hackmann2015-12-141-0/+22
|/
* 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