1. 3c3b1c6 Merge "Fix/suppress lint warnings in support-core-ui" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  2. 5bdd71c Clean up usages of deprecated methods of AccessibilityManagerCompat by Aurimas Liutikas · 7 years ago
  3. c4ef52d Fix/suppress lint warnings in support-core-ui by Aurimas Liutikas · 7 years ago
  4. 3236f13 Fix error-prone warning in ExploreByTouchHelper by Aurimas Liutikas · 7 years ago
  5. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  6. 9df73e8 Backport of ListView.canScrollList in compat by Kirill Grouchnikov · 7 years ago
  7. 101d137 Revert "Move CoordinatorLayout from design to core-ui" by Kirill Grouchnikov · 7 years ago
  8. 0a63a35 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  9. ad1b0e8 Fix and suppress an assortment of ErrorProne warnings. by Aurimas Liutikas · 7 years ago
  10. 4dfec7e Add Alt + dpad hotkeys to ViewPager by Evan Rosky · 7 years ago
  11. 76daed1 Nested scrolling++ by Chris Banes · 8 years ago
  12. e6c91c5 Merge "Deprecate ActionBarDrawerToggle inner classes, update API file" into nyc-support-25.4-dev by Alan Viverette · 7 years ago
  13. ffd5f142 Deprecate ActionBarDrawerToggle inner classes, update API file by Alan Viverette · 7 years ago
  14. 905bcd2 Un-suppress NewApi lint where applicable by Alan Viverette · 7 years ago
  15. f7a2cbc Clean up PagerTitleStrip. by Aurimas Liutikas · 7 years ago
  16. 2d22dc4 Move version metadata to <application> DO NOT MERGE by Chris Banes · 7 years ago
  17. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  18. 22fe430 Clean up test/demo XML code to remove unused attributes. by Aurimas Liutikas · 7 years ago
  19. b789857 Fix some error prone warnings in support-core-ui. by Aurimas Liutikas · 7 years ago
  20. 573f968 Merge "Cleanup AccessibilityEventCompat and AccessibilityRecordCompat after minSdk 14 bump." by Aurimas Liutikas · 7 years ago
  21. 6d20a52 Create a testutils module to share common testing code. by Aurimas Liutikas · 7 years ago
  22. 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
  23. 05944c3 Merge "A pass at fixing unchecked javac warnings." by TreeHugger Robot · 7 years ago
  24. 67f8791 Update java doc for ExploreByTouchHelper, since it now supports heirarchies. by Zach Kuznia · 7 years ago
  25. 14d02ef Cleanup AccessibilityEventCompat and AccessibilityRecordCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  26. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  27. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 7 years ago
  28. 2656ae5 Merge "Re-enable lint enforcement, fix remaining lint issues" by TreeHugger Robot · 7 years ago
  29. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago
  30. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  31. b3e505b Merge "Clean up ParcelableCompat after minSdk 14 bump." by TreeHugger Robot · 7 years ago
  32. 5cb5813 Merge "Require lint when building release target" by Alan Viverette · 7 years ago
  33. d38b36c Require lint when building release target by Alan Viverette · 7 years ago
  34. cd07a0c Workaround memory leak in AsyncLayoutInflater by John Reck · 7 years ago
  35. 4b25d63 Clean up ParcelableCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  36. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  37. 3035be1 Deprecate ScrollerCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  38. f08ca26 Merge "Another ViewCompat cleanup after minSdk 14 bump." by Aurimas Liutikas · 7 years ago
  39. 130c79c Another ViewCompat cleanup after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  40. 506695b Clean up EdgeEffectCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  41. 4580c1d Merge "Deprecate and cleanup usage of KeyEventCompat." by Aurimas Liutikas · 7 years ago
  42. 5547262 Galaxy Nexus API 15 was unhappy to have a test theme without parent. by Aurimas Liutikas · 7 years ago
  43. 9c3a43f Deprecate and cleanup usage of KeyEventCompat. by Aurimas Liutikas · 7 years ago
  44. 6ed40c1 Deprecate and remove usage of MotionEventCompat methods. by Aurimas Liutikas · 7 years ago
  45. 35232c6 Update test sizes for all currently @SmallTest. by Aurimas Liutikas · 7 years ago
  46. 99dd7da Merge "Another build.gradle file cleanup." by Aurimas Liutikas · 7 years ago
  47. f30607d Merge "Deprecated methods in VelocityTrackerCompat that got after before API 14." by Aurimas Liutikas · 7 years ago
  48. fa0f82f Deprecated ViewCompat methods that were added in API 11. by Aurimas Liutikas · 8 years ago
  49. 374cad6 Deprecated methods in VelocityTrackerCompat that got after before API 14. by Aurimas Liutikas · 8 years ago
  50. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  51. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  52. 127efd0 Merge "Update core-ui to remove unneeded code." by Aurimas Liutikas · 8 years ago
  53. 98434b2 Update core-ui to remove unneeded code. by Aurimas Liutikas · 8 years ago
  54. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  55. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  56. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  57. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  58. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  59. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  60. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  61. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  62. d55b41b Removing unneeded excludes in source jar building config. by Aurimas Liutikas · 8 years ago
  63. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  64. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  65. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  66. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  67. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  68. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  69. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  70. bec3a17 Merge "Remove unnecessary @TargetApi annotations" by TreeHugger Robot · 8 years ago
  71. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  72. e533798 Update DrawerLayout#setDrawerShadow javadoc. by Aurimas Liutikas · 8 years ago
  73. 3b59113 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  74. 96b44e6 Revert "Update ExploreByTouchHelper to calculate bounds on screen properly" by Aurimas Liutikas · 8 years ago
  75. 6edfb90 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  76. 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
  77. 46f49c1 Allow the parent to be set for nodes created by ExploreByTouchHelper. by Zach Kuznia · 8 years ago
  78. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  79. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  80. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  81. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  82. 6f597d6 Update ViewPager javadocs not to include deprecated ActionBar.Tabs. by Aurimas Liutikas · 8 years ago
  83. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  84. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  85. be8836b Fix condition in one of the tests by Kirill Grouchnikov · 8 years ago
  86. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  87. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  88. 85ac705 Remove unnecessary requestFocus by Yuichi Araki · 8 years ago
  89. 540222c Remove all the extra accessor methods added by javac in support-core-ui by Aurimas Liutikas · 8 years ago
  90. 43b18ec Delay calling setEnabled to the end of the constructor. am: 0cb84900fe by Aurimas Liutikas · 8 years ago
  91. 0cb8490 Delay calling setEnabled to the end of the constructor. by Aurimas Liutikas · 8 years ago
  92. f1aea9f Merge "Remove usages of used deprecated methods in core-ui." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  93. 4a4d1ce Merge "Fix all usages of deprecated setBackgroundDrawable." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  94. 47082c3 Fix all usages of deprecated setBackgroundDrawable. by Aurimas Liutikas · 8 years ago
  95. e5faeaf Remove usages of used deprecated methods in core-ui. by Aurimas Liutikas · 8 years ago
  96. bfc6730 Add getters for start and end offsets in SwipeRefreshLayout. by Aurimas Liutikas · 8 years ago
  97. ba96d1b Fix SwipeRefreshLayout#setProgressViewOffset. am: 4e62a7931a by Aurimas Liutikas · 8 years ago
  98. 4e62a79 Fix SwipeRefreshLayout#setProgressViewOffset. by Aurimas Liutikas · 8 years ago
  99. e6dd7c8 Merge "Add findFocus to ExploreByTouchHelper." into nyc-mr1-dev by Phil Weaver · 8 years ago
  100. 8dae1da Update to new test runner and espresso. am: dfe7578733 by Aurimas Liutikas · 8 years ago