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
/
ContentProviderOperation.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-1
/
+1
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-1
/
+1
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-1
/
+1
*
Apply fixes for EfficientStrings.
Jeff Sharkey
2020-10-20
1
-6
/
+6
*
Update some Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-21
1
-8
/
+8
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-08
1
-1
/
+1
*
Expand ContentProviderOperation support of extras.
Jeff Sharkey
2019-11-15
1
-6
/
+21
*
Fix subtle bug when using empty withValues().
Jeff Sharkey
2019-08-28
1
-7
/
+22
*
Expand ContentProviderOperation to support call().
Jeff Sharkey
2019-08-08
1
-269
/
+556
*
Add nullability annotations for current behavior.
Jeff Sharkey
2019-08-08
1
-21
/
+26
*
Handle any exception when allowing failures.
Jeff Sharkey
2019-04-16
1
-19
/
+24
*
Allow failures of applyBatch() operations.
Jeff Sharkey
2019-04-15
1
-4
/
+29
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
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
|
|
\
|
|
*
docs: fixing errors found with lint checker
kopriva
2018-10-09
1
-1
/
+1
|
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+8
|
|
/
*
|
Recover shady content:// paths.
Jeff Sharkey
2018-09-25
1
-14
/
+2
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+8
|
/
*
Replace possibly-expensive size() == 0 with isEmpty()
Mike Tsao
2017-03-24
1
-4
/
+4
*
Add docs for ContentProviderOperations.
Jeff Brown
2015-06-10
1
-1
/
+53
*
Expose ContentProviderOperation type
Brian Attwell
2015-01-23
1
-0
/
+16
*
Revert "Expose ContentProviderOperation type"
Brian Attwell
2015-01-22
1
-16
/
+0
*
Expose ContentProviderOperation type
Brian Attwell
2015-01-22
1
-0
/
+16
*
Resolving resources across users.
Nicolas Prevot
2014-05-13
1
-1
/
+26
*
Fix the rest of the javadoc warnings.
Joe Onorato
2010-09-16
1
-4
/
+6
*
Add error logging to ContentProviderOperation.
Ken Shirriff
2010-02-19
1
-1
/
+20
*
Avoid NPE when callers send null selection args.
Jeff Sharkey
2009-10-29
1
-2
/
+6
*
Copy the selection args when creating a CPO since callers often reuse the pas...
Jeff Hamilton
2009-10-28
1
-1
/
+2
*
add the ability to do a newAssert with no values
Fred Quintana
2009-09-15
1
-18
/
+29
*
add the ability to specify yieldpoints in a ContentProviderOperation
Fred Quintana
2009-08-28
1
-1
/
+14
*
New ContentProviderOperation to assert values during batch.
Jeff Sharkey
2009-08-10
1
-49
/
+58
*
- add several common kinds and beef up some others
Fred Quintana
2009-08-06
1
-5
/
+6
*
Expose type constants and accessor for unit tests.
Jeff Sharkey
2009-07-28
1
-6
/
+15
*
add a data_version column to the data table
Fred Quintana
2009-06-11
1
-0
/
+6
*
- make it easier to add content values to the ContentProviderOperation
Fred Quintana
2009-06-04
1
-2
/
+49
*
- create a new generic ISyncAdapter implementation, SyncAdapterNew
Fred Quintana
2009-06-01
1
-50
/
+32
*
add ipc support to batching
Fred Quintana
2009-05-22
1
-5
/
+141
*
enhance ContentProvider with the ability to perform batch operations
Fred Quintana
2009-05-15
1
-0
/
+358