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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
ContentValues.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-2
/
+1
*
Public APIs for ID-specific Uris, misc items.
Jeff Sharkey
2019-08-22
1
-2
/
+0
*
Expand ContentProviderOperation to support call().
Jeff Sharkey
2019-08-08
1
-0
/
+56
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+5
*
Throw exceptions expected by CTS.
Jeff Sharkey
2018-08-08
1
-0
/
+5
*
Extend SQLiteQueryBuilder for update and delete.
Jeff Sharkey
2018-07-13
1
-52
/
+68
*
Replace possibly-expensive size() == 0 with isEmpty()
Mike Tsao
2017-03-24
1
-0
/
+11
*
Also parse "1" as true for ContentValues#getAsBoolean
Michael Wright
2017-01-19
1
-1
/
+5
*
ContentValues: improve documentation
Steve Pomeroy
2016-05-12
1
-11
/
+13
*
Convert Numbers to Booleans when calling getAsBoolean().
Jeff Hamilton
2010-09-17
1
-0
/
+2
*
Fix the documentation of ContentValues.
Jeff Hamilton
2010-08-25
1
-0
/
+4
*
add public method in ContentValues to return set of all keys
Vasu Nori
2010-08-02
1
-0
/
+9
*
Small speedup in getAsString and comment fix
Daniel Lehmann
2010-03-23
1
-2
/
+2
*
improve logging of errors when trying to resolve backrefs http://b/2371475
Fred Quintana
2010-02-19
1
-26
/
+26
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+501
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-501
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+501