1. b67d34f Merge "Ensure that fragments are created in added order." into nyc-dev by George Mount · 8 years ago
  2. 3518fed Correct state loss tracking for FragmentTransaction.commitNow by Adam Powell · 8 years ago
  3. e01f595 Protect FragmentManager against View.NO_ID container ids by Adam Powell · 8 years ago
  4. a7245b4 Ensure that fragments are created in added order. by George Mount · 8 years ago
  5. 44ba79e Permit setRetainInstance(true) on nested fragments, framework edition by Adam Powell · 8 years ago
  6. 8585ed6 FragmentTransaction.commitNow, framework edition by Adam Powell · 8 years ago
  7. 7c79681 Added onMultiWindowChanged and onPictureInPictureChanged methods to Fragement class by Wale Ogunwale · 8 years ago
  8. d1d4d9c Eagerly update fragment state when moving between states by Adam Powell · 9 years ago
  9. ad968cf Merge "Retain fragment loaders" into mnc-dr-dev by Todd Kennedy · 9 years ago
  10. 2ee19c7f Retain fragment loaders by Todd Kennedy · 9 years ago
  11. ac0e6ca Set host when restoring a fragment by Todd Kennedy · 9 years ago
  12. e16fb55 save "retain loader" state by Todd Kennedy · 9 years ago
  13. 0aa69b7 Ensure host is set before onInflate() by Todd Kennedy · 9 years ago
  14. de9284d Set a HW layer for Fragment alpha animation by Doris Liu · 9 years ago
  15. 46d168f Don't negate saving state by Todd Kennedy · 9 years ago
  16. 434bd65 Call Activity#onAttachFragment() by Todd Kennedy · 9 years ago
  17. a5fc6f0 Remove dependency upon FragmentActivity by Todd Kennedy · 9 years ago
  18. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  19. c051955 Mark findViewById(int) @Nullable by Scott Kennedy · 9 years ago
  20. 1a78082 am fbb670d9: am 5a988492: am 00877d68: am f187823e: Merge "Fix exception when fragment container has no View." into lmp-dev by George Mount · 10 years ago
  21. 0b26e4d Fix exception when fragment container has no View. by George Mount · 10 years ago
  22. 4656e69 resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aosp by Elliott Hughes · 10 years ago
  23. d0646dc Small documentation fixes across many files. by Mark Doliner · 10 years ago
  24. c03da0e Make Fragment Transitions match Acitivty Transitions API by George Mount · 10 years ago
  25. 33acfbe Restore saved fragment state by Craig Mautner · 10 years ago
  26. 371a809 Inflate fragments from layout into child FragmentManagers by Adam Powell · 10 years ago
  27. d4c3c91 Allow antroid.transition Transitions in fragments. by George Mount · 10 years ago
  28. 7071786 Clear child FragmentManagers when destroying Fragments. by Tim Kilbourn · 10 years ago
  29. bb1d4d3 am d6c1870d: am 5fceada3: Merge "Fragement, or Fragment: that is the question" by Romain Guy · 11 years ago
  30. 2de5082 Fragement, or Fragment: that is the question by Cyril Mottier · 11 years ago
  31. 1487466 Add View#cancelPendingInputEvents API by Adam Powell · 11 years ago
  32. 95a4609 Throw exception in FragmentManager when queuing to a destroyed activity by Alan Viverette · 11 years ago
  33. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  34. 2756293 Fix incorrect fragment animation used for hiding fragments by Adam Powell · 11 years ago
  35. 6d9dcbc Fix issue #7273573: Need API to find out if activity is destroyed by Dianne Hackborn · 12 years ago
  36. f43a33c Work on issue #7232641: ISE crash when rotating phone in label list mode by Dianne Hackborn · 12 years ago
  37. e181bd9 Fix AbsListView to correctly retain its state if not layed out. by Dianne Hackborn · 12 years ago
  38. 1b8ecc5 A little cleanup. by Dianne Hackborn · 12 years ago
  39. 62bea2f Nested fragments. by Dianne Hackborn · 12 years ago
  40. 4702a85 More view hierarchy, fragment debugging. by Dianne Hackborn · 12 years ago
  41. 5bf6e1a Add more debug info when a container view ID can't be found. by Dianne Hackborn · 12 years ago
  42. 1c43719 Remove debugging for b6829431. by Craig Mautner · 12 years ago
  43. 6d8f30f Add debug to help with b6829431. by Craig Mautner · 12 years ago
  44. ae5bd3a am cb1c45ed: am b6ce1f31: Merge "Fix issue #6675499: java.lang.RuntimeException: Unable to start..." into jb-dev by Dianne Hackborn · 12 years ago
  45. acdfbcc Fix issue #6675499: java.lang.RuntimeException: Unable to start... by Dianne Hackborn · 12 years ago
  46. 33644b9 am 4a683a34: am 1ad66b2f: Merge "Fix issue #6584942 IllegalStateException: Failure saving state..." into jb-dev by Dianne Hackborn · 12 years ago
  47. ee76efb Fix issue #6584942 IllegalStateException: Failure saving state... by Dianne Hackborn · 12 years ago
  48. e075d50 am 11855f31: am 388d4801: Merge "Working on issue #6561352: java.lang.RuntimeException: Unable to start..." into jb-dev by Dianne Hackborn · 12 years ago
  49. 61af8a8 Working on issue #6561352: java.lang.RuntimeException: Unable to start... by Dianne Hackborn · 12 years ago
  50. b4131cc am b4652172: am bea7afc5: Merge "Fix issue #6284404: ArrayIndexOutOfBoundsException in..." into jb-dev by Dianne Hackborn · 12 years ago
  51. 03fcc33 Fix issue #6284404: ArrayIndexOutOfBoundsException in... by Dianne Hackborn · 12 years ago
  52. c0581af DO NOT MERGE. Do not dispatch context selection events to non-visible fragments. by Jake Wharton · 12 years ago
  53. 258029e Fix potential NPE when saving fragment state. by Jake Wharton · 12 years ago
  54. 7871bad SDK only: now that support lib is in SDK, we can link to it. by Dianne Hackborn · 13 years ago
  55. 78fed9b Change the "start deferred" fragment API to "user visible hint" by Adam Powell · 13 years ago
  56. 2db4e4b Fix bug 5557267 - [ViewPager] non-primary fragments unnecessary by Adam Powell · 13 years ago
  57. 3751090 Bug 5535639 - Monkeys mad at FragmentManager by Adam Powell · 13 years ago
  58. 635c60a Add API for deferring fragment start. by Adam Powell · 13 years ago
  59. b54e7a3 docs: add developer guide cross-references, Project ACRE by Joe Fernandez · 13 years ago
  60. 6c28597 Fix issues 5158104 and 4981556 (fragment problems) by Dianne Hackborn · 13 years ago
  61. 9520251 Fix bug 5116342 - don't keep fragment state around once resumed by Adam Powell · 13 years ago
  62. f0f5fff Fix bug 5090996 - Crash on tapping Menu on dial pad by Adam Powell · 13 years ago
  63. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  64. 89b09da Bug 5076788 - Optimize the building and invalidation of menus by Adam Powell · 13 years ago
  65. c693823 Fix issue #5054723: java.lang.NullPointerException at... by Dianne Hackborn · 13 years ago
  66. 0d32528 Release strong Fragment references after exec. by Jeff Sharkey · 13 years ago
  67. f930232 Fix a major problem in fragment lifecycle. by Dianne Hackborn · 13 years ago
  68. afc4b28 Fix some problems with moving in and out of detached state. by Dianne Hackborn · 13 years ago
  69. 1333276 Fix to not lose state when saving a deactivated fragment. by Dianne Hackborn · 13 years ago
  70. b46ed76 Add new Fragment API for explicitly saving/restoring state. by Dianne Hackborn · 13 years ago
  71. 16f6e89 DO NOT MERGE. Integrate fragment work from master by Dianne Hackborn · 13 years ago
  72. e3a7f62 Fix Fragment.onInflate() to actually work correctly. by Dianne Hackborn · 13 years ago
  73. 87ffa20 Remove a stale line in a JavaDoc. by Ben Komalo · 13 years ago
  74. 7187ccb Fix issue #3385839: Fragment.onCreateView is passing in activity... by Dianne Hackborn · 14 years ago
  75. 5d9d03a Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException... by Dianne Hackborn · 14 years ago
  76. ec541e1 Fix some error messages, turn off logging. by Dianne Hackborn · 14 years ago
  77. 17b9b81 Remove old APIs. by Dianne Hackborn · 14 years ago
  78. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  79. 48e7b45 Start renaming FragmentTransaction.openTransaction() to beginTransaction(). by Dianne Hackborn · 14 years ago
  80. b29407f Fix null crash when fragments go away during animations by Chet Haase · 14 years ago
  81. 352cc98 Few little fragment, wm tweaks. by Dianne Hackborn · 14 years ago
  82. e646b28c Minor fix to previous fragment change: non-animating case by Chet Haase · 14 years ago
  83. 61eb40d Delay hiding fragments until transition finishes by Chet Haase · 14 years ago
  84. 1b39e22 Fix NPE pointed out by Chet. by Dianne Hackborn · 14 years ago
  85. d173fa3 Possible fix to issue #3213749: NPE at... by Dianne Hackborn · 14 years ago
  86. a2ea747 More cleanup of Loader APIs. by Dianne Hackborn · 14 years ago
  87. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  88. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  89. 9d07180 Fix issues #3257701 and #3267312 by Dianne Hackborn · 14 years ago
  90. d9b3b7e Fix issue #3202866: system server crash by Dianne Hackborn · 14 years ago
  91. 3a57fb9 Fix issue #3191573: PreferenceFragment.onActivityResult cannot by Dianne Hackborn · 14 years ago
  92. 6908cd1 Fix animations to use correct interpolator. by Dianne Hackborn · 14 years ago
  93. ab36acb Fixe some stuff. by Dianne Hackborn · 14 years ago
  94. 8eb2e24 Various PreferenceActivity and related improvement. by Dianne Hackborn · 14 years ago
  95. 5164246 Fix setting of class loader. by Dianne Hackborn · 14 years ago
  96. fb3cffe Fix issue #3130426: Finsky crash in switching from window carousel by Dianne Hackborn · 14 years ago
  97. 9ff82bf Adding next/prev to fragment animations and to PreferenceActivity by Chet Haase · 14 years ago
  98. 625ac27 Work on fragments in layouts. by Dianne Hackborn · 14 years ago
  99. c6669ca Add API for showing breadcrumbs of fragment back stack. by Dianne Hackborn · 14 years ago
  100. 3e449ce Some fragment stuff: by Dianne Hackborn · 14 years ago