1. 764e95e Add docs for ContentProviderOperations. by Jeff Brown · 9 years ago
  2. 1cf7405 Expose ContentProviderOperation type by Brian Attwell · 10 years ago
  3. 8b89f0b Revert "Expose ContentProviderOperation type" by Brian Attwell · 10 years ago
  4. 9986f8e Expose ContentProviderOperation type by Brian Attwell · 10 years ago
  5. d85fc72 Resolving resources across users. by Nicolas Prevot · 10 years ago
  6. d3ad696 Fix the rest of the javadoc warnings. by Joe Onorato · 14 years ago
  7. 35abad2 Add error logging to ContentProviderOperation. by Ken Shirriff · 14 years ago
  8. 824838d Avoid NPE when callers send null selection args. by Jeff Sharkey · 15 years ago
  9. acff20b Copy the selection args when creating a CPO since callers often reuse the passed in array. by Jeff Hamilton · 15 years ago
  10. 5ab7805 add the ability to do a newAssert with no values by Fred Quintana · 15 years ago
  11. 56f67d2 add the ability to specify yieldpoints in a ContentProviderOperation by Fred Quintana · 15 years ago
  12. 08b75b1 New ContentProviderOperation to assert values during batch. by Jeff Sharkey · 15 years ago
  13. 8851e16 - add several common kinds and beef up some others by Fred Quintana · 15 years ago
  14. bc25407 Expose type constants and accessor for unit tests. by Jeff Sharkey · 15 years ago
  15. c933fb6 add a data_version column to the data table by Fred Quintana · 15 years ago
  16. d8dfeb5 - make it easier to add content values to the ContentProviderOperation by Fred Quintana · 15 years ago
  17. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 15 years ago
  18. 8943737 add ipc support to batching by Fred Quintana · 15 years ago
  19. ce31b23 enhance ContentProvider with the ability to perform batch operations by Fred Quintana · 15 years ago