1. fd3c456 Revert "Revert "Add content description and tooltip to menu item"" by Vladislav Kaznacheev · 8 years ago
  2. 1db3f4a Merge "Revert "Add content description and tooltip to menu item"" by Vladislav Kaznacheev · 8 years ago
  3. 7ad815f Revert "Add content description and tooltip to menu item" by Vladislav Kaznacheev · 8 years ago
  4. 6a3652b Merge "Add content description and tooltip to menu item" by TreeHugger Robot · 8 years ago
  5. c482287 Add content descriptions to BottomNavigationItemView am: 3c7e44d6fe by Jonathan Koren · 8 years ago
  6. cda5feb Fix Snackbar touch handling am: e855c308ce by Chris Banes · 8 years ago
  7. e855c30 Fix Snackbar touch handling by Chris Banes · 8 years ago
  8. 52151cc resolve merge conflicts of 2d50d87217 to master by Chris Banes · 8 years ago
  9. 5eb1be5 resolve merge conflicts of e6c9959fe4 to stage-aosp-master by Chris Banes · 8 years ago
  10. e393344 resolve merge conflicts of 9d4807ff52 to master by Yuichi Araki · 8 years ago
  11. 3c7e44d Add content descriptions to BottomNavigationItemView by Jonathan Koren · 8 years ago
  12. c7d1b6b Add content description and tooltip to menu item by Vladislav Kaznacheev · 8 years ago
  13. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  14. 9d4807f Fix BottomSheetDialog after swiping it down by Yuichi Araki · 8 years ago
  15. e337f69 Rename View.setTooltip/getTooltip to setTooltipText/getTooltipText by Vladislav Kaznacheev · 8 years ago
  16. 47a4a1a Use enabled scrolling child in BottomSheetBehavior by Kassim Maguire · 8 years ago
  17. e308f98 Fix scroll|enterAlways when we have a top inset am: 116332176f by Chris Banes · 8 years ago
  18. b410951 Merge "Fix scroll|enterAlways when we have a top inset" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  19. 1163321 Fix scroll|enterAlways when we have a top inset by Chris Banes · 8 years ago
  20. 22f13fd Fix some issues caught via a static analyzer am: f83358389f by Chris Banes · 8 years ago
  21. 725ce5f Merge "Fix some issues caught via a static analyzer" into nyc-support-25.2-dev by Chris Banes · 8 years ago
  22. aa389f3 Merge "Move the setup of uploadArchives repository to SupportLibraryPlugin." by Aurimas Liutikas · 8 years ago
  23. 6393f63 Merge "Remove references to non-existent directories" by TreeHugger Robot · 8 years ago
  24. e1a5c72 Remove references to non-existent directories by Colin Cross · 8 years ago
  25. 10470d8 Merge "Move the set up of uploadArchives to SupportLibraryPlugin" by Aurimas Liutikas · 8 years ago
  26. a347d33 Fix gravity handling in CoordinatorLayout am: b3db610105 by Yuichi Araki · 8 years ago
  27. ef58d27 Merge "Fix gravity handling in CoordinatorLayout" into nyc-support-25.2-dev by Yuichi Araki · 8 years ago
  28. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  29. 3c651e3 Merge "Cleanup FloatingActionButton code to remove unneeded code." by Aurimas Liutikas · 8 years ago
  30. 898f152 Remeasure snackbar inner layout if it's MATCH_PARENT in width am: 1197ecfe52 by Kirill Grouchnikov · 8 years ago
  31. 1197ecf Remeasure snackbar inner layout if it's MATCH_PARENT in width by Kirill Grouchnikov · 8 years ago
  32. f833583 Fix some issues caught via a static analyzer by Chris Banes · 8 years ago
  33. 522c70a Cleanup FloatingActionButton code to remove unneeded code. by Aurimas Liutikas · 8 years ago
  34. eb316db Simplify ViewGroupUtils code. by Aurimas Liutikas · 8 years ago
  35. ecf39b9 Merge "Move to using Transitions directly for BottomNavigationView." by TreeHugger Robot · 8 years ago
  36. d89d825 Move to using Transitions directly for BottomNavigationView. by Aurimas Liutikas · 8 years ago
  37. ae71891 Move to using ValueAnimator directly instead of compat versions. by Aurimas Liutikas · 8 years ago
  38. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  39. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  40. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  41. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  42. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  43. b3db610 Fix gravity handling in CoordinatorLayout by Yuichi Araki · 8 years ago
  44. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  45. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  46. 6249e10 resolve merge conflicts of 4f0260dab2 to master by Aurimas Liutikas · 8 years ago
  47. 4f0260d Fix a crash in clearning BottomNavigationView menu. am: 2befdb72bf by Aurimas Liutikas · 8 years ago
  48. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  49. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  50. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  51. f60f779 resolve merge conflicts of 586091d to nyc-support-25.2-dev am: a02811d96a by Alan Viverette · 8 years ago
  52. a02811d resolve merge conflicts of 586091d to nyc-support-25.2-dev by Alan Viverette · 8 years ago
  53. 586091d Fix password toggle taking FOCUS_DOWN events by Chris Banes · 8 years ago
  54. 91d4708 Fix Design test on TV am: f16fff9d2d am: 86a664690a by Dake Gu · 8 years ago
  55. 86a6646 Fix Design test on TV am: f16fff9d2d by Dake Gu · 8 years ago
  56. a5c4b30 Merge "Fix Design test on TV" into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  57. 7d2eb0d Fix BottomNavigationView label placement. am: 583f64754e am: 98551dfca0 by Aurimas Liutikas · 8 years ago
  58. 98551df Fix BottomNavigationView label placement. am: 583f64754e by Aurimas Liutikas · 8 years ago
  59. 2befdb7 Fix a crash in clearning BottomNavigationView menu. by Aurimas Liutikas · 8 years ago
  60. 583f647 Fix BottomNavigationView label placement. by Aurimas Liutikas · 8 years ago
  61. f16fff9 Fix Design test on TV by Dake Gu · 8 years ago
  62. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  63. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  64. 5ea2e9f Stop running CoordinatorSnackbarWithFabTest#testBuiltInSliding on pre API 21 devices. by Aurimas Liutikas · 8 years ago
  65. 45496ab Merge "Pointer icon tests for support library" by TreeHugger Robot · 8 years ago
  66. f2acb8f Stop nested scolling calling onDependentViewChanged am: e53397216e by Chris Banes · 8 years ago
  67. b3842b2 Merge "Stop nested scolling calling onDependentViewChanged" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  68. 5cd66d7 Fix AppBarLayout elevation jump on API 21-23 am: df2d45b762 by Chris Banes · 8 years ago
  69. 44fbe8f Fix various AppBarLayout restoration bugs am: 2bab57ed97 by Chris Banes · 8 years ago
  70. a71f1ca Merge "Fix AppBarLayout elevation jump on API 21-23" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  71. 0275c0f Merge "Fix various AppBarLayout restoration bugs" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  72. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  73. 40f932f Merge "Remove javadocTask and javadocJarTask." into nyc-support-25.2-dev by Aurimas Liutikas · 8 years ago
  74. df2d45b Fix AppBarLayout elevation jump on API 21-23 by Chris Banes · 8 years ago
  75. e533972 Stop nested scolling calling onDependentViewChanged by Chris Banes · 8 years ago
  76. 2bab57e Fix various AppBarLayout restoration bugs by Chris Banes · 8 years ago
  77. 598f0ea Fix TextInputLayout's hint not expanding am: 4a3d735307 by Chris Banes · 8 years ago
  78. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  79. 79ba585 Merge "Fix TextInputLayout's hint not expanding" into nyc-support-25.2-dev by Chris Banes · 8 years ago
  80. 9c20fdf Add onClick listener test for FABs am: 06c0637dba by Chris Banes · 8 years ago
  81. 4a3d735 Fix TextInputLayout's hint not expanding by Chris Banes · 8 years ago
  82. 06c0637 Add onClick listener test for FABs by Chris Banes · 8 years ago
  83. f4ec571 Merge "Introduce ViewCompat.setTooltip" by TreeHugger Robot · 8 years ago
  84. daa85ce Introduce ViewCompat.setTooltip by Vladislav Kaznacheev · 8 years ago
  85. ee6c895 Pointer icon tests for support library by Vladislav Kaznacheev · 8 years ago
  86. 68bc2d5 Extend offsetTopBottom vs setTranslationY to KK platform as well by Kirill Grouchnikov · 8 years ago
  87. 499eb99 Merge "Fix BottomSheetBehavior settling state" by Yuichi Araki · 8 years ago
  88. bec3a17 Merge "Remove unnecessary @TargetApi annotations" by TreeHugger Robot · 8 years ago
  89. c562582 Merge "Remove deprecated isDirty method" by TreeHugger Robot · 8 years ago
  90. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  91. 496b76b Move the now-deprecated setCallback to Snackbar by Kirill Grouchnikov · 8 years ago
  92. 724523e Merge "Perform API backwards compatibility check as part of support checkApi" by TreeHugger Robot · 8 years ago
  93. 62ff5d9 Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago
  94. 9a4c351 Remove deprecated isDirty method by Chris Banes · 8 years ago
  95. 5cd172f Fix CollapsingToolbarLayout scrim not being drawn am: cf5f5d47bd by Chris Banes · 8 years ago
  96. 42878ed resolve merge conflicts of abf273c to master by Chris Banes · 8 years ago
  97. e13fc03 Document Behavior handling of touch events am: 68b5181ede by Chris Banes · 8 years ago
  98. 9e34c75 Merge "Fix CollapsingToolbarLayout scrim not being drawn" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  99. 0b64d3f Merge "Move CoordinatorLayout to use a pool for temp Rects" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  100. ac12f4a Merge "Document Behavior handling of touch events" into nyc-support-25.1-dev by Chris Banes · 8 years ago