1. e337f69 Rename View.setTooltip/getTooltip to setTooltipText/getTooltipText by Vladislav Kaznacheev · 8 years ago
  2. e308f98 Fix scroll|enterAlways when we have a top inset am: 116332176f by Chris Banes · 8 years ago
  3. 1163321 Fix scroll|enterAlways when we have a top inset by Chris Banes · 8 years ago
  4. 22f13fd Fix some issues caught via a static analyzer am: f83358389f by Chris Banes · 8 years ago
  5. a347d33 Fix gravity handling in CoordinatorLayout am: b3db610105 by Yuichi Araki · 8 years ago
  6. ef58d27 Merge "Fix gravity handling in CoordinatorLayout" into nyc-support-25.2-dev by Yuichi Araki · 8 years ago
  7. 3c651e3 Merge "Cleanup FloatingActionButton code to remove unneeded code." by Aurimas Liutikas · 8 years ago
  8. 898f152 Remeasure snackbar inner layout if it's MATCH_PARENT in width am: 1197ecfe52 by Kirill Grouchnikov · 8 years ago
  9. 1197ecf Remeasure snackbar inner layout if it's MATCH_PARENT in width by Kirill Grouchnikov · 8 years ago
  10. f833583 Fix some issues caught via a static analyzer by Chris Banes · 8 years ago
  11. 522c70a Cleanup FloatingActionButton code to remove unneeded code. by Aurimas Liutikas · 8 years ago
  12. eb316db Simplify ViewGroupUtils code. by Aurimas Liutikas · 8 years ago
  13. ecf39b9 Merge "Move to using Transitions directly for BottomNavigationView." by TreeHugger Robot · 8 years ago
  14. d89d825 Move to using Transitions directly for BottomNavigationView. by Aurimas Liutikas · 8 years ago
  15. ae71891 Move to using ValueAnimator directly instead of compat versions. by Aurimas Liutikas · 8 years ago
  16. b3db610 Fix gravity handling in CoordinatorLayout by Yuichi Araki · 8 years ago
  17. 6249e10 resolve merge conflicts of 4f0260dab2 to master by Aurimas Liutikas · 8 years ago
  18. 4f0260d Fix a crash in clearning BottomNavigationView menu. am: 2befdb72bf by Aurimas Liutikas · 8 years ago
  19. f60f779 resolve merge conflicts of 586091d to nyc-support-25.2-dev am: a02811d96a by Alan Viverette · 8 years ago
  20. a02811d resolve merge conflicts of 586091d to nyc-support-25.2-dev by Alan Viverette · 8 years ago
  21. 586091d Fix password toggle taking FOCUS_DOWN events by Chris Banes · 8 years ago
  22. 7d2eb0d Fix BottomNavigationView label placement. am: 583f64754e am: 98551dfca0 by Aurimas Liutikas · 8 years ago
  23. 98551df Fix BottomNavigationView label placement. am: 583f64754e by Aurimas Liutikas · 8 years ago
  24. 2befdb7 Fix a crash in clearning BottomNavigationView menu. by Aurimas Liutikas · 8 years ago
  25. 583f647 Fix BottomNavigationView label placement. by Aurimas Liutikas · 8 years ago
  26. f2acb8f Stop nested scolling calling onDependentViewChanged am: e53397216e by Chris Banes · 8 years ago
  27. b3842b2 Merge "Stop nested scolling calling onDependentViewChanged" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  28. 5cd66d7 Fix AppBarLayout elevation jump on API 21-23 am: df2d45b762 by Chris Banes · 8 years ago
  29. 44fbe8f Fix various AppBarLayout restoration bugs am: 2bab57ed97 by Chris Banes · 8 years ago
  30. a71f1ca Merge "Fix AppBarLayout elevation jump on API 21-23" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  31. df2d45b Fix AppBarLayout elevation jump on API 21-23 by Chris Banes · 8 years ago
  32. e533972 Stop nested scolling calling onDependentViewChanged by Chris Banes · 8 years ago
  33. 2bab57e Fix various AppBarLayout restoration bugs by Chris Banes · 8 years ago
  34. 598f0ea Fix TextInputLayout's hint not expanding am: 4a3d735307 by Chris Banes · 8 years ago
  35. 4a3d735 Fix TextInputLayout's hint not expanding by Chris Banes · 8 years ago
  36. f4ec571 Merge "Introduce ViewCompat.setTooltip" by TreeHugger Robot · 8 years ago
  37. daa85ce Introduce ViewCompat.setTooltip by Vladislav Kaznacheev · 8 years ago
  38. 68bc2d5 Extend offsetTopBottom vs setTranslationY to KK platform as well by Kirill Grouchnikov · 8 years ago
  39. 499eb99 Merge "Fix BottomSheetBehavior settling state" by Yuichi Araki · 8 years ago
  40. bec3a17 Merge "Remove unnecessary @TargetApi annotations" by TreeHugger Robot · 8 years ago
  41. c562582 Merge "Remove deprecated isDirty method" by TreeHugger Robot · 8 years ago
  42. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  43. 496b76b Move the now-deprecated setCallback to Snackbar by Kirill Grouchnikov · 8 years ago
  44. 724523e Merge "Perform API backwards compatibility check as part of support checkApi" by TreeHugger Robot · 8 years ago
  45. 62ff5d9 Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago
  46. 9a4c351 Remove deprecated isDirty method by Chris Banes · 8 years ago
  47. 5cd172f Fix CollapsingToolbarLayout scrim not being drawn am: cf5f5d47bd by Chris Banes · 8 years ago
  48. 42878ed resolve merge conflicts of abf273c to master by Chris Banes · 8 years ago
  49. e13fc03 Document Behavior handling of touch events am: 68b5181ede by Chris Banes · 8 years ago
  50. 9e34c75 Merge "Fix CollapsingToolbarLayout scrim not being drawn" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  51. 0b64d3f Merge "Move CoordinatorLayout to use a pool for temp Rects" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  52. ac12f4a Merge "Document Behavior handling of touch events" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  53. abf273c Move CoordinatorLayout to use a pool for temp Rects by Chris Banes · 8 years ago
  54. b2a5b52 resolve merge conflicts of c88a088 to nyc-support-25.1-dev by Chris Banes · 8 years ago
  55. c88a088 Fix dodge rect contains check by Chris Banes · 8 years ago
  56. d7283f6 Fix Talkback on BottomSheetDialog by Yuichi Araki · 8 years ago
  57. ca9c743 Move the now-deprecated setCallback to Snackbar by Kirill Grouchnikov · 8 years ago
  58. cf5f5d4 Fix CollapsingToolbarLayout scrim not being drawn by Chris Banes · 8 years ago
  59. 68b5181 Document Behavior handling of touch events by Chris Banes · 8 years ago
  60. 6a16e82 Revert "Don't dispatch touch events to Behaviors to all views" am: d50f319494 by Chris Banes · 8 years ago
  61. ab32443 Merge "Revert "Don't dispatch touch events to Behaviors to all views"" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  62. d50f319 Revert "Don't dispatch touch events to Behaviors to all views" by Chris Banes · 8 years ago
  63. 5347bf6 Fix BottomSheetBehavior settling state by Yuichi Araki · 8 years ago
  64. 0b6dc07 Fix CoordinatorLayout inset tests am: f073132a9b am: 5449394ea3 by Chris Banes · 8 years ago
  65. 5449394 Fix CoordinatorLayout inset tests am: f073132a9b by Chris Banes · 8 years ago
  66. 4b9c89a Small TextInputLayout label fixes am: 964604ee8f by Chris Banes · 8 years ago
  67. b1d1c04 Merge "Small TextInputLayout label fixes" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  68. 342b651 Don't dispatch touch events to Behaviors to all views am: 4a5dd89804 by Chris Banes · 8 years ago
  69. 4a5dd89 Don't dispatch touch events to Behaviors to all views by Chris Banes · 8 years ago
  70. f073132 Fix CoordinatorLayout inset tests by Chris Banes · 8 years ago
  71. 7d87350 Clarify how to select BottomNavigationView active item. am: bd9914de4a by Aurimas Liutikas · 8 years ago
  72. 84e1e86 Possibly fix IllegalArgumentException for dodge insets am: c3e71f0d47 am: 406a0125b1 am: e427066cde by Chris Banes · 8 years ago
  73. 245f6b0 Possibly fix IllegalArgumentException for dodge insets am: c3e71f0d47 by Chris Banes · 8 years ago
  74. fd9094c Fix FAB showing as pressed when the user drags off it am: cd2d929720 by Chris Banes · 8 years ago
  75. 964604e Small TextInputLayout label fixes by Chris Banes · 8 years ago
  76. bd9914d Clarify how to select BottomNavigationView active item. by Aurimas Liutikas · 8 years ago
  77. 0991153 Merge "Fix FAB showing as pressed when the user drags off it" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  78. c3e71f0 Possibly fix IllegalArgumentException for dodge insets by Chris Banes · 8 years ago
  79. 77d397d Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago
  80. cd2d929 Fix FAB showing as pressed when the user drags off it by Chris Banes · 8 years ago
  81. 1256b3e Fix accessibility for password toggle button am: 907eab4454 by Chris Banes · 8 years ago
  82. ce68d2b Merge "Fix accessibility for password toggle button" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  83. ae7724d Don't dispatch nested scroll events to GONE views am: 829400b805 by Chris Banes · 8 years ago
  84. e47578f Merge "Don't dispatch nested scroll events to GONE views" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  85. 0083436 resolve merge conflicts of 8e10080 to master by Aurimas Liutikas · 8 years ago
  86. 829400b Don't dispatch nested scroll events to GONE views by Chris Banes · 8 years ago
  87. 907eab4 Fix accessibility for password toggle button by Chris Banes · 8 years ago
  88. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  89. bd9769e Fix BottomNavigationMenu item selection via Menu object am: 69557a3a03 by Aurimas Liutikas · 8 years ago
  90. b4da44d Fix BottomNavigationMenu item selection via Menu object am: 69557a3a03 by Aurimas Liutikas · 8 years ago
  91. b66a8bd Handle ACTION_DISMISS in BottomSheetDialog am: 4d6a96371a by Yuichi Araki · 8 years ago
  92. 7f0e561 Use a different API to slide snackbars on JB by Kirill Grouchnikov · 8 years ago
  93. 4d6a963 Handle ACTION_DISMISS in BottomSheetDialog by Yuichi Araki · 8 years ago
  94. 69557a3 Fix BottomNavigationMenu item selection via Menu object by Aurimas Liutikas · 8 years ago
  95. 514965d Switch Snackbar slides to ValueAnimatorCompat. by Kirill Grouchnikov · 8 years ago
  96. 27a0a2b Stop measure/layout on GONE views in CoordinatorLayout am: 5435163672 by Chris Banes · 8 years ago
  97. 5504bf1 Stop measure/layout on GONE views in CoordinatorLayout am: 5435163672 by Chris Banes · 8 years ago
  98. 5435163 Stop measure/layout on GONE views in CoordinatorLayout by Chris Banes · 8 years ago
  99. 7740d10 Fix TextInputLayout hint not working in extract mode am: 5eab26a2b6 by Chris Banes · 8 years ago
  100. 773434a Fix TextInputLayout hint not working in extract mode am: 5eab26a2b6 by Chris Banes · 8 years ago