1. 00f5619 Allow using Java8 code in support library demos apps. by Aurimas Liutikas · 7 years ago
  2. 40e7821 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  3. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  4. 9935c4d Merge "BottomNavigationView: contentDescription updates" into oc-support-26.0-dev by Jonathan Koren · 7 years ago
  5. c40f445 BottomNavigationView: contentDescription updates by Jonathan Koren · 7 years ago
  6. 6a346f6 Set targetSdkVersion in all Support*Demos apps by Aurimas Liutikas · 7 years ago
  7. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  8. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 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. c9bcf8c Use support vector drawables in Support7Demos and SupportDesignDemos by Aurimas Liutikas · 7 years ago
  12. 1b86237 Use local debug keystore, make plugin even MORE groovy by Alan Viverette · 7 years ago
  13. aa5c910 Removing make build files for sample apps. by Aurimas Liutikas · 7 years ago
  14. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  15. ce390fc Fix lint errors in Support Library demos by Alan Viverette · 7 years ago
  16. 3c68650 Add item reselected listener to BottomNavigationView am: 6b3a399a8e by Jonathan Koren · 7 years ago
  17. 6ee689e Merge commit 'e4c7e61dbe94a77c5389eb20952d6b7ed6536caf' by Jonathan Koren · 7 years ago
  18. 0dc1114 Merge "Deprecated ViewCompat methods that were added in API 11." by Aurimas Liutikas · 7 years ago
  19. fa0f82f Deprecated ViewCompat methods that were added in API 11. by Aurimas Liutikas · 7 years ago
  20. 63a2530 Fix lint warnings in Support4Demos and Support7Demos by Aurimas Liutikas · 7 years ago
  21. 6b3a399 Add item reselected listener to BottomNavigationView by Jonathan Koren · 7 years ago
  22. e4c7e61 Add setSelectedItemId() to BottomNavigationView by Jonathan Koren · 8 years ago
  23. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  24. cf5f5d4 Fix CollapsingToolbarLayout scrim not being drawn by Chris Banes · 8 years ago
  25. b4da44d Fix BottomNavigationMenu item selection via Menu object am: 69557a3a03 by Aurimas Liutikas · 8 years ago
  26. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  27. 69557a3 Fix BottomNavigationMenu item selection via Menu object by Aurimas Liutikas · 8 years ago
  28. d484061 Add shadow to BottomNavigationView. am: 7ff7ddcb89 by Aurimas Liutikas · 8 years ago
  29. 7ff7ddc Add shadow to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  30. 5f006fe Start using return value of OnNavigationItemSelectedListener. am: 578015fc3e am: a502cd075f am: ba4b4c48c7 by Aurimas Liutikas · 8 years ago
  31. 578015f Start using return value of OnNavigationItemSelectedListener. by Aurimas Liutikas · 8 years ago
  32. 111ab99 Force BottomNavigationView item labels to be singleLine. by Aurimas Liutikas · 8 years ago
  33. 9a2ea21 NavigationView restores state of the headers by Yuichi Araki · 8 years ago
  34. 02df9a2 Merge "Force BottomNavigationView item labels to be singleLine." by Aurimas Liutikas · 8 years ago
  35. afcc94d Force BottomNavigationView item labels to be singleLine. by Aurimas Liutikas · 8 years ago
  36. 8da7b24 Support custom views on snackbars by Kirill Grouchnikov · 8 years ago
  37. 27e8669 resolve merge conflicts of 9464f6e to master by Aurimas Liutikas · 8 years ago
  38. 3cc432a Adding shifting mode to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  39. b142d41 Fix usages of deprecated methods in support-design code. am: 7b75d53b8e am: ce079f97f2 by Aurimas Liutikas · 8 years ago
  40. 7b75d53 Fix usages of deprecated methods in support-design code. by Aurimas Liutikas · 8 years ago
  41. 426f556 Update AppBarLayout samples am: 141250e2eb am: 6106a4ff25 am: 53fec5d4a0 by Chris Banes · 8 years ago
  42. 141250e Update AppBarLayout samples by Chris Banes · 8 years ago
  43. 1a12bbd Merge "Convert to AAPT2" by Adam Lesinski · 8 years ago
  44. 1de399d Cleanup pass over layout files in design samples by Kirill Grouchnikov · 8 years ago
  45. b500675 Convert to AAPT2 by Adam Lesinski · 8 years ago
  46. 916d3e5 Fix crash in SupportDesignDemos by Yuichi Araki · 8 years ago
  47. c7345a0 Fix build by Chris Banes · 8 years ago
  48. 8a40d69 Add disabled support to TextInputLayout by Chris Banes · 8 years ago
  49. 943b677 Add layout_insetEdge and layout_dodgeInsetEdges by Yuichi Araki · 8 years ago
  50. 6188fe9 Merge "Fix BottomSheetBehavior setState animation" by Yuichi Araki · 8 years ago
  51. 9207ff4 Merge "Fix BottomNavigationView tint clearing with null." by Aurimas Liutikas · 8 years ago
  52. bfd8da2 Fix BottomSheetBehavior setState animation by Yuichi Araki · 8 years ago
  53. c4aabf7 Merge "Make Snackbar work with translucent navigation bars" by Chris Banes · 8 years ago
  54. 910de28 Fix BottomNavigationView tint clearing with null. by Aurimas Liutikas · 8 years ago
  55. 27705d3 Make Snackbar work with translucent navigation bars by Chris Banes · 8 years ago
  56. 01ca48b Automatic peekHeight for bottom sheets by Yuichi Araki · 8 years ago
  57. 3324fac Merge "Implement password toggle in TextInputLayout" by Chris Banes · 8 years ago
  58. cd78f10 Fix R import in BottomNavigationView usage. by Aurimas Liutikas · 8 years ago
  59. 0af4153 Merge "Initial implementation for BottomNavigationView widget." by Aurimas Liutikas · 8 years ago
  60. ddf4692 Implement password toggle in TextInputLayout by Chris Banes · 8 years ago
  61. b7d0c45 Merge "NavigationView supports full-width custom views" by Yuichi Araki · 8 years ago
  62. 23e2748 Initial implementation for BottomNavigationView widget. by Aurimas Liutikas · 8 years ago
  63. f3865fb NavigationView supports full-width custom views by Yuichi Araki · 8 years ago
  64. e57300c NavigationView dispatches insets to headers by Yuichi Araki · 8 years ago
  65. 3cc4fa2 Use res-auto xml namespace in SupportDesignDemos. by Aurimas Liutikas · 8 years ago
  66. e17c519 Allow editing of samples in Android Studio by Chris Banes · 8 years ago
  67. 8f8034a Add autoHide to FloatingActionButton by Yuichi Araki · 8 years ago
  68. 0588a9a Merge "Add usage of app:behavior_skipCollapsed" into nyc-dev am: 514e08249a by Yuichi Araki · 8 years ago
  69. a80c379 Add usage of app:behavior_skipCollapsed by Yuichi Araki · 8 years ago
  70. d0ff976 resolve merge conflicts of 8fb40bb to nyc-dev-plus-aosp by Jae Seo · 8 years ago
  71. 606459c Add missing LOCAL_MIN_SDK_VERSION for Support Library demos by Jae Seo · 8 years ago
  72. debb97a Merge "Fix up the makefiles and some samples." am: 2473cab am: d0a7343 by Christopher Ferris · 8 years ago
  73. 6c2f29b Fix up the makefiles and some samples. by Christopher Ferris · 8 years ago
  74. d1b1f28 Sample for wiring TabLayout to ViewPager with initial selection by Kirill Grouchnikov · 8 years ago
  75. a7b3256 Sample code for using custom views in TabLayout tabs by Kirill Grouchnikov · 8 years ago
  76. f8fa04e Update Support Demos to use their own search icon by Chris Banes · 8 years ago
  77. 5e09c4d Add usage of BottomSheetBehavior with Fragment by Yuichi Araki · 9 years ago
  78. 4320358 Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev by Yuichi Araki · 9 years ago
  79. 8bc32c6 Merge "TabLayout layout items sample" into mnc-ub-dev by Chris Banes · 9 years ago
  80. 8959a2f TabLayout layout items sample by Chris Banes · 9 years ago
  81. b048116 Merge "Make sample use TextInputEditText" into mnc-ub-dev by Chris Banes · 9 years ago
  82. aa0bf03 BottomSheetBehavior passes View to callbacks by Yuichi Araki · 9 years ago
  83. c683b92 Make sample use TextInputEditText by Chris Banes · 9 years ago
  84. d9ea037 Use of bottom sheet with ScrollView in background by Yuichi Araki · 9 years ago
  85. 013f197 Make the SupportDemo apps work the AppCompat + VDC by Chris Banes · 9 years ago
  86. fadea5f Rename BottomSheetListener to BottomSheetCallback by Yuichi Araki · 9 years ago
  87. 145c252 Merge "Add usage of BottomSheetDialogFragment" into mnc-ub-dev by Yuichi Araki · 9 years ago
  88. cc6a92e Add usage of BottomSheetDialogFragment by Yuichi Araki · 9 years ago
  89. 2917e08 Add CTL + nested Toolbar demo by Chris Banes · 9 years ago
  90. b9c81b4 Merge "Add use of NavigationView without drawer" into mnc-ub-dev by Yuichi Araki · 9 years ago
  91. 2c3f91e Add use of NavigationView without drawer by Yuichi Araki · 9 years ago
  92. 9a6522f Add usage of hideable BottomSheetBehavior by Yuichi Araki · 9 years ago
  93. cc3292f Update TabLayout demo to use new ViewPager functionality by Chris Banes · 9 years ago
  94. dcb9b98 Add "select tab" to the tab layout / view pager demo. by Kirill Grouchnikov · 9 years ago
  95. 9a86725 Add AppBar sample using SwipeRefreshLayout by Chris Banes · 9 years ago
  96. 04a3253 Add demo for TextInputLayout's counter by Chris Banes · 9 years ago
  97. d3bff10 Merge "Add usage of BottomSheetBehavior" into mnc-ub-dev by Yuichi Araki · 9 years ago
  98. dcf6189 Add usage of app:actionLayout in NavigationView by Yuichi Araki · 9 years ago
  99. c163f50 Add usage of BottomSheetBehavior by Yuichi Araki · 9 years ago
  100. 4e0a52f Merge "Add snapping scroll example to SupportDesignDemos" into mnc-ub-dev by Chris Banes · 9 years ago