1. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  2. 01b8e87 Flatten ActionBarDrawerToggle and DrawerLayout. by Aurimas Liutikas · 7 years ago
  3. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  4. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  5. 74befce Merge "Added a workaround for ValueAnimator issue" into oc-support-26.0-dev by Alper Gundogdu · 7 years ago
  6. e9554b2 Added a workaround for ValueAnimator issue by Alper Gundogdu · 7 years ago
  7. 08e5d50 Fix and enforce the last two remaining error-prone warnings. by Aurimas Liutikas · 7 years ago
  8. 2380971 Merge "Made MaterialProgressDrawable public" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  9. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  10. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  11. 4be8653 Made MaterialProgressDrawable public by Alper Gundogdu · 7 years ago
  12. 6ea863b Merge "Remove use of deprecated ViewCompat.canScrollVertically" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  13. 7d7796a Merge "Small SlidingPaneLayout clean up." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  14. 912315a Merge "Clean up usages of deprecated methods of AccessibilityManagerCompat" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  15. a23cfeb Small SlidingPaneLayout clean up. by Aurimas Liutikas · 7 years ago
  16. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  17. 7043bbc Remove use of deprecated ViewCompat.canScrollVertically by Aurimas Liutikas · 7 years ago
  18. f0f99f1 Merge "Mark ViewPagerWithTabStripTest#testKeyboardNavigation as Large" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  19. cf54508 Mark ViewPagerWithTabStripTest#testKeyboardNavigation as Large by Aurimas Liutikas · 7 years ago
  20. 3c3b1c6 Merge "Fix/suppress lint warnings in support-core-ui" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  21. 5bdd71c Clean up usages of deprecated methods of AccessibilityManagerCompat by Aurimas Liutikas · 7 years ago
  22. c4ef52d Fix/suppress lint warnings in support-core-ui by Aurimas Liutikas · 7 years ago
  23. 3236f13 Fix error-prone warning in ExploreByTouchHelper by Aurimas Liutikas · 7 years ago
  24. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  25. 9df73e8 Backport of ListView.canScrollList in compat by Kirill Grouchnikov · 7 years ago
  26. 101d137 Revert "Move CoordinatorLayout from design to core-ui" by Kirill Grouchnikov · 7 years ago
  27. 0a63a35 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  28. ad1b0e8 Fix and suppress an assortment of ErrorProne warnings. by Aurimas Liutikas · 7 years ago
  29. 4dfec7e Add Alt + dpad hotkeys to ViewPager by Evan Rosky · 7 years ago
  30. 76daed1 Nested scrolling++ by Chris Banes · 8 years ago
  31. e6c91c5 Merge "Deprecate ActionBarDrawerToggle inner classes, update API file" into nyc-support-25.4-dev by Alan Viverette · 7 years ago
  32. ffd5f142 Deprecate ActionBarDrawerToggle inner classes, update API file by Alan Viverette · 7 years ago
  33. 905bcd2 Un-suppress NewApi lint where applicable by Alan Viverette · 7 years ago
  34. f7a2cbc Clean up PagerTitleStrip. by Aurimas Liutikas · 7 years ago
  35. 2d22dc4 Move version metadata to <application> DO NOT MERGE by Chris Banes · 7 years ago
  36. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  37. 22fe430 Clean up test/demo XML code to remove unused attributes. by Aurimas Liutikas · 7 years ago
  38. b789857 Fix some error prone warnings in support-core-ui. by Aurimas Liutikas · 7 years ago
  39. 573f968 Merge "Cleanup AccessibilityEventCompat and AccessibilityRecordCompat after minSdk 14 bump." by Aurimas Liutikas · 7 years ago
  40. 6d20a52 Create a testutils module to share common testing code. by Aurimas Liutikas · 7 years ago
  41. 133e993 Merge "Update java doc for ExploreByTouchHelper, since it now supports heirarchies." into nyc-support-25.3-dev am: c83be1a54c by Zach Kuznia · 7 years ago
  42. 05944c3 Merge "A pass at fixing unchecked javac warnings." by TreeHugger Robot · 7 years ago
  43. 67f8791 Update java doc for ExploreByTouchHelper, since it now supports heirarchies. by Zach Kuznia · 7 years ago
  44. 14d02ef Cleanup AccessibilityEventCompat and AccessibilityRecordCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  45. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  46. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 7 years ago
  47. 2656ae5 Merge "Re-enable lint enforcement, fix remaining lint issues" by TreeHugger Robot · 7 years ago
  48. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago
  49. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  50. b3e505b Merge "Clean up ParcelableCompat after minSdk 14 bump." by TreeHugger Robot · 7 years ago
  51. 5cb5813 Merge "Require lint when building release target" by Alan Viverette · 7 years ago
  52. d38b36c Require lint when building release target by Alan Viverette · 7 years ago
  53. cd07a0c Workaround memory leak in AsyncLayoutInflater by John Reck · 7 years ago
  54. 4b25d63 Clean up ParcelableCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  55. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  56. 3035be1 Deprecate ScrollerCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  57. f08ca26 Merge "Another ViewCompat cleanup after minSdk 14 bump." by Aurimas Liutikas · 7 years ago
  58. 130c79c Another ViewCompat cleanup after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  59. 506695b Clean up EdgeEffectCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  60. 4580c1d Merge "Deprecate and cleanup usage of KeyEventCompat." by Aurimas Liutikas · 7 years ago
  61. 5547262 Galaxy Nexus API 15 was unhappy to have a test theme without parent. by Aurimas Liutikas · 7 years ago
  62. 9c3a43f Deprecate and cleanup usage of KeyEventCompat. by Aurimas Liutikas · 7 years ago
  63. 6ed40c1 Deprecate and remove usage of MotionEventCompat methods. by Aurimas Liutikas · 7 years ago
  64. 35232c6 Update test sizes for all currently @SmallTest. by Aurimas Liutikas · 7 years ago
  65. 99dd7da Merge "Another build.gradle file cleanup." by Aurimas Liutikas · 7 years ago
  66. f30607d Merge "Deprecated methods in VelocityTrackerCompat that got after before API 14." by Aurimas Liutikas · 7 years ago
  67. fa0f82f Deprecated ViewCompat methods that were added in API 11. by Aurimas Liutikas · 7 years ago
  68. 374cad6 Deprecated methods in VelocityTrackerCompat that got after before API 14. by Aurimas Liutikas · 7 years ago
  69. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  70. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 7 years ago
  71. 127efd0 Merge "Update core-ui to remove unneeded code." by Aurimas Liutikas · 7 years ago
  72. 98434b2 Update core-ui to remove unneeded code. by Aurimas Liutikas · 7 years ago
  73. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 7 years ago
  74. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  75. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  76. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  77. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  78. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  79. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  80. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  81. d55b41b Removing unneeded excludes in source jar building config. by Aurimas Liutikas · 8 years ago
  82. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  83. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  84. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  85. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  86. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  87. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  88. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  89. bec3a17 Merge "Remove unnecessary @TargetApi annotations" by TreeHugger Robot · 8 years ago
  90. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  91. e533798 Update DrawerLayout#setDrawerShadow javadoc. by Aurimas Liutikas · 8 years ago
  92. 3b59113 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  93. 96b44e6 Revert "Update ExploreByTouchHelper to calculate bounds on screen properly" by Aurimas Liutikas · 8 years ago
  94. 6edfb90 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  95. a3cf462 Merge "Allow the parent to be set for nodes created by ExploreByTouchHelper." into nyc-support-25.1-dev by Zach Kuznia · 8 years ago
  96. 46f49c1 Allow the parent to be set for nodes created by ExploreByTouchHelper. by Zach Kuznia · 8 years ago
  97. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  98. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  99. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  100. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago