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