index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
database
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow empty tokens in strict grammar
Hall Liu
2021-02-12
1
-0
/
+1
*
Carry over bugfixes from MediaProvider.
Jeff Sharkey
2020-05-19
2
-3
/
+55
*
Ignore exceptions when investigating failure reasons
Makoto Onuki
2020-04-21
1
-13
/
+20
*
Enhance exception message on SQLiteCantOpenDatabaseException
Makoto Onuki
2020-04-08
2
-1
/
+28
*
Deep copy arguments to avoid accidental mutation.
Jeff Sharkey
2020-03-31
2
-0
/
+33
*
Add ability to execute per-connection SQL.
Jeff Sharkey
2020-03-27
3
-1
/
+81
*
Give hidden API behavior to legacy apps.
Jeff Sharkey
2020-03-10
2
-12
/
+41
*
Use flags to indicate reason for Uri changes.
Jeff Sharkey
2020-03-05
3
-63
/
+128
*
Include pending media as well when deleting mediastore entries.
Sudheer Shanka
2020-02-24
1
-0
/
+21
*
Add custom scalar/aggregate functions to SQLite.
Jeff Sharkey
2020-01-17
3
-42
/
+120
*
Respond to API council feedback.
Jeff Sharkey
2020-01-08
1
-11
/
+19
*
Final push to build against SDK.
Jeff Sharkey
2020-01-08
1
-9
/
+5
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
21
-23
/
+22
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2020-01-03
3
-10
/
+9
*
We can't be as clever as we'd like.
Jeff Sharkey
2019-12-18
1
-40
/
+23
*
Allow "LOCALIZED" and "UNICODE" collators.
Jeff Sharkey
2019-12-17
1
-0
/
+1
*
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-13
1
-0
/
+16
*
Add @UnsupportedAppUsage annotations.
Artur Satayev
2019-08-01
1
-0
/
+1
*
Strict SQLiteQueryBuilder needs to be stricter.
Jeff Sharkey
2019-07-18
2
-76
/
+604
*
Fix slow query log.
Makoto Onuki
2019-06-03
2
-7
/
+8
*
Make DocumentCursor opt-out of having a self-observer
Anton Hansson
2019-05-03
1
-10
/
+20
*
Optimize FileSystemProvider.includeFile
Anton Hansson
2019-04-30
1
-0
/
+7
*
People might want GROUP_CONCAT.
Jeff Sharkey
2019-04-10
1
-1
/
+1
*
Change ISE to AssertException, which is more suitable.
Makoto Onuki
2019-04-04
1
-2
/
+2
*
Improve CursorWindow failure message
Makoto Onuki
2019-04-03
1
-4
/
+5
*
Support optional use of aggregation functions.
Jeff Sharkey
2019-03-29
1
-5
/
+43
*
Make TranslatingCursor deal with dupe column names
Anton Hansson
2019-03-27
1
-4
/
+8
*
Respond to API council feedback.
Jeff Sharkey
2019-03-25
1
-3
/
+3
*
Disable DB wipe check
Makoto Onuki
2019-03-19
1
-1
/
+1
*
Merge "Update the deprecation description per API review"
Makoto Onuki
2019-03-01
2
-18
/
+17
|
\
|
*
Update the deprecation description per API review
Makoto Onuki
2019-03-01
2
-18
/
+17
*
|
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
2
-2
/
+2
*
|
To be @Nullable or @NonNull, that is the question.
Jeff Sharkey
2019-03-01
1
-8
/
+8
*
|
Merge "Address API feedback."
Sudheer Shanka
2019-02-28
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Address API feedback.
Sudheer Shanka
2019-02-28
1
-1
/
+2
*
|
Merge "Add @UnsupportedAppUsage annotations"
Andrei-Valentin Onea
2019-02-28
1
-0
/
+2
|
\
\
|
*
|
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-27
1
-0
/
+2
|
|
/
*
/
Drop support for device configurable "compatibility WAL".
Narayan Kamath
2019-02-25
7
-54
/
+48
|
/
*
Respond to various API council feedback.
Jeff Sharkey
2019-02-19
2
-55
/
+58
*
Add accessor methods to aid testing.
Jeff Sharkey
2019-02-14
1
-0
/
+42
*
Better handling of DB corruption in SQLiteDatabase.open()
Makoto Onuki
2019-02-01
3
-3
/
+26
*
Deprecate SQLite connection timeout
Makoto Onuki
2019-01-28
2
-0
/
+31
*
Add Cursor.{set,get}NotificationUris.
Sudheer Shanka
2019-01-26
3
-9
/
+94
*
Query MediaProvider for possibly stale columns in DownloadProvider.
Sudheer Shanka
2019-01-07
1
-35
/
+38
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
3
-7
/
+9
*
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-12-11
1
-2
/
+0
*
Move TranslatingCursor to frameworks/base.
Sudheer Shanka
2018-11-16
1
-0
/
+229
*
DB Wipe detection
Makoto Onuki
2018-10-24
6
-11
/
+150
*
docs: fixing errors found with lint checker am: 219f7dcb66
kopriva
2018-10-10
1
-1
/
+1
|
\
|
*
docs: fixing errors found with lint checker
kopriva
2018-10-09
1
-1
/
+1
|
|
\
[next]