1. d01571e Isolate calls to each remote DocumentsProvider. by Jeff Sharkey · 11 years ago
  2. ca614f7 Fix a bug where we could lose a loader content change. by Dianne Hackborn · 11 years ago
  3. c21b5a0 Fix cursor window leak when query execution fails. by Jeff Brown · 12 years ago
  4. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  5. b19a71a Support automatic cancellation of Loaders. by Jeff Brown · 13 years ago
  6. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  7. 9567a66 Deprecate a bunch of APIs. by Dianne Hackborn · 13 years ago
  8. 260c3c7 Fix issue #3381489: IllegalStateException: attempt to re-open... by Dianne Hackborn · 14 years ago
  9. 5d9d03a Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException... by Dianne Hackborn · 14 years ago
  10. 4afde4f Hiding the AsyncTaskLoader.waitForLoader method by Dmitri Plotnikov · 14 years ago
  11. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  12. 540f86a Get rid of old ParcelFileDescriptor API. by Dianne Hackborn · 14 years ago
  13. 59d8edd Fixed the waitForLoader method. by Dmitri Plotnikov · 14 years ago
  14. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  15. cd3676e Adding AsyncTaskLoader.waitForLoader() for testing by Dmitri Plotnikov · 14 years ago
  16. 0e3b8f42 Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadataLoader by Dianne Hackborn · 14 years ago
  17. a2ea747 More cleanup of Loader APIs. by Dianne Hackborn · 14 years ago
  18. bef9c7a Preventing cursor leaks when a query is interrupted by Dmitri Plotnikov · 14 years ago
  19. 7860b10 Another try at fixing the docs build. by Jeff Hamilton · 14 years ago
  20. e6c6d09 Fix a broken docs link. by Jeff Hamilton · 14 years ago
  21. 9911b7f Add the Loader and supporting classes. by Jeff Hamilton · 14 years ago