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