1. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  2. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  3. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  4. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  5. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  6. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  7. ad1b0e8 Fix and suppress an assortment of ErrorProne warnings. by Aurimas Liutikas · 7 years ago
  8. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  9. 369fdb5 Remove methods that were deprecated in 24.2, fix some javadoc by Alan Viverette · 8 years ago
  10. 2656ae5 Merge "Re-enable lint enforcement, fix remaining lint issues" by TreeHugger Robot · 7 years ago
  11. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago
  12. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  13. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 8 years ago
  14. 7a90158 Yet another ViewCompat cleanup. by Aurimas Liutikas · 8 years ago
  15. 2d0f754 Clean up of support-v13 after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  16. 6ed40c1 Deprecate and remove usage of MotionEventCompat methods. by Aurimas Liutikas · 8 years ago
  17. 72074ef Fix @links in support docs. am: 377357a8c2 am: 66661646cd am: ffdc985523 by Elliot Waite · 8 years ago
  18. 6666164 Fix @links in support docs. am: 377357a8c2 by Elliot Waite · 8 years ago
  19. 35232c6 Update test sizes for all currently @SmallTest. by Aurimas Liutikas · 8 years ago
  20. 377357a Fix @links in support docs. by Elliot Waite · 8 years ago
  21. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  22. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  23. 47e7bcd Merge "Backport EditorInfo.IME_FLAG_FORCE_ASCII" by Yohei Yukawa · 8 years ago
  24. 4490415 Backport EditorInfo.IME_FLAG_FORCE_ASCII by Yohei Yukawa · 8 years ago
  25. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  26. c1706b0 DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 8 years ago
  27. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  28. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  29. e2e0f48 Merge "Bump minSdkVersion to API 14." by TreeHugger Robot · 8 years ago
  30. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  31. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  32. cda724a Merge "Backport IME_FLAG_NO_PERSONALIZED_LEARNING flag" by Yohei Yukawa · 8 years ago
  33. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  34. be4aed9 Backport IME_FLAG_NO_PERSONALIZED_LEARNING flag by Yohei Yukawa · 8 years ago
  35. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  36. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  37. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  38. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  39. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  40. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  41. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  42. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  43. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  44. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  45. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  46. 6eea905 Add NO_DOCS so that v13 tests are not included in docs builds. by Aurimas Liutikas · 8 years ago
  47. 10bc36c Merge "Expand DragStartHelperTest" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  48. 71e918d Expand DragStartHelperTest by Vladislav Kaznacheev · 8 years ago
  49. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  50. 8a771cd Improve mouse handling in DragStartHelper by Vladislav Kaznacheev · 8 years ago
  51. 0ce0bfe Fix InputContentInfoCompat.releasePermission() am: 4533a557e4 by Yohei Yukawa · 8 years ago
  52. 4533a55 Fix InputContentInfoCompat.releasePermission() by Yohei Yukawa · 8 years ago
  53. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  54. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  55. 6e3bff7 Fix sdk version for api24-specific libraries by Vladislav Kaznacheev · 8 years ago
  56. 0ec54af Add missing JavaDoc and remove unused imports am: 8148220d5f by Yohei Yukawa · 8 years ago
  57. bb7801e Merge "Add missing JavaDoc and remove unused imports" into nyc-mr1-dev by Yohei Yukawa · 8 years ago
  58. 47b0720 Fix standalone support library docs build by Alan Viverette · 8 years ago
  59. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  60. b51066a Remove all the extra accessor methods added by javac in support-v13. by Aurimas Liutikas · 8 years ago
  61. 8148220 Add missing JavaDoc and remove unused imports by Yohei Yukawa · 8 years ago
  62. 596b015 Remove all the extra accessor methods added by javac in support-v13. by Aurimas Liutikas · 8 years ago
  63. 3925a94 Fix a type mismatch in COMMIT_CONTENT_FLAGS_KEY by Yohei Yukawa · 8 years ago
  64. 88c06e4 Stop using a several deprecated methods/constants. am: e12dfa0364 by Aurimas Liutikas · 8 years ago
  65. e12dfa0 Stop using a several deprecated methods/constants. by Aurimas Liutikas · 8 years ago
  66. 1194904 ActivityCompat should use static methods, not be publicly instantiable by Alan Viverette · 8 years ago
  67. 3566cfa Backport InputContentInfo APIs into API 13+. by Yohei Yukawa · 8 years ago
  68. 48f1262 Build v13 support lib with AAPT2 by Adam Lesinski · 8 years ago
  69. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  70. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  71. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  72. ce35f3b Update javadoc sample references for refactor Support demos by Alan Viverette · 8 years ago
  73. c9a8595 Fix a random assortment of spelling errors. by Aurimas Liutikas · 8 years ago
  74. 15375aa Add missing @Override annotations in support library code. by Aurimas Liutikas · 8 years ago
  75. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  76. 6e21a9e Rename DropPermissions to DragAndDropPermissions by Vladislav Kaznacheev · 8 years ago
  77. 3986e04 Studio friendly support library by Yigit Boyar · 9 years ago
  78. d153321 Changes to DragStartHelper as requested by API Council by Vladislav Kaznacheev · 8 years ago
  79. 7541e4b Check for saved state type in onRestoreInstanceState. am: bb58a82 by Aurimas Liutikas · 8 years ago
  80. bb58a82 Check for saved state type in onRestoreInstanceState. by Aurimas Liutikas · 8 years ago
  81. 3385ebd Merge "Enable conditional handling of drags." into nyc-dev by Ben Kwa · 9 years ago
  82. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 9 years ago
  83. 36bd1e9 Protect FragmentManager against View.NO_ID container ids by Adam Powell · 9 years ago
  84. f028624 Enable conditional handling of drags. by Ben Kwa · 9 years ago
  85. e921ce1 Fix a NPE with Fragment#setUserVisibleHint by Adam Powell · 9 years ago
  86. 049ec99 Add android.support.v13.app.ActivityCompat by Vladislav Kaznacheev · 9 years ago
  87. b95b3ed Ensure Java 1.7 compatibility for pre-NYC platforms by Justin Klaassen · 9 years ago
  88. dd244cb Fix gradle build by Aurimas Liutikas · 9 years ago
  89. b961371 Update current.txt for android.support.v4 and .v13 by Vladislav Kaznacheev · 9 years ago
  90. 3ca5f2e Merge "Add android.support.v13.ViewCompat" by Vladislav Kaznacheev · 9 years ago
  91. 663b3ef Add android.support.v13.ViewCompat by Vladislav Kaznacheev · 9 years ago
  92. 2196f53 Add android.support.v13.view.DragStartHelper by Vladislav Kaznacheev · 9 years ago
  93. 6e1afc8 Merge "Update support lib to use correct current SDK" by Chris Banes · 9 years ago
  94. 761b2d9 Merge "Update support lib to use correct current SDK DO NOT MERGE" into mnc-ub-dev by Chris Banes · 9 years ago
  95. c0fce14 Merge "Support library gradle improvements" into mnc-ub-dev am: 04292f146c by Yigit Boyar · 9 years ago
  96. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  97. c12dc3d Update support lib to use correct current SDK DO NOT MERGE by Chris Banes · 9 years ago
  98. 82b5549 Update support lib to use correct current SDK by Chris Banes · 9 years ago
  99. 68e7adb Ensure Java 1.7 compatibility for pre-NYC platforms by Justin Klaassen · 9 years ago
  100. 1dfe14b Only store the state of a fragment if it is added. by Aurimas Liutikas · 9 years ago