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