1. da2223f Remove a method by Scott Kennedy · 11 years ago
  2. c21b5a0 Fix cursor window leak when query execution fails. by Jeff Brown · 12 years ago
  3. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  4. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 13 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. 229edbc Calling close() outside of the main thread breaks stuff. by Dianne Hackborn · 13 years ago
  8. 421fa27 Fix issue #5418999: [From My Phone] - ANR when navigating back from OneUp view by Dianne Hackborn · 13 years ago
  9. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  10. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  11. 0e3b8f42 Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadataLoader by Dianne Hackborn · 14 years ago
  12. a2ea747 More cleanup of Loader APIs. by Dianne Hackborn · 14 years ago
  13. f73c75c Some fixes to the new loader management. by Dianne Hackborn · 14 years ago
  14. c918935 Fix issue #3272082: Contacts: when going back from edit view, by Dianne Hackborn · 14 years ago
  15. 4d891e7 Making observer registration customizable. by Dmitri Plotnikov · 14 years ago
  16. 09328a2 Removing closed cursor on stop by Dmitri Plotnikov · 14 years ago
  17. 8e6f69b Release resources for a previously loaded cursor if a new one comes in. by Ben Komalo · 14 years ago
  18. 4565d52 Fixing NPE in CursorLoader by Dmitri Plotnikov · 14 years ago
  19. bef9c7a Preventing cursor leaks when a query is interrupted by Dmitri Plotnikov · 14 years ago
  20. 9911b7f Add the Loader and supporting classes. by Jeff Hamilton · 14 years ago