1. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  2. 2d8c0b4 Merge \\\"Fix scrolling view position with fitSystemWindows parent\\\" into nyc-dev am: 1082886555 am: 736c426dcf by Chris Banes · 8 years ago
  3. 2e522d2 Fix scrolling view position with fitSystemWindows parent by Chris Banes · 8 years ago
  4. 9117709 Update BottomSheetCallback.onSlide() documentation. by Aurimas Liutikas · 8 years ago
  5. 19a8041 Fix CollapsingToolbarLayout consuming insets by Chris Banes · 8 years ago
  6. 7447d24 Merge "Fix CollapsingToolbarLayout displaying over icons" by Chris Banes · 8 years ago
  7. 8f8034a Add autoHide to FloatingActionButton by Yuichi Araki · 8 years ago
  8. f6cef5c Merge "Fix enterAlways|enterAlwaysCollapsed with window insets" into nyc-dev am: 3df4cf603e am: c321341d60 by Chris Banes · 8 years ago
  9. 2aabff2 Move clearColorFilter() workaround to DrawableCompat by Chris Banes · 8 years ago
  10. b2535ce Fix CollapsingToolbarLayout displaying over icons by Chris Banes · 8 years ago
  11. 1363335 Fix enterAlways|enterAlwaysCollapsed with window insets by Chris Banes · 8 years ago
  12. c9a8595 Fix a random assortment of spelling errors. by Aurimas Liutikas · 8 years ago
  13. 15375aa Add missing @Override annotations in support library code. by Aurimas Liutikas · 8 years ago
  14. ff3cafa Merge "Actually change api to use long in CollapsingToolbarLayout." into nyc-dev am: 44e80233cd am: 2e32a8ad39 by Aurimas Liutikas · 8 years ago
  15. 9ee6a3f Actually change api to use long in CollapsingToolbarLayout. by Aurimas Liutikas · 8 years ago
  16. a847100 Update CollapsingToolbarLayout API to use long instead of int. am: e852801f92 am: 07471cfc65 by Aurimas Liutikas · 8 years ago
  17. e852801 Update CollapsingToolbarLayout API to use long instead of int. by Aurimas Liutikas · 8 years ago
  18. bcf20d2 Merge "Fix for AppBarLayout\'s scrolling view not laying out WIP" into nyc-dev am: 95c069158d am: 2400816160 by Chris Banes · 8 years ago
  19. 6d2682f Fix for AppBarLayout's scrolling view not laying out WIP by Chris Banes · 8 years ago
  20. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  21. e0be225 Update APIs for behavior_skipCollapsed am: 3fa74e0b52 am: e05e16d617 by Yuichi Araki · 8 years ago
  22. 3fa74e0 Update APIs for behavior_skipCollapsed by Yuichi Araki · 8 years ago
  23. 0ae4d1f Add behavior_skipCollapsed for bottom sheet am: 362585b01e am: c5ce2cafd7 by Yuichi Araki · 8 years ago
  24. 362585b Add behavior_skipCollapsed for bottom sheet by Yuichi Araki · 8 years ago
  25. 529cd21 Fix stray LOCAL_SDK_VERSION pointing to 7 instead of 9 by Kirill Grouchnikov · 8 years ago
  26. 2f658c4 Merge "Final pass for removing all donut/eclair/froyo references" by Kirill Grouchnikov · 8 years ago
  27. 1b3e946 Clean up internal usage of now-deprecated Compat APIs by Kirill Grouchnikov · 8 years ago
  28. 64dbe1d Final pass for removing all donut/eclair/froyo references by Kirill Grouchnikov · 8 years ago
  29. 11110d4 Merge "Clean-up pass over support lib modules" by Kirill Grouchnikov · 8 years ago
  30. 753fc85 Design lib styleables rename pt.2 am: 73e7a06fb6 am: 55a7653fda am: 9b38566f0e by Chris Banes · 8 years ago
  31. 73e7a06 Design lib styleables rename pt.2 by Chris Banes · 8 years ago
  32. fbea0e5 Rename design lib layout styleables am: c6cbbb50a0 am: 962b1f1706 am: fd95e6506d by Chris Banes · 8 years ago
  33. c6cbbb5 Rename design lib layout styleables by Chris Banes · 8 years ago
  34. f4893cf Clean-up pass over support lib modules by Kirill Grouchnikov · 8 years ago
  35. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  36. db0eb65 Merge "Fix TabLayout long click Toast placement" into nyc-dev by TreeHugger Robot · 8 years ago
  37. 00559e3 Merge "TabLayout + ViewPager improvements" into nyc-dev by Chris Banes · 8 years ago
  38. 3be5f23 Fix TabLayout long click Toast placement by Chris Banes · 8 years ago
  39. 05f5ba0 Backport AbsSavedState and fixes to v4 by Chris Banes · 8 years ago
  40. ac23e76 Merge "Fix TextInputLayout not clearing the error on Lollipop" into mnc-ub-dev by Chris Banes · 8 years ago
  41. 8f27603 TabLayout + ViewPager improvements by Chris Banes · 9 years ago
  42. 57aa00c Tweak AppBarLayout scroll duration by Chris Banes · 8 years ago
  43. 05c8a18 Remove dependencies on Activity from common Fragment superclasses by Adam Powell · 8 years ago
  44. fc4dd4c Fix TextInputLayout not clearing the error on Lollipop by Chris Banes · 8 years ago
  45. 66955d2 Merge "More customization methods for CollapsingToolbarLayout" into nyc-dev by Chris Banes · 8 years ago
  46. b695a48 Fix fast subsequent TextInputLayout.setError() calls am: 7d1f61a17d by Chris Banes · 8 years ago
  47. 7d1f61a Fix fast subsequent TextInputLayout.setError() calls by Chris Banes · 8 years ago
  48. 6df5bb9 More customization methods for CollapsingToolbarLayout by Chris Banes · 8 years ago
  49. ea0bce9 Expose both Behavior constructors in FloatingActionButton by Chris Banes · 9 years ago
  50. b9b83cc Merge "Make snap with enterAlways|enterAlwaysCollapsed" into mnc-ub-dev by Chris Banes · 9 years ago
  51. fb2e1f1 Merge "Make snap with enterAlways|enterAlwaysCollapsed" into mnc-ub-dev by Chris Banes · 9 years ago
  52. 674b11a Merge "Let touch events fall through from bottom sheet" into mnc-ub-dev by Yuichi Araki · 9 years ago
  53. 108a7a8 Make snap with enterAlways|enterAlwaysCollapsed by Chris Banes · 9 years ago
  54. 1dbdc6b Let touch events fall through from bottom sheet by Yuichi Araki · 9 years ago
  55. 45c1427 Fix build again DO NOT MERGE ANYWHERE by Chris Banes · 9 years ago
  56. 2dfbb6c Fix build again by Chris Banes · 9 years ago
  57. 9cf7823 Fix build for FloatingActionButton by Chris Banes · 9 years ago
  58. 1de702f Merge "Fix the FAB not returning when animations are disabled" into mnc-ub-dev by Chris Banes · 9 years ago
  59. ebb9b8c Fix SDK int check in TextInputLayout am: bdb210a by Chris Banes · 9 years ago
  60. 335da99 Merge "Revert "TabLayout + ViewPager improvements"" into nyc-dev by Ryan Lothian · 9 years ago
  61. dbc2b63 Revert "TabLayout + ViewPager improvements" by Ryan Lothian · 9 years ago
  62. 641460f Merge "TabLayout + ViewPager improvements" into nyc-dev by Chris Banes · 9 years ago
  63. c036550 Fix the FAB not returning when animations are disabled by Chris Banes · 9 years ago
  64. b75a16f Enable automatic FAB show/hide to work without minHeight by Chris Banes · 9 years ago
  65. 7555fd5 TabLayout + ViewPager improvements by Chris Banes · 9 years ago
  66. bdb210a Fix SDK int check in TextInputLayout by Chris Banes · 9 years ago
  67. 801fc37 Merge "Fix TabLayout text size issue" into nyc-dev by Chris Banes · 9 years ago
  68. 926cd28 Fix design support lib docs build by Chris Banes · 9 years ago
  69. cb849a7 Merge "Use StateListAnimator for AppBarLayout elevation changes" into nyc-dev by Chris Banes · 9 years ago
  70. 27da60c Fix TabLayout text size issue by Chris Banes · 9 years ago
  71. cb461c1 Merge "Build support libs with AAPT2" into nyc-dev by Adam Lesinski · 9 years ago
  72. 6759b10 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  73. ae0f778 Fix FAB + Snackbar stacking with hidden FAB by Chris Banes · 9 years ago
  74. 1a8e488 Use StateListAnimator for AppBarLayout elevation changes by Chris Banes · 9 years ago
  75. bba7804 Merge "Revert "Build support libs with AAPT2"" into nyc-dev by Adam Lesinski · 9 years ago
  76. 57f3918 Revert "Build support libs with AAPT2" by Adam Lesinski · 9 years ago
  77. 920dacf Merge "Build support libs with AAPT2" into nyc-dev by Adam Lesinski · 9 years ago
  78. 66b8608 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  79. c1e2e3b Merge "Fix multi-pointer behavior for Snackbar." into mnc-ub-dev am: 1315db6 by Aurimas Liutikas · 9 years ago
  80. 1315db6 Merge "Fix multi-pointer behavior for Snackbar." into mnc-ub-dev by Chris Flatt · 9 years ago
  81. b21b549 Merge "Add workaround for invalidation bug on API 21-22" into mnc-ub-dev by Chris Banes · 9 years ago
  82. 0799afc Merge "Add workaround for invalidation bug on API 21-22" into mnc-ub-dev by Chris Banes · 9 years ago
  83. 318baf8 Add workaround for invalidation bug on API 21-22 by Chris Banes · 9 years ago
  84. a2f7210 Merge "Allow AppBarLayout to be taller than CoordinatorLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  85. 4ac91fa Revert "Build support libs with AAPT2" by Adam Lesinski · 9 years ago
  86. 0dac8d8 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  87. bca7a51 Allow AppBarLayout to be taller than CoordinatorLayout by Chris Banes · 9 years ago
  88. 78d6f4a Fix multi-pointer behavior for Snackbar. by Aurimas Liutikas · 9 years ago
  89. 1d321c8 Merge "Fix layout when BottomSheet is moving" into nyc-dev by Yuichi Araki · 9 years ago
  90. 4f0c820 Merge "Fix setState with the current state" into mnc-ub-dev am: c5f5f85 by Yuichi Araki · 9 years ago
  91. c5f5f85 Merge "Fix setState with the current state" into mnc-ub-dev by Yuichi Araki · 9 years ago
  92. 6bef5a3 Fix layout when BottomSheet is moving by Yuichi Araki · 9 years ago
  93. 2b84e67 Merge "Use the EditText\'s gravity for TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  94. 0c098da Merge "Use the EditText's gravity for TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  95. e0573df Fix setState with the current state by Yuichi Araki · 9 years ago
  96. a5c4f9f Merge "BottomSheetBehavior#setState before layout" into mnc-ub-dev am: 9203384 by Yuichi Araki · 9 years ago
  97. 2d72783 Merge "Fix NPE when calling setState() before onLayoutChild()" into mnc-ub-dev by Taeho Kim · 9 years ago
  98. 9203384 Merge "BottomSheetBehavior#setState before layout" into mnc-ub-dev by Yuichi Araki · 9 years ago
  99. 93978d0 Merge "Fix NPE when calling setState() before onLayoutChild()" into mnc-ub-dev by Yuichi Araki · 9 years ago
  100. 56f0ad8 Fix FloatingActionButton doc build by Chris Banes · 9 years ago