summaryrefslogtreecommitdiff
path: root/core/java/android/database
Commit message (Expand)AuthorAgeFilesLines
* Add @UnsupportedAppUsage annotations.Artur Satayev2019-08-011-0/+1
* Strict SQLiteQueryBuilder needs to be stricter.Jeff Sharkey2019-07-182-76/+604
* Fix slow query log.Makoto Onuki2019-06-032-7/+8
* Make DocumentCursor opt-out of having a self-observerAnton Hansson2019-05-031-10/+20
* Optimize FileSystemProvider.includeFileAnton Hansson2019-04-301-0/+7
* People might want GROUP_CONCAT.Jeff Sharkey2019-04-101-1/+1
* Change ISE to AssertException, which is more suitable.Makoto Onuki2019-04-041-2/+2
* Improve CursorWindow failure messageMakoto Onuki2019-04-031-4/+5
* Support optional use of aggregation functions.Jeff Sharkey2019-03-291-5/+43
* Make TranslatingCursor deal with dupe column namesAnton Hansson2019-03-271-4/+8
* Respond to API council feedback.Jeff Sharkey2019-03-251-3/+3
* Disable DB wipe checkMakoto Onuki2019-03-191-1/+1
* Merge "Update the deprecation description per API review"Makoto Onuki2019-03-012-18/+17
|\
| * Update the deprecation description per API reviewMakoto Onuki2019-03-012-18/+17
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-282-2/+2
* | To be @Nullable or @NonNull, that is the question.Jeff Sharkey2019-03-011-8/+8
* | Merge "Address API feedback."Sudheer Shanka2019-02-281-1/+2
|\ \ | |/ |/|
| * Address API feedback.Sudheer Shanka2019-02-281-1/+2
* | Merge "Add @UnsupportedAppUsage annotations"Andrei-Valentin Onea2019-02-281-0/+2
|\ \
| * | Add @UnsupportedAppUsage annotationsAndrei Onea2019-02-271-0/+2
| |/
* / Drop support for device configurable "compatibility WAL".Narayan Kamath2019-02-257-54/+48
|/
* 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
| |\| |