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