1. 1780bc9 Protect use of onFindViewById for Fragment Transitions. by George Mount · 8 years ago
  2. f284a0d Execute non-optimized add operations one at a time. by George Mount · 8 years ago
  3. e7e8d3d Properly track fragments from pop operations. by George Mount · 8 years ago
  4. 0bb3f19 Fix focus problems when using optimized fragment transactions. by George Mount · 8 years ago
  5. 6628c97 Turn of fragment operation optimization by default. by George Mount · 8 years ago
  6. aa3a553 Don't change visibility of fragment Views that aren't visible by George Mount · 8 years ago
  7. f85e2a6 Fix NPE when a shared element doesn't have a matching transitionName. by George Mount · 8 years ago
  8. 77f11e9 Don't update fragments if the manager's state doesn't change. by George Mount · 8 years ago
  9. f1f122e Merge "Remove use of isAttachedToWindow in fragment tests" by TreeHugger Robot · 8 years ago
  10. 4285a0d Remove use of isAttachedToWindow in fragment tests by George Mount · 8 years ago
  11. 44e98ab Merge "Perform onDestroy when FragmentController is torn down." by TreeHugger Robot · 8 years ago
  12. 40e1750 Perform onDestroy when FragmentController is torn down. by George Mount · 8 years ago
  13. 6c169fd Merge "Add FragmentLifecycleCallbacks" by TreeHugger Robot · 8 years ago
  14. 267b02e Add FragmentLifecycleCallbacks by Adam Powell · 8 years ago
  15. b424f6e Execute fragment transitions only for L and greater. by George Mount · 8 years ago
  16. 667ec41 Fix hide fragment transition. by George Mount · 8 years ago
  17. 990e6fc Add optimize and postpone transactions. by George Mount · 8 years ago
  18. c90b24f Move Support library fragment tests to JUnit4. by Aurimas Liutikas · 8 years ago
  19. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  20. f0039c1 resolve merge conflicts of 019c65e to master by Aurimas Liutikas · 8 years ago
  21. fad2335 Annotate more support lib tests with size annotations. by Aurimas Liutikas · 8 years ago
  22. 4e53dd4 Fix failing FragmentReplaceTest test. by Aurimas Liutikas · 8 years ago
  23. 37b7448 Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest. am: 981736d484 am: e0dbe9d5aa am: b756dcceb0 by Aurimas Liutikas · 8 years ago
  24. 981736d Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest. by Aurimas Liutikas · 8 years ago
  25. 4c9fcae Fix FragmentReplaceTest by Abhinav Baid · 8 years ago
  26. af556dc Throw ISE when adding a non-public non-static fragment class instance to a transaction by Clara Bayarri · 8 years ago
  27. 2a87300 resolve merge conflicts of 9540fd1 to master by Adam Powell · 8 years ago
  28. ff22d81 Extracting fragments and widgets into their own modules. by Kirill Grouchnikov · 8 years ago