summaryrefslogtreecommitdiff
path: root/core/java/android/database
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix ContentObserver unregister issue"Fyodor Kupolov2017-07-061-0/+10
|\
| * Fix ContentObserver unregister issuedaqi2017-07-061-0/+10
* | Merge "Remove support for auto-paging of cursors." into oc-devSteve McKay2017-04-131-308/+0
|\ \
| * | Remove support for auto-paging of cursors.Steve McKay2017-04-131-308/+0
* | | Merge "Document the fact that StatFs.restat() and ctor can throw." am: 183c93...Tobias Thierer2017-04-051-0/+2
|\ \ \ | |/ / |/| / | |/
| * Document the fact that StatFs.restat() and ctor can throw.Tobias Thierer2017-04-051-0/+2
* | Merge "Add honored args when auto-paging."TreeHugger Robot2017-03-281-37/+65
|\ \
| * | Add honored args when auto-paging.Steve McKay2017-03-251-37/+65
* | | Replace possibly-expensive size() == 0 with isEmpty()Mike Tsao2017-03-241-2/+2
|/ /
* | Verify paging is by auto-pager in CTS.Steve McKay2017-03-231-5/+3
* | Update PageViewCursor to correctly load window.Steve McKay2017-03-211-6/+43
* | Adapt unpaged cursors to paged requests.Steve McKay2017-03-151-0/+245
* | Also parse "1" as true for ContentValues#getAsBooleanMichael Wright2017-01-191-4/+1
* | Added minimum supported version in SQLiteOpenHelperSuprabh Shukla2016-10-071-22/+80
* | docs: improve docs for sqlite package summary am: 59640a9f1c am: 195099dc32Mark Lu2016-09-261-10/+39
|\|
| * 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 methods am: 1e20208d90 am: 5dc80...Mark Lu2016-09-261-3/+5
|\| |
| * | 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 sample am: 247d1c9ea8 am: 9fa6e02d2dHemal Patel2016-09-261-1/+1
|\| |
| * | Fixed a typo in the code sampleHemal Patel2016-09-161-1/+1
| |/
| * Fix documentation bug in SQLiteDatabaseSteve Pomeroy2016-05-121-4/+3
* | Add missing @Deprecated annotations.Aurimas Liutikas2016-05-241-0/+1
* | Merge "Fix documentation bug in SQLiteDatabase" am: 21d061ec2eSteve Pomeroy2016-05-121-4/+3
|\ \ | |/ |/|
| * 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