1. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  2. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  3. 6eea905 Add NO_DOCS so that v13 tests are not included in docs builds. by Aurimas Liutikas · 8 years ago
  4. 10bc36c Merge "Expand DragStartHelperTest" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  5. 71e918d Expand DragStartHelperTest by Vladislav Kaznacheev · 8 years ago
  6. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  7. 8a771cd Improve mouse handling in DragStartHelper by Vladislav Kaznacheev · 8 years ago
  8. 0ce0bfe Fix InputContentInfoCompat.releasePermission() am: 4533a557e4 by Yohei Yukawa · 8 years ago
  9. 4533a55 Fix InputContentInfoCompat.releasePermission() by Yohei Yukawa · 8 years ago
  10. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  11. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  12. 6e3bff7 Fix sdk version for api24-specific libraries by Vladislav Kaznacheev · 8 years ago
  13. 0ec54af Add missing JavaDoc and remove unused imports am: 8148220d5f by Yohei Yukawa · 8 years ago
  14. bb7801e Merge "Add missing JavaDoc and remove unused imports" into nyc-mr1-dev by Yohei Yukawa · 8 years ago
  15. 47b0720 Fix standalone support library docs build by Alan Viverette · 8 years ago
  16. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  17. b51066a Remove all the extra accessor methods added by javac in support-v13. by Aurimas Liutikas · 8 years ago
  18. 8148220 Add missing JavaDoc and remove unused imports by Yohei Yukawa · 8 years ago
  19. 596b015 Remove all the extra accessor methods added by javac in support-v13. by Aurimas Liutikas · 8 years ago
  20. 3925a94 Fix a type mismatch in COMMIT_CONTENT_FLAGS_KEY by Yohei Yukawa · 8 years ago
  21. 88c06e4 Stop using a several deprecated methods/constants. am: e12dfa0364 by Aurimas Liutikas · 8 years ago
  22. e12dfa0 Stop using a several deprecated methods/constants. by Aurimas Liutikas · 8 years ago
  23. 1194904 ActivityCompat should use static methods, not be publicly instantiable by Alan Viverette · 8 years ago
  24. 3566cfa Backport InputContentInfo APIs into API 13+. by Yohei Yukawa · 8 years ago
  25. 48f1262 Build v13 support lib with AAPT2 by Adam Lesinski · 8 years ago
  26. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  27. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  28. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  29. ce35f3b Update javadoc sample references for refactor Support demos by Alan Viverette · 8 years ago
  30. c9a8595 Fix a random assortment of spelling errors. by Aurimas Liutikas · 8 years ago
  31. 15375aa Add missing @Override annotations in support library code. by Aurimas Liutikas · 8 years ago
  32. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  33. 6e21a9e Rename DropPermissions to DragAndDropPermissions by Vladislav Kaznacheev · 8 years ago
  34. 3986e04 Studio friendly support library by Yigit Boyar · 8 years ago
  35. d153321 Changes to DragStartHelper as requested by API Council by Vladislav Kaznacheev · 8 years ago
  36. 7541e4b Check for saved state type in onRestoreInstanceState. am: bb58a82 by Aurimas Liutikas · 8 years ago
  37. bb58a82 Check for saved state type in onRestoreInstanceState. by Aurimas Liutikas · 8 years ago
  38. 3385ebd Merge "Enable conditional handling of drags." into nyc-dev by Ben Kwa · 8 years ago
  39. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 8 years ago
  40. 36bd1e9 Protect FragmentManager against View.NO_ID container ids by Adam Powell · 8 years ago
  41. f028624 Enable conditional handling of drags. by Ben Kwa · 8 years ago
  42. e921ce1 Fix a NPE with Fragment#setUserVisibleHint by Adam Powell · 8 years ago
  43. 049ec99 Add android.support.v13.app.ActivityCompat by Vladislav Kaznacheev · 8 years ago
  44. b95b3ed Ensure Java 1.7 compatibility for pre-NYC platforms by Justin Klaassen · 9 years ago
  45. dd244cb Fix gradle build by Aurimas Liutikas · 8 years ago
  46. b961371 Update current.txt for android.support.v4 and .v13 by Vladislav Kaznacheev · 8 years ago
  47. 3ca5f2e Merge "Add android.support.v13.ViewCompat" by Vladislav Kaznacheev · 8 years ago
  48. 663b3ef Add android.support.v13.ViewCompat by Vladislav Kaznacheev · 8 years ago
  49. 2196f53 Add android.support.v13.view.DragStartHelper by Vladislav Kaznacheev · 9 years ago
  50. 6e1afc8 Merge "Update support lib to use correct current SDK" by Chris Banes · 9 years ago
  51. 761b2d9 Merge "Update support lib to use correct current SDK DO NOT MERGE" into mnc-ub-dev by Chris Banes · 9 years ago
  52. c0fce14 Merge "Support library gradle improvements" into mnc-ub-dev am: 04292f146c by Yigit Boyar · 9 years ago
  53. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  54. c12dc3d Update support lib to use correct current SDK DO NOT MERGE by Chris Banes · 9 years ago
  55. 82b5549 Update support lib to use correct current SDK by Chris Banes · 9 years ago
  56. 68e7adb Ensure Java 1.7 compatibility for pre-NYC platforms by Justin Klaassen · 9 years ago
  57. 1dfe14b Only store the state of a fragment if it is added. by Aurimas Liutikas · 9 years ago
  58. 8868c3d Add 23.1.1 support library API files by Chris Banes · 9 years ago
  59. b1d3557 Add 23.1.0 API files by Chris Banes · 9 years ago
  60. 490bf52 Get support lib ready for release by Chris Banes · 9 years ago
  61. 66a7321 Fix bugs in the permissions support API by Svetoslav · 9 years ago
  62. b69f3ba resolved conflicts for merge of d888896e to mnc-dev by Chris Banes · 9 years ago
  63. 080abff Remove prerelease codename checks by Adam Powell · 9 years ago
  64. cc2ee74 Bump version to v22.2.1 by Chris Banes · 9 years ago
  65. 1981f8c Fix support_lib gradle build by Chris Banes · 9 years ago
  66. 37ae8a0 Fix docs for real by Svetoslav · 9 years ago
  67. e4df5cf Fix broken java doc by Svetoslav · 9 years ago
  68. e21490e Add more permission APIs to support lib by Svetoslav · 9 years ago
  69. bbe3ab2 Support 22.2.0 RC API files by Chris Banes · 9 years ago
  70. 96258dd Use doclava's new stubpackages wildcard support DO NOT MERGE by Chris Banes · 9 years ago
  71. f9c5b99 Add 'final' 22.1.0 API files by Chris Banes · 9 years ago
  72. cda6682 Generate API files for the support libraries DO NOT MERGE by Chris Banes · 9 years ago
  73. 3bc45c9 am 1a06d24d: am 2cab8eb0: Merge "Update Support library gradle build files WIP" into lmp-mr1-ub-dev by Xavier Ducrohet · 9 years ago
  74. 6a4c14b Update Support library gradle build files WIP by Chris Banes · 9 years ago
  75. 6363f05 am feef4534: am e4ecf4ad: Merge "Ensure Fragment is Added before attempting to save state" by Adam Powell · 10 years ago
  76. 62cf5e3 Ensure Fragment is Added before attempting to save state by Bryan Emmanuel · 10 years ago
  77. 9ffd177 Change package name to android.support.v13 by Justin Klaassen · 10 years ago
  78. 5932b6f Move support v4/v13 to android-library gradle plugin by Yigit Boyar · 10 years ago
  79. 8a70518 Fix Gradle build by Xavier Ducrohet · 11 years ago
  80. 855a922 Update support projects to be reusable. by Xavier Ducrohet · 11 years ago
  81. 1a4ab93 am e93b5166: am d0994744: am 86fb8efa: gradle for support lib. by Xavier Ducrohet · 11 years ago
  82. e93b516 am d0994744: am 86fb8efa: gradle for support lib. by Xavier Ducrohet · 11 years ago
  83. 86fb8ef gradle for support lib. by Xavier Ducrohet · 11 years ago
  84. e4f7309 am 5cbab6fa: am 00ae8b5f: am 7392663f: Merge "Allow user-customized FragmentTabHost layouts." by Jean-Baptiste Queru · 11 years ago
  85. 00ae8b5 am 7392663f: Merge "Allow user-customized FragmentTabHost layouts." by Jean-Baptiste Queru · 11 years ago
  86. 5424d16 Allow user-customized FragmentTabHost layouts. by Piet Delport · 11 years ago
  87. 16b9c32 Clean up dist files. by Ying Wang · 11 years ago
  88. e478868 DO NOT MERGE Reverting makefile change in "Adding support for simplified collection widgets" by Winson Chung · 11 years ago
  89. 3ca5ff5 DO NOT MERGE Stripping out support lib for new widget APIs by Adam Cohen · 11 years ago
  90. c21f57e Add media router and display manager to support library. by Jeff Brown · 11 years ago
  91. aacb97d Fix docs build by Adam Cohen · 12 years ago
  92. a2ffa65 Updating wigdet API support to account for updated API by Adam Cohen · 12 years ago
  93. ebc25c8 Revert 948cc9d4: Adding support for simplified collection widgets. Do not merge. by Ed Heyl · 12 years ago
  94. 6928974 Revert 0794d29b: Fix docs build. Do not merge. by Ed Heyl · 12 years ago
  95. 0794d29 Fix docs build by Adam Cohen · 12 years ago
  96. 948cc9d Adding support for simplified collection widgets by Adam Cohen · 12 years ago
  97. 126c190 Remove unused dreams support libary (again) by Scott Main · 12 years ago
  98. 3fd01c6 Revert "Remove unused dreams support libary" by Scott Main · 12 years ago
  99. d842d04 Remove unused dreams support libary by Scott Main · 12 years ago
  100. 74c671b Fix how fragment/tab interaction works to avoid list view state loss. by Dianne Hackborn · 12 years ago