1. a3f5b46 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  2. 1b8473b Remove unwanted padding from AppBarLayout by Chris Banes · 7 years ago
  3. 101d137 Revert "Move CoordinatorLayout from design to core-ui" by Kirill Grouchnikov · 7 years ago
  4. 0a63a35 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  5. f055439 Rename colorTextError to colorError for consistency with FW by Kirill Grouchnikov · 7 years ago
  6. 0ee1c0c Merge "Make support toolbars into keyboard navigation clusters" into oc-dev by TreeHugger Robot · 7 years ago
  7. d2d9079 Make support toolbars into keyboard navigation clusters by Evan Rosky · 7 years ago
  8. be551c4 Move textColorError from design to appcompat by Kirill Grouchnikov · 7 years ago
  9. 751f614 resolve merge conflicts of 08aea1c647 to oc-dev by Yuichi Araki · 7 years ago
  10. 96eebaf Status bar background for BottomSheetDialog by Yuichi Araki · 7 years ago
  11. ff46035 Mark path as non translatable am: e255ac7362 am: 0f5db67b4a am: 8cd0fbe0dd by ztenghui · 8 years ago
  12. e255ac7 Mark path as non translatable by ztenghui · 8 years ago
  13. 522c70a Cleanup FloatingActionButton code to remove unneeded code. by Aurimas Liutikas · 8 years ago
  14. 7d2eb0d Fix BottomNavigationView label placement. am: 583f64754e am: 98551dfca0 by Aurimas Liutikas · 8 years ago
  15. 583f647 Fix BottomNavigationView label placement. by Aurimas Liutikas · 8 years ago
  16. d7283f6 Fix Talkback on BottomSheetDialog by Yuichi Araki · 8 years ago
  17. 964604e Small TextInputLayout label fixes by Chris Banes · 8 years ago
  18. 907eab4 Fix accessibility for password toggle button by Chris Banes · 8 years ago
  19. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  20. 80761fe Update TextInputLayout icon for spec update by Chris Banes · 8 years ago
  21. d484061 Add shadow to BottomNavigationView. am: 7ff7ddcb89 by Aurimas Liutikas · 8 years ago
  22. 7ff7ddc Add shadow to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  23. 111ab99 Force BottomNavigationView item labels to be singleLine. by Aurimas Liutikas · 8 years ago
  24. 02df9a2 Merge "Force BottomNavigationView item labels to be singleLine." by Aurimas Liutikas · 8 years ago
  25. afcc94d Force BottomNavigationView item labels to be singleLine. by Aurimas Liutikas · 8 years ago
  26. 8da7b24 Support custom views on snackbars by Kirill Grouchnikov · 8 years ago
  27. 3040806 Move design_appbar_state_list_animator.xml to correct directory. by Aurimas Liutikas · 8 years ago
  28. 4a51d9c Remove annoucement on BottomSheetDialog Background am: b8fb1f844f by Yuichi Araki · 8 years ago
  29. b8fb1f8 Remove annoucement on BottomSheetDialog Background by Yuichi Araki · 8 years ago
  30. 3cc432a Adding shifting mode to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  31. 560426d Improve text scaling animation for BottomNavigationView. by Aurimas Liutikas · 8 years ago
  32. 287b1db DO NOT MERGE ANYWHERE Remove BottomNavigationView for 24.2 release. by Aurimas Liutikas · 8 years ago
  33. 7b755f1 Move BottomNavigationView to using scale/translate for animation. by Aurimas Liutikas · 8 years ago
  34. c07c8e1 Tweak AppBarLayout elevation changes by Chris Banes · 8 years ago
  35. dfea0ea Fix Snackbar theme on sw600dp by Chris Banes · 8 years ago
  36. 93bfbc6 Merge "Add disabled support to TextInputLayout" into nyc-support-24.1-dev by Chris Banes · 8 years ago
  37. d0e8190 Fix Snackbar action button padding by Chris Banes · 8 years ago
  38. 8a40d69 Add disabled support to TextInputLayout by Chris Banes · 8 years ago
  39. 943b677 Add layout_insetEdge and layout_dodgeInsetEdges by Yuichi Araki · 8 years ago
  40. d95f547 Fix NavigationView appearance on GB by Yuichi Araki · 8 years ago
  41. c4aabf7 Merge "Make Snackbar work with translucent navigation bars" by Chris Banes · 8 years ago
  42. 27705d3 Make Snackbar work with translucent navigation bars by Chris Banes · 8 years ago
  43. 01ca48b Automatic peekHeight for bottom sheets by Yuichi Araki · 8 years ago
  44. 3324fac Merge "Implement password toggle in TextInputLayout" by Chris Banes · 8 years ago
  45. 0af4153 Merge "Initial implementation for BottomNavigationView widget." by Aurimas Liutikas · 8 years ago
  46. ddf4692 Implement password toggle in TextInputLayout by Chris Banes · 8 years ago
  47. 23e2748 Initial implementation for BottomNavigationView widget. by Aurimas Liutikas · 8 years ago
  48. f3865fb NavigationView supports full-width custom views by Yuichi Araki · 8 years ago
  49. 8f8034a Add autoHide to FloatingActionButton by Yuichi Araki · 8 years ago
  50. 362585b Add behavior_skipCollapsed for bottom sheet by Yuichi Araki · 8 years ago
  51. 73e7a06 Design lib styleables rename pt.2 by Chris Banes · 8 years ago
  52. c6cbbb5 Rename design lib layout styleables by Chris Banes · 8 years ago
  53. 6df5bb9 More customization methods for CollapsingToolbarLayout by Chris Banes · 8 years ago
  54. 1a8e488 Use StateListAnimator for AppBarLayout elevation changes by Chris Banes · 9 years ago
  55. a1de3ee Make FAB react to window size by Chris Banes · 9 years ago
  56. 3bd9d18 Fix BottomSheetDialog when it is short by Yuichi Araki · 9 years ago
  57. 8f7c75e Fix error colours in design lib by Chris Banes · 9 years ago
  58. 812ed4b Modal bottom sheet matches screen width by default by Yuichi Araki · 9 years ago
  59. 00a5da9 Update TabItem attr docs by Chris Banes · 9 years ago
  60. 4cc50ca Allow TabLayout items to be added in a layout by Chris Banes · 9 years ago
  61. 129ef23 Merge "Fix BottomSheet over ScrollView" into mnc-ub-dev by Yuichi Araki · 9 years ago
  62. d2a4484 Rename design-lib Theme styleable by Chris Banes · 9 years ago
  63. 9aec720 Fix BottomSheet over ScrollView by Yuichi Araki · 9 years ago
  64. 809f48c Use correct max width for NavigationView by Chris Banes · 9 years ago
  65. 623321e Merge "BottomSheetDialog and BottomSheetDialogFragment" into mnc-ub-dev by Yuichi Araki · 9 years ago
  66. bf98761 BottomSheetDialog and BottomSheetDialogFragment by Yuichi Araki · 9 years ago
  67. 4837e2d Allow Toolbar's to be nested in CTL by Chris Banes · 9 years ago
  68. ae47951 Make Snackbar align text to start by Chris Banes · 9 years ago
  69. 573ba55 Merge "Support for use outside of DrawerLayout" into mnc-ub-dev by Yuichi Araki · 9 years ago
  70. 30d42dc Support for use outside of DrawerLayout by Yuichi Araki · 9 years ago
  71. f28a0f7 Add hide feature to BottomSheetBehavior by Yuichi Araki · 9 years ago
  72. 6d7a9a0 Add compat padding to FloatingActionButton ala CardView by Chris Banes · 9 years ago
  73. 380cfd7 Add setHintEnabled to TextInputLayout by Chris Banes · 9 years ago
  74. d9cbe69 Add getContentRect() API to FloatingActionButton by Chris Banes · 9 years ago
  75. 5db2eb2 Merge "Fixes for TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  76. 4452ce9 Fixes for TextInputLayout by Chris Banes · 9 years ago
  77. 3b2f56e Fix proguard error of NavigationView by Yuichi Araki · 9 years ago
  78. 23ef6d9 Fix control with dpad for NavigationView by Yuichi Araki · 9 years ago
  79. 097e80a Fix invisible FloatingActionButton pre-ICS by Chris Banes · 9 years ago
  80. cdf5fd0 Fix Tab width with using icon + centered tabs by Chris Banes · 9 years ago
  81. 452f94d Initial implementation of BottomSheet by Yuichi Araki · 9 years ago
  82. 7c89489 Disable NavigationView nested header scrolling by Chris Banes · 9 years ago
  83. 0eb4e73 Merge "Update NavigationView to use CoordinatorLayout for header and list." into mnc-ub-dev by Mady Mellor · 9 years ago
  84. ec161ac Update NavigationView to use CoordinatorLayout for header and list. by Mady Mellor · 9 years ago
  85. 249ad6f Add support for character counter by Yuichi Araki · 9 years ago
  86. ec2310c Merge "Add ability to snap AppBarLayout children to edges" into mnc-ub-dev by Chris Banes · 9 years ago
  87. bc22c4f Add ability to snap AppBarLayout children to edges by Chris Banes · 9 years ago
  88. 64bcb67 Revert "Revert "Use RecyclerView for NavigationView"" by Yuichi Araki · 9 years ago
  89. ca2f07c Revert "Use RecyclerView for NavigationView" by Chris Banes · 9 years ago
  90. e7b2c26 Use RecyclerView for NavigationView by Yuichi Araki · 9 years ago
  91. cb37b09 TabLayout measure performance improvements by Chris Banes · 9 years ago
  92. c3a5ae2 Update TabLayout to Material Spec by Chris Banes · 9 years ago
  93. 36d347c NavigationView now supports app:actionLayout by Yuichi Araki · 9 years ago
  94. 1701fea Allow CollapsingToolbarLayout's title is be disabled by Chris Banes · 9 years ago
  95. b8a3b8e TextInputLayout fixes by Chris Banes · 9 years ago
  96. 2aa57ab Expand TextInputLayout's API with more getters/setters by Chris Banes · 9 years ago
  97. b955ee1 Make NavigationView scrollbar visible by Yuichi Araki · 9 years ago
  98. 9934230 Overlay custom TextAppearances rather than nuke by Chris Banes · 9 years ago
  99. 80b7fc1 Merge "Use Button for Snackbar's action" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  100. 3752c59 Update default elevation values to spec by Chris Banes · 9 years ago