1. b67d34f Merge "Ensure that fragments are created in added order." into nyc-dev by George Mount · 8 years ago
  2. e01f595 Protect FragmentManager against View.NO_ID container ids by Adam Powell · 8 years ago
  3. a7245b4 Ensure that fragments are created in added order. by George Mount · 8 years ago
  4. 8585ed6 FragmentTransaction.commitNow, framework edition by Adam Powell · 8 years ago
  5. 61fa2d4 Change fragment removal order for fragment replacement. by Aurimas Liutikas · 9 years ago
  6. 0b26649 Merge "Revert "Revert "Choose the correct Fragment to pull a Transiton from.""" by George Mount · 9 years ago
  7. 233c97c Revert "Revert "Choose the correct Fragment to pull a Transiton from."" by George Mount · 9 years ago
  8. 128690c Revert "Revert "Give transitioning fragment a context prior to retrieving transition"" by George Mount · 9 years ago
  9. 214f674 Revert "Give transitioning fragment a context prior to retrieving transition" by George Mount · 9 years ago
  10. c30d875 Revert "Choose the correct Fragment to pull a Transiton from." by George Mount · 9 years ago
  11. fbaa14b Choose the correct Fragment to pull a Transiton from. by George Mount · 9 years ago
  12. 2b2d23a Give transitioning fragment a context prior to retrieving transition by George Mount · 9 years ago
  13. 61f8331 Ensure entering and exiting views don't match in Fragment Transitions. by George Mount · 9 years ago
  14. 13d7032 Null checks to prevent NPEs in Fragments transactions. by George Mount · 9 years ago
  15. 22369d5 Fix FragmentTransaction replace() behavior by Eddie Ringle · 10 years ago
  16. c855f7d Limit shared element transition to shared elements and children. by George Mount · 9 years ago
  17. ec3364c Clean up the enter transition even if there is not entering fragment. by George Mount · 9 years ago
  18. 5aec62e Remove hidden/deleted APIs. by George Mount · 9 years ago
  19. a5fc6f0 Remove dependency upon FragmentActivity by Todd Kennedy · 9 years ago
  20. 06ecdc1 Fix transition not properly removing targets on completion. by George Mount · 9 years ago
  21. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  22. 7ce5d75 Only modify add Transition targets when they aren't targeted. by George Mount · 10 years ago
  23. 2deeaa3 Target only shared elements with shared element Transition by George Mount · 10 years ago
  24. 0b26e4d Fix exception when fragment container has no View. by George Mount · 10 years ago
  25. 27bc8aa Fixed enter/exit transitions working against shared elements. by George Mount · 10 years ago
  26. ecfd007 Move capturing entering views until just before transition. by George Mount · 10 years ago
  27. 6558056 API Review: Change SharedElementListener to SharedElementCallback. by George Mount · 10 years ago
  28. c03da0e Make Fragment Transitions match Acitivty Transitions API by George Mount · 10 years ago
  29. 448bace API Review: change fragment transition methods. by George Mount · 10 years ago
  30. 0a2ae00 Revert "Revert "API Review: Change View viewName attribute to transitionName."" by George Mount · 10 years ago
  31. a3c1025 Revert "API Review: Change View viewName attribute to transitionName." by John Reck · 10 years ago
  32. 125578a API Review: Change View viewName attribute to transitionName. by George Mount · 10 years ago
  33. d4c3c91 Allow antroid.transition Transitions in fragments. by George Mount · 10 years ago
  34. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  35. f43a33c Work on issue #7232641: ISE crash when rotating phone in label list mode by Dianne Hackborn · 12 years ago
  36. ee76efb Fix issue #6584942 IllegalStateException: Failure saving state... by Dianne Hackborn · 12 years ago
  37. 6c28597 Fix issues 5158104 and 4981556 (fragment problems) by Dianne Hackborn · 13 years ago
  38. d04ad54 Fix issue #5063010: Loaders don't seem to be properly... by Dianne Hackborn · 13 years ago
  39. 47c4156 Back-port new fragment detach APIs from support lib. by Dianne Hackborn · 13 years ago
  40. bc37784 Add custom fragment anims to be run when popping backstack by Chet Haase · 13 years ago
  41. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  42. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  43. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  44. ab36acb Fixe some stuff. by Dianne Hackborn · 14 years ago
  45. 0c24a55 Fix bug 3156280 - Fix several issues with tab navigation in action bars. by Adam Powell · 14 years ago
  46. c6669ca Add API for showing breadcrumbs of fragment back stack. by Dianne Hackborn · 14 years ago[Renamed (83%) from core/java/android/app/BackStackEntry.java]
  47. 3e449ce Some fragment stuff: by Dianne Hackborn · 14 years ago
  48. 2b6230e Reworking the ActionBar tab API by Adam Powell · 14 years ago
  49. 5f36c96 Fix issue #2950374: Fragment#setHasOptionsMenu() doesn't work... by Dianne Hackborn · 14 years ago
  50. b7a2e47 Fragment and PreferenceFragment and FragmentManager, oh my! by Dianne Hackborn · 14 years ago
  51. 8952f69 Fix crash. by Dianne Hackborn · 14 years ago
  52. dd913a5 Add new DialogFragment class. by Dianne Hackborn · 14 years ago
  53. 445646c Improvements to ListFragment. by Dianne Hackborn · 14 years ago
  54. b31e84bc Add Fragment option menu APIs. by Dianne Hackborn · 14 years ago
  55. 5ae74d6 More fragment work. by Dianne Hackborn · 14 years ago