1. e798ba1 Remove com.google.android.syncadapters.contacts from exception list by Makoto Onuki · 8 years ago
  2. 6c4b87b Temporary patch to work around broken casting. by Jeff Sharkey · 9 years ago
  3. 703fe24 Null cursors don't need to be wrapped. by Jeff Sharkey · 9 years ago
  4. 8b0db04 GmsCore is casting to a concrete subclass, sigh. by Jeff Sharkey · 9 years ago
  5. 60cfad8 Discourage use of "_data" column. by Jeff Sharkey · 9 years ago
  6. 73ed509 Annotate ContentProviderClient arguments. by Jeff Sharkey · 9 years ago
  7. ff17024 Fix issue with call backs from media process. by Dianne Hackborn · 10 years ago
  8. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  9. 5545f56 Create unique files, root ordering, UI bugs. by Jeff Sharkey · 11 years ago
  10. de2b22f Handle pipe thumbnails, acquire unstable refs. by Jeff Sharkey · 11 years ago
  11. 3f4c205 Disabled states, more UX work, bug fixes. by Jeff Sharkey · 11 years ago
  12. 38ed2a4 Work on issue #10130785: Restore silence and vibrate settings... by Dianne Hackborn · 11 years ago
  13. aeb16e2 Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago
  14. bd3b902 Add CancellationSignal support to file operations. by Jeff Sharkey · 11 years ago
  15. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  16. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  17. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 12 years ago
  18. 652b6d1 Add infrastructure for accessing "unstable" content providers. by Dianne Hackborn · 12 years ago
  19. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  20. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 12 years ago
  21. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  22. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  23. 2ec6c56 am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c by Fred Quintana · 15 years ago
  24. 5bba632 - hide Entity and all its references by Fred Quintana · 15 years ago
  25. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 15 years ago
  26. 8943737 add ipc support to batching by Fred Quintana · 15 years ago
  27. 6a8d533 content provider entities by Fred Quintana · 15 years ago
  28. 718d8a2 decouple SyncAdapter from ContentProvider by Fred Quintana · 15 years ago