1. 1da8e8c Clear loaders array after they are destroyed. by Roman Mazur · 12 years ago
  2. 62bea2f Nested fragments. by Dianne Hackborn · 12 years ago
  3. b19a71a Support automatic cancellation of Loaders. by Jeff Brown · 12 years ago
  4. 7871bad SDK only: now that support lib is in SDK, we can link to it. by Dianne Hackborn · 13 years ago
  5. 3751090 Bug 5535639 - Monkeys mad at FragmentManager by Adam Powell · 13 years ago
  6. 635c60a Add API for deferring fragment start. by Adam Powell · 13 years ago
  7. b54e7a3 docs: add developer guide cross-references, Project ACRE by Joe Fernandez · 13 years ago
  8. afc4b28 Fix some problems with moving in and out of detached state. by Dianne Hackborn · 13 years ago
  9. f9dd34f DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs. by Dianne Hackborn · 13 years ago
  10. 260c3c7 Fix issue #3381489: IllegalStateException: attempt to re-open... by Dianne Hackborn · 13 years ago
  11. ec541e1 Fix some error messages, turn off logging. by Dianne Hackborn · 14 years ago
  12. 6e1bf6a Fix issue #3352125: Crash after clearing search query by Dianne Hackborn · 14 years ago
  13. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  14. db7f386 Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb by Dianne Hackborn · 14 years ago
  15. 48e7b45 Start renaming FragmentTransaction.openTransaction() to beginTransaction(). by Dianne Hackborn · 14 years ago
  16. fd119e9 Delivering null cursor to loader callbacks. by Dmitri Plotnikov · 14 years ago
  17. 0e3b8f42 Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadataLoader by Dianne Hackborn · 14 years ago
  18. a2ea747 More cleanup of Loader APIs. by Dianne Hackborn · 14 years ago
  19. f73c75c Some fixes to the new loader management. by Dianne Hackborn · 14 years ago
  20. 540d3d2 Fixes for when onLoaderReset() is called. by Dianne Hackborn · 14 years ago
  21. c918935 Fix issue #3272082: Contacts: when going back from edit view, by Dianne Hackborn · 14 years ago
  22. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  23. ab36acb Fixe some stuff. by Dianne Hackborn · 14 years ago
  24. fb3cffe Fix issue #3130426: Finsky crash in switching from window carousel by Dianne Hackborn · 14 years ago
  25. debb2e2 This may fix LoaderManager bug where a closed cursor could be used. by Dianne Hackborn · 14 years ago
  26. 5e0d595 Fix some Loader bugs. by Dianne Hackborn · 14 years ago
  27. f5100a7 Relay stopLoading() on the loader from LoaderInfo.stop() by Ben Komalo · 14 years ago
  28. 4911b78 Fix bug where loader listener would be registered twice. by Dianne Hackborn · 14 years ago
  29. 622b3dc Change Javadoc to get around brokenness by Kenny Root · 14 years ago
  30. 2707d60 Implement instance passing in LoaderManager. by Dianne Hackborn · 14 years ago
  31. 53c67c8 Fix build. by Dianne Hackborn · 14 years ago
  32. c801768 Integrate Loader support in to Activity/Fragment. by Dianne Hackborn · 14 years ago