1. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  2. 993e741 Added sizing api to FAB by Alper Gundogdu · 7 years ago
  3. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  4. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  5. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  6. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  7. a3f5b46 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  8. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  9. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  10. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  11. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  12. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  13. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  14. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  15. 8f8034a Add autoHide to FloatingActionButton by Yuichi Araki · 8 years ago
  16. ff3cafa Merge "Actually change api to use long in CollapsingToolbarLayout." into nyc-dev am: 44e80233cd am: 2e32a8ad39 by Aurimas Liutikas · 8 years ago
  17. 9ee6a3f Actually change api to use long in CollapsingToolbarLayout. by Aurimas Liutikas · 8 years ago
  18. a847100 Update CollapsingToolbarLayout API to use long instead of int. am: e852801f92 am: 07471cfc65 by Aurimas Liutikas · 8 years ago
  19. e852801 Update CollapsingToolbarLayout API to use long instead of int. by Aurimas Liutikas · 8 years ago
  20. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  21. 3fa74e0 Update APIs for behavior_skipCollapsed by Yuichi Araki · 8 years ago
  22. 05f5ba0 Backport AbsSavedState and fixes to v4 by Chris Banes · 8 years ago
  23. 6df5bb9 More customization methods for CollapsingToolbarLayout by Chris Banes · 8 years ago
  24. ea0bce9 Expose both Behavior constructors in FloatingActionButton by Chris Banes · 8 years ago
  25. 2dfbb6c Fix build again by Chris Banes · 8 years ago
  26. 1de702f Merge "Fix the FAB not returning when animations are disabled" into mnc-ub-dev by Chris Banes · 8 years ago
  27. c036550 Fix the FAB not returning when animations are disabled by Chris Banes · 8 years ago
  28. 1a8e488 Use StateListAnimator for AppBarLayout elevation changes by Chris Banes · 9 years ago
  29. a2f7210 Merge "Allow AppBarLayout to be taller than CoordinatorLayout" into mnc-ub-dev by Chris Banes · 8 years ago
  30. bca7a51 Allow AppBarLayout to be taller than CoordinatorLayout by Chris Banes · 8 years ago
  31. a1de3ee Make FAB react to window size by Chris Banes · 8 years ago
  32. 3cbbf6c Add overload for setupWithViewPager() by Chris Banes · 8 years ago
  33. 0f268e0 Merge "Fix FloatingActionButton.setBackgroundTint* not working" into mnc-ub-dev by Chris Banes · 8 years ago
  34. 1711e87 Fix FloatingActionButton.setBackgroundTint* not working by Chris Banes · 8 years ago
  35. 6f9a84a Add add/remove methods for TabLayout's selection listener by Chris Banes · 8 years ago
  36. 44a0890 Revert "Add add/remove methods for TabLayout's selection listener" by Chris Banes · 8 years ago
  37. ee41c20 Add add/remove methods for TabLayout's selection listener by Chris Banes · 8 years ago
  38. b0f71922 Fix some rough edges in AppCompat + VDC by Chris Banes · 8 years ago
  39. 4d4b8a2 Make CoordinatorLayout Behavior scrim methods non-final by Adam Powell · 8 years ago
  40. b2f568c AppBarLayout overlap layout fix by Chris Banes · 9 years ago
  41. b4a1c82 Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev by Yuichi Araki · 9 years ago
  42. 4cc50ca Allow TabLayout items to be added in a layout by Chris Banes · 9 years ago
  43. dffd8d4 BottomSheetBehavior passes View to callbacks by Yuichi Araki · 9 years ago
  44. fc03cb4 Add TextInputEditText to accompany TextInputLayout by Chris Banes · 9 years ago
  45. 5e7673e Fix AppBarLayout layout issues by Chris Banes · 9 years ago
  46. 4df3c15 Rename BottomSheetListener to BottomSheetCallback by Yuichi Araki · 9 years ago
  47. 623321e Merge "BottomSheetDialog and BottomSheetDialogFragment" into mnc-ub-dev by Yuichi Araki · 9 years ago
  48. 1e220ff Rename FAB elevation methods by Chris Banes · 9 years ago
  49. bf98761 BottomSheetDialog and BottomSheetDialogFragment by Yuichi Araki · 9 years ago
  50. 8868c3d Add 23.1.1 support library API files by Chris Banes · 9 years ago
  51. f28a0f7 Add hide feature to BottomSheetBehavior by Yuichi Araki · 9 years ago
  52. c682e2c Support animateLayoutChanges with ABL by Chris Banes · 9 years ago
  53. c9ed7ba Fix build. by Aurimas Liutikas · 9 years ago
  54. d163908 Merge "Add dynamic tab support to TabLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  55. 38cc44c Add dynamic tab support to TabLayout by Chris Banes · 9 years ago
  56. 6d7a9a0 Add compat padding to FloatingActionButton ala CardView by Chris Banes · 9 years ago
  57. f6b1b74 Merge "Add setHintEnabled to TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  58. 3d81c90 Add getter for FAB content background by Chris Banes · 9 years ago
  59. 380cfd7 Add setHintEnabled to TextInputLayout by Chris Banes · 9 years ago
  60. d9cbe69 Add getContentRect() API to FloatingActionButton by Chris Banes · 9 years ago
  61. 62aa0b2 Fix build by Chris Banes · 9 years ago
  62. e948c13 Add isCounterEnabled to TextInputLayout by Yuichi Araki · 9 years ago
  63. cdccc4c Add a way to get header views from NavigationView by Yuichi Araki · 9 years ago
  64. fc780ba Respect a FloatingActionButton's visibility when anchored by Chris Banes · 9 years ago
  65. d9d77f4 Merge "Add getters/setters for CollapsingToolbarLayout title margins" into mnc-ub-dev by Chris Banes · 9 years ago
  66. cae5169 Merge "Ensure that SwipeDismissBehavior affects the correct view" into mnc-ub-dev by Chris Banes · 9 years ago
  67. 4e9e5d5 Merge "Initial implementation of BottomSheet" into mnc-ub-dev by Yuichi Araki · 9 years ago
  68. 34550bb Add getters/setters for CollapsingToolbarLayout title margins by Chris Banes · 9 years ago
  69. 02751b1 Ensure that SwipeDismissBehavior affects the correct view by Chris Banes · 9 years ago
  70. b1d3557 Add 23.1.0 API files by Chris Banes · 9 years ago
  71. 452f94d Initial implementation of BottomSheet by Yuichi Araki · 9 years ago
  72. 62ab25d Use ParcelableCompat for CREATOR creation by Chris Banes · 9 years ago
  73. 6f800ea Merge "FloatingActionButton fixes" into mnc-ub-dev by Chris Banes · 9 years ago
  74. 3480b31 Merge "Fix Snackbar#show() not working after rotation" into mnc-ub-dev by Chris Banes · 9 years ago
  75. 26b8f02 Merge "Add a listener to FloatingActionButton show() and hide()." into mnc-ub-dev by Mark Wei · 9 years ago
  76. 0ad7ef5 Add a listener to FloatingActionButton show() and hide(). by Mark Wei · 9 years ago
  77. 5462d3e Fix Snackbar#show() not working after rotation by Chris Banes · 9 years ago
  78. 18d2225 FloatingActionButton fixes by Chris Banes · 9 years ago
  79. 72a0913 Improve header dragging by Chris Banes · 9 years ago
  80. 0eb4e73 Merge "Update NavigationView to use CoordinatorLayout for header and list." into mnc-ub-dev by Mady Mellor · 9 years ago
  81. 99e5287 Merge "Improve typeface support in the collapsing text widgets" into mnc-ub-dev by Chris Banes · 9 years ago
  82. ec161ac Update NavigationView to use CoordinatorLayout for header and list. by Mady Mellor · 9 years ago
  83. 249ad6f Add support for character counter by Yuichi Araki · 9 years ago
  84. d29e79f Improve typeface support in the collapsing text widgets by Chris Banes · 9 years ago
  85. bc22c4f Add ability to snap AppBarLayout children to edges by Chris Banes · 9 years ago
  86. 0d2f463 Make sure that AppBarLayout is laid out correctly by Chris Banes · 9 years ago
  87. e9f1ca9 Improvements around CollapsingToolbarLayout's scrims by Chris Banes · 9 years ago
  88. 28ea331 am d7d46d93: am 355984b6: am 490bf528: Get support lib ready for release by Chris Banes · 9 years ago
  89. 490bf52 Get support lib ready for release by Chris Banes · 9 years ago
  90. 3531cb3 Make FloatingActionButton focusable by Chris Banes · 9 years ago
  91. 1701fea Allow CollapsingToolbarLayout's title is be disabled by Chris Banes · 9 years ago
  92. eb344aa Merge "TextInputLayout fixes" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  93. b8a3b8e TextInputLayout fixes by Chris Banes · 9 years ago
  94. e51e533 API tidy up for Snackbar by Chris Banes · 9 years ago
  95. d888896 Merge "Bump version to v22.2.1" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  96. d4c72f0 Allow vertical dragging of AppBarLayout by Chris Banes · 9 years ago
  97. 2aa57ab Expand TextInputLayout's API with more getters/setters by Chris Banes · 9 years ago
  98. cc2ee74 Bump version to v22.2.1 by Chris Banes · 9 years ago
  99. 9995f7b Add APIs to set AppBarLayout to be expanded or not by Chris Banes · 9 years ago
  100. 5c7d7bb Setters for CollapsingToolbarLayout title gravity by Chris Banes · 9 years ago