1. e2e0f48 Merge "Bump minSdkVersion to API 14." by TreeHugger Robot · 8 years ago
  2. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  3. 3bfda46 Fix focus problems when using optimized fragment transactions. am: 0bb3f19c91 by George Mount · 8 years ago
  4. 84aaafe Fix focus problems when using optimized fragment transactions. am: 0bb3f19c91 by George Mount · 8 years ago
  5. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  6. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  7. 0bb3f19 Fix focus problems when using optimized fragment transactions. by George Mount · 8 years ago
  8. a3bec96 Properly cancel the animation when saving the fragment state. am: 9b07983005 by George Mount · 8 years ago
  9. 6419a5c Properly cancel the animation when saving the fragment state. am: 9b07983005 by George Mount · 8 years ago
  10. 9b07983 Properly cancel the animation when saving the fragment state. by George Mount · 8 years ago
  11. af9a44e Merge "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  12. 5a7c2e2 Turn of fragment operation optimization by default. am: 6628c97905 by George Mount · 8 years ago
  13. 9dcded9 Turn of fragment operation optimization by default. am: 6628c97905 by George Mount · 8 years ago
  14. 4c3ea21 Don't change visibility of fragment Views that aren't visible am: aa3a5538c0 by George Mount · 8 years ago
  15. 71c2aab Fix NPE when a shared element doesn't have a matching transitionName. by George Mount · 8 years ago
  16. 62f16e3 Use safe access to OnPreDrawListener. am: 61c1d4fa04 by George Mount · 8 years ago
  17. 6628c97 Turn of fragment operation optimization by default. by George Mount · 8 years ago
  18. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  19. aa3a553 Don't change visibility of fragment Views that aren't visible by George Mount · 8 years ago
  20. f85e2a6 Fix NPE when a shared element doesn't have a matching transitionName. by George Mount · 8 years ago
  21. 61c1d4f Use safe access to OnPreDrawListener. by George Mount · 8 years ago
  22. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  23. d55b41b Removing unneeded excludes in source jar building config. by Aurimas Liutikas · 8 years ago
  24. 7692e40 Merge "Primary navigation fragments" by TreeHugger Robot · 8 years ago
  25. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  26. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  27. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  28. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  29. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  30. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  31. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  32. 4187389 Primary navigation fragments by Adam Powell · 8 years ago
  33. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  34. d88ddfd Don't change visibility of fragment Views that aren't visible by George Mount · 8 years ago
  35. 42435e0 Merge "Fix FragmentManager.FragmentLifecycleCallbacks scope" by TreeHugger Robot · 8 years ago
  36. eba3db0 Merge "Fix NPE when a shared element doesn't have a matching transitionName." by TreeHugger Robot · 8 years ago
  37. b6148c1 Move @RequiresApi annotation in FragmentActivity to a connect place. by Aurimas Liutikas · 8 years ago
  38. b02a39b Move @RequiresApi annotation in FragmentActivity to a connect place. by Aurimas Liutikas · 8 years ago
  39. 116d033 Fix NPE when a shared element doesn't have a matching transitionName. by George Mount · 8 years ago
  40. 0083436 resolve merge conflicts of 8e10080 to master by Aurimas Liutikas · 8 years ago
  41. b2c384a Merge "Remove dependency between media-compat and support-fragment" by Ian Lake · 8 years ago
  42. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  43. 7d542b7 Use safe access to OnPreDrawListener. by George Mount · 8 years ago
  44. 3fcaecc Remove dependency between media-compat and support-fragment by Ian Lake · 8 years ago
  45. 730ed99 Deprecate support-fragment's dependency on media-compat by Ian Lake · 8 years ago
  46. 39a3e14 Merge "Deprecate support-fragment's dependency on media-compat" by Ian Lake · 8 years ago
  47. e758964 resolve merge conflicts of af6b251 to master by Alan Viverette · 8 years ago
  48. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  49. 1b5b6c0 Fix FragmentManager.FragmentLifecycleCallbacks scope by Adam Powell · 8 years ago
  50. acc5004 Revert "Add support lib version meta-data to AndroidManifest.xml" am: 5ec99dd02a by Chris Banes · 8 years ago
  51. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  52. 1e67fb0 Add support lib version meta-data to AndroidManifest.xml am: cdcdfd0a75 by Chris Banes · 8 years ago
  53. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  54. 37149f1 Fix bugs around inflated child fragments by Adam Powell · 8 years ago
  55. 583beae Deprecate support-fragment's dependency on media-compat by Ian Lake · 8 years ago
  56. 77f11e9 Don't update fragments if the manager's state doesn't change. by George Mount · 8 years ago
  57. f1f122e Merge "Remove use of isAttachedToWindow in fragment tests" by TreeHugger Robot · 8 years ago
  58. 4285a0d Remove use of isAttachedToWindow in fragment tests by George Mount · 8 years ago
  59. 44e98ab Merge "Perform onDestroy when FragmentController is torn down." by TreeHugger Robot · 8 years ago
  60. 40e1750 Perform onDestroy when FragmentController is torn down. by George Mount · 8 years ago
  61. 6c169fd Merge "Add FragmentLifecycleCallbacks" by TreeHugger Robot · 8 years ago
  62. 267b02e Add FragmentLifecycleCallbacks by Adam Powell · 8 years ago
  63. b424f6e Execute fragment transitions only for L and greater. by George Mount · 8 years ago
  64. 667ec41 Fix hide fragment transition. by George Mount · 8 years ago
  65. 8f25635 Merge "Add optimize and postpone transactions." by TreeHugger Robot · 8 years ago
  66. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  67. 990e6fc Add optimize and postpone transactions. by George Mount · 8 years ago
  68. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  69. c90b24f Move Support library fragment tests to JUnit4. by Aurimas Liutikas · 8 years ago
  70. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  71. 9480eb4 resolve merge conflicts of 7243922 to master by Alan Viverette · 8 years ago
  72. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  73. ae29738 Remove all the extra accessor methods added by javac in support-fragment. am: dea7d510a3 am: e9b9a26659 by Aurimas Liutikas · 8 years ago
  74. e9b9a26 Remove all the extra accessor methods added by javac in support-fragment. by Aurimas Liutikas · 8 years ago
  75. b12afdc Merge "Remove all the extra accessor methods added by javac in support-fragment." into nyc-mr1-dev by Aurimas Liutikas · 8 years ago
  76. 50d811c Correct typo in FragmentManager documentation. am: fd28b81e05 am: 8a33e9e39e am: 8feffd34f6 by Aurimas Liutikas · 8 years ago
  77. 8a33e9e Correct typo in FragmentManager documentation. am: fd28b81e05 by Aurimas Liutikas · 8 years ago
  78. fd28b81 Correct typo in FragmentManager documentation. by Aurimas Liutikas · 8 years ago
  79. dea7d51 Remove all the extra accessor methods added by javac in support-fragment. by Aurimas Liutikas · 8 years ago
  80. f0039c1 resolve merge conflicts of 019c65e to master by Aurimas Liutikas · 8 years ago
  81. fad2335 Annotate more support lib tests with size annotations. by Aurimas Liutikas · 8 years ago
  82. 4e53dd4 Fix failing FragmentReplaceTest test. by Aurimas Liutikas · 8 years ago
  83. 44cb4e7 Update to new test runner and espresso. am: dfe7578733 am: 8dae1dacb8 am: f6d7dd9037 by Aurimas Liutikas · 8 years ago
  84. 8dae1da Update to new test runner and espresso. am: dfe7578733 by Aurimas Liutikas · 8 years ago
  85. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  86. 37b7448 Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest. am: 981736d484 am: e0dbe9d5aa am: b756dcceb0 by Aurimas Liutikas · 8 years ago
  87. e0dbe9d Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest. am: 981736d484 by Aurimas Liutikas · 8 years ago
  88. 981736d Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest. by Aurimas Liutikas · 8 years ago
  89. 1a3308c Remove AIDL references from modules that don\\\'t have AIDL files am: 246d9446ad am: 0b6e0ab9af by Kirill Grouchnikov · 8 years ago
  90. 0b6e0ab Remove AIDL references from modules that don\'t have AIDL files am: 246d9446ad by Kirill Grouchnikov · 8 years ago
  91. 4c5b6af Clean up nullability and final usage in FragmentTabHost am: 1a3e293ac0 by Alan Viverette · 8 years ago
  92. 2329a34 Clean up nullability and final usage in FragmentTabHost am: 1a3e293ac0 by Alan Viverette · 8 years ago
  93. 888d295 Merge "Clean up nullability and final usage in FragmentTabHost" into nyc-mr1-dev by Alan Viverette · 8 years ago
  94. 246d944 Remove AIDL references from modules that don't have AIDL files by Kirill Grouchnikov · 8 years ago
  95. 88c06e4 Stop using a several deprecated methods/constants. am: e12dfa0364 by Aurimas Liutikas · 8 years ago
  96. e12dfa0 Stop using a several deprecated methods/constants. by Aurimas Liutikas · 8 years ago
  97. 4c9fcae Fix FragmentReplaceTest by Abhinav Baid · 8 years ago
  98. 14d181c Don\\'t throw exception when FragmentTabHost has no tabs am: b9ddcaa78c by Alan Viverette · 8 years ago
  99. 0934650 Don\'t throw exception when FragmentTabHost has no tabs am: b9ddcaa78c by Alan Viverette · 8 years ago
  100. 90c533e Merge "Don't throw exception when FragmentTabHost has no tabs" into nyc-mr1-dev by TreeHugger Robot · 8 years ago