summaryrefslogtreecommitdiff
path: root/core/java/android/database
Commit message (Expand)AuthorAgeFilesLines
* Respond to various API council feedback.Jeff Sharkey2019-02-192-55/+58
* Add accessor methods to aid testing.Jeff Sharkey2019-02-141-0/+42
* Better handling of DB corruption in SQLiteDatabase.open()Makoto Onuki2019-02-013-3/+26
* Deprecate SQLite connection timeoutMakoto Onuki2019-01-282-0/+31
* Add Cursor.{set,get}NotificationUris.Sudheer Shanka2019-01-263-9/+94
* Query MediaProvider for possibly stale columns in DownloadProvider.Sudheer Shanka2019-01-071-35/+38
* Limit access to suspected false positives.Mathew Inwood2018-12-283-7/+9
* API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos2018-12-111-2/+0
* Move TranslatingCursor to frameworks/base.Sudheer Shanka2018-11-161-0/+229
* DB Wipe detectionMakoto Onuki2018-10-246-11/+150
* docs: fixing errors found with lint checker am: 219f7dcb66kopriva2018-10-101-1/+1
|\
| * docs: fixing errors found with lint checkerkopriva2018-10-091-1/+1
| |\
| | * docs: fixing errors found with lint checkerkopriva2018-10-091-1/+1
* | | Merge "docs: fix bug 37054309, becuase typo" into pi-dev am: 9359f3683ckopriva2018-09-271-1/+1
|\| |
| * | Merge "docs: fix bug 37054309, becuase typo" into pi-devkopriva2018-09-271-1/+1
| |\|
| | * Merge "docs: fix bug 37054309, becuase typo" into pi-devTreeHugger Robot2018-09-271-1/+1
| | |\
| | | * docs: fix bug 37054309, becuase typokopriva2018-09-271-1/+1
| * | | Merge "Truncate(*1) it if WAL file is too big when opening DB" into pi-devMakoto Onuki2018-09-253-0/+68
| |\| |
| | * | Truncate(*1) it if WAL file is too big when opening DBMakoto Onuki2018-09-243-0/+68
| | |/
* | | Merge "Mark deprecated APIs, support column greylisting."Jeff Sharkey2018-09-141-0/+32
|\ \ \
| * | | Mark deprecated APIs, support column greylisting.Jeff Sharkey2018-09-131-0/+32
* | | | Merge "Move some members to the "Q blacklist"."Mathew Inwood2018-09-142-2/+4
|\ \ \ \
| * | | | Move some members to the "Q blacklist".Mathew Inwood2018-09-142-2/+4
| |/ / /
* / / / Support more createPackageContextAsUser() users.Jeff Sharkey2018-09-121-1/+1
|/ / /
* | | Add test API for sqlite CTSMakoto Onuki2018-08-271-0/+6
* | | Merge "Fix OWNERS (change google.com to android.com)" am: 7a8e363c0b am: 906a...Makoto Onuki2018-08-251-2/+2
|\| |
| * | Merge "Fix OWNERS (change google.com to android.com)" am: 7a8e363c0bMakoto Onuki2018-08-251-2/+2
| |\ \
| | * | Fix OWNERS (change google.com to android.com)Makoto Onuki2018-08-241-2/+2
| * | | Merge "Actually make OWNERS in sync with the internal version" am: 7e54042f9cMakoto Onuki2018-08-241-1/+1
| |\| |
| | * | Actually make OWNERS in sync with the internal versionMakoto Onuki2018-08-241-1/+1
| * | | Merge "Update OWNERS for database code" am: aea74ff62aMakoto Onuki2018-08-241-2/+3
| |\| |
| | * | Update OWNERS for database codeMakoto Onuki2018-08-221-2/+3
| | * | Default to FULL synchronous mode for sqlite DBs in system serverMakoto Onuki2018-08-171-0/+17
| * | | Merge "Default to FULL synchronous mode for sqlite DBs in system server" into...Makoto Onuki2018-08-171-0/+17
| |\ \ \ | | | |/ | | |/|
| | * | Default to FULL synchronous mode for sqlite DBs in system serverMakoto Onuki2018-08-171-0/+17
| * | | Merge "Make SQLiteDebug @TestApi" am: eb973c97daNan Zhang2018-08-171-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Make SQLiteDebug @TestApi"Nan Zhang2018-08-171-0/+1
| | |\ \
| | | * | Make SQLiteDebug @TestApiFyodor Kupolov2018-08-171-0/+1
| * | | | resolve merge conflicts of b41f50dfd09c5d0555dedde5e165ae602e6f7c25 to pi-dev...Mathew Inwood2018-08-1619-0/+71
| |\| | | | | |_|/ | |/| |
| | * | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1019-0/+71
| | |/
| * | DO NOT MERGE. Extend SQLiteQueryBuilder for update and delete.Jeff Sharkey2018-08-032-30/+218
| * | DO NOT MERGE. Execute "strict" queries with extra parentheses.Jeff Sharkey2018-08-031-6/+19
| |/
* | Truncate(*1) it if WAL file is too big when opening DBMakoto Onuki2018-08-243-0/+68
* | Merge "Add slow query log for "open"."TreeHugger Robot2018-08-141-4/+9
|\ \
| * | Add slow query log for "open".Makoto Onuki2018-08-141-4/+9
* | | Merge "Add @UnsupportedAppUsage annotations"TreeHugger Robot2018-08-1419-0/+71
|\ \ \ | |/ / |/| |
| * | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1019-0/+71
* | | Merge "Default to FULL synchronous mode for sqlite DBs in system server"Makoto Onuki2018-08-101-0/+17
|\ \ \ | |/ / |/| |
| * | Default to FULL synchronous mode for sqlite DBs in system serverMakoto Onuki2018-08-091-0/+17
* | | RedactingCursor that redacts specific columns.Jeff Sharkey2018-08-091-0/+181
|/ /