1. 69b8dd0 Merge "Fix background tint for Button.Colored on API 22" into nyc-mr1-dev by Chris Banes · 8 years ago
  2. c6f44e3 Fix background tint for Button.Colored on API 22 by Chris Banes · 8 years ago
  3. 7ff7ddc Add shadow to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  4. 578015f Start using return value of OnNavigationItemSelectedListener. by Aurimas Liutikas · 8 years ago
  5. 111ab99 Force BottomNavigationView item labels to be singleLine. by Aurimas Liutikas · 8 years ago
  6. fd9f364 Merge "Simple Nested RecyclerView sample" into nyc-mr1-dev by Chris Craik · 8 years ago
  7. bb7801e Merge "Add missing JavaDoc and remove unused imports" into nyc-mr1-dev by Yohei Yukawa · 8 years ago
  8. 8faffcd Simple Nested RecyclerView sample by Chris Craik · 8 years ago
  9. 3561a66 Merge "Fix some use of deprecated APIs in Support7Demos." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  10. c0451a1 Merge "Remove the use deprecated ActionBar Tab in Support7Demos." into nyc-mr1-dev by Aurimas Liutikas · 8 years ago
  11. 8148220 Add missing JavaDoc and remove unused imports by Yohei Yukawa · 8 years ago
  12. 039d122 Merge "RecyclerView item prefetching" into nyc-mr1-dev by Chris Craik · 8 years ago
  13. ec4b542 RecyclerView item prefetching by Chris Craik · 8 years ago
  14. 91c0da0 Merge "Adding shifting mode to BottomNavigationView." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  15. 4dff768 Merge "Fix all uses of deprecated APIs in Support4Demos." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  16. 3cc432a Adding shifting mode to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  17. d211668 Remove all uses of deprecated API in Support13Demos. by Aurimas Liutikas · 8 years ago
  18. 9c76e95 Fix all uses of deprecated APIs in Support4Demos. by Aurimas Liutikas · 8 years ago
  19. e8e0eae Fix some use of deprecated APIs in Support7Demos. by Aurimas Liutikas · 8 years ago
  20. 7f6acb9 Fixing NPE crash in BF. am: 35d7a6c316 by susnata · 8 years ago
  21. 35d7a6c Fixing NPE crash in BF. by susnata · 8 years ago
  22. 6ff96f5 Merge "Fix usages of deprecated methods in support-design code." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  23. 7b75d53 Fix usages of deprecated methods in support-design code. by Aurimas Liutikas · 8 years ago
  24. 47082c3 Fix all usages of deprecated setBackgroundDrawable. by Aurimas Liutikas · 8 years ago
  25. 5de9c2d Remove the use deprecated ActionBar Tab in Support7Demos. by Aurimas Liutikas · 8 years ago
  26. ee68bd1 Merge "Fix SupportTransitionDemos make build." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  27. 44f2fd9 Fix SupportTransitionDemos make build. by Aurimas Liutikas · 8 years ago
  28. 57c0854 Add a demo for InputConnectionCompat#commitContent by Yohei Yukawa · 8 years ago
  29. 287b1db DO NOT MERGE ANYWHERE Remove BottomNavigationView for 24.2 release. by Aurimas Liutikas · 8 years ago
  30. 6106a4f Update AppBarLayout samples am: 141250e2eb by Chris Banes · 8 years ago
  31. 141250e Update AppBarLayout samples by Chris Banes · 8 years ago
  32. 7febb12 Make DividerItemDecoration a public API. by Aurimas Liutikas · 8 years ago
  33. 04a45c3 Fix pref layouts am: 6548b1a685 by Tony Mantler · 8 years ago
  34. b9ce75d Merge "Fix pref layouts" into nyc-support-24.1-dev by Tony Mantler · 8 years ago
  35. 6548b1a Fix pref layouts by Tony Mantler · 8 years ago
  36. b8a374f Cleanup pass over layout files in design samples am: 1de399df4b by Kirill Grouchnikov · 8 years ago
  37. 1de399d Cleanup pass over layout files in design samples by Kirill Grouchnikov · 8 years ago
  38. 88c06e4 Stop using a several deprecated methods/constants. am: e12dfa0364 by Aurimas Liutikas · 8 years ago
  39. e12dfa0 Stop using a several deprecated methods/constants. by Aurimas Liutikas · 8 years ago
  40. 003efaf Makefile for SupportPreferenceDemos by Alan Viverette · 8 years ago
  41. 916d3e5 Fix crash in SupportDesignDemos by Yuichi Araki · 8 years ago
  42. d73d044 Merge "Utility class to calculate difference between two lists." into nyc-support-24.1-dev by Yigit Boyar · 8 years ago
  43. 489aa4f Merge "Add MultiSelectListPreferenceDialogFragmentCompat" into nyc-support-24.1-dev by Tony Mantler · 8 years ago
  44. c7345a0 Fix build by Chris Banes · 8 years ago
  45. 93bfbc6 Merge "Add disabled support to TextInputLayout" into nyc-support-24.1-dev by Chris Banes · 8 years ago
  46. a41c174 Utility class to calculate difference between two lists. by Yigit Boyar · 8 years ago
  47. 31453bc Add MultiSelectListPreferenceDialogFragmentCompat by Tony Mantler · 8 years ago
  48. 8a40d69 Add disabled support to TextInputLayout by Chris Banes · 8 years ago
  49. 12acd8f Make sure we recreate the Activity for night changes by Chris Banes · 8 years ago
  50. 943b677 Add layout_insetEdge and layout_dodgeInsetEdges by Yuichi Araki · 8 years ago
  51. be6b908 Fix build breakage in pagination API Demo. by Hyundo Moon · 8 years ago
  52. 3ee2ea1 Support4Demo: Add sample usage of MediaBrowser pagination API by Hyundo Moon · 8 years ago
  53. 11e1d51 Skip lint errors am: 0859e43817 by Tony Mantler · 8 years ago
  54. 0859e43 Skip lint errors by Tony Mantler · 8 years ago
  55. df9e338 DO NOT MERGE ANYWHERE Disable samples in 24.1 branch to fix build by Alan Viverette · 8 years ago
  56. 87350ed Merge "Support7Demos: Build metadata using the stored title in the playlist" by Donghyun Cho · 8 years ago
  57. 70f3627 Support7Demos: Build metadata using the stored title in the playlist by Donghyun Cho · 8 years ago
  58. 6188fe9 Merge "Fix BottomSheetBehavior setState animation" by Yuichi Araki · 8 years ago
  59. 9207ff4 Merge "Fix BottomNavigationView tint clearing with null." by Aurimas Liutikas · 8 years ago
  60. bfd8da2 Fix BottomSheetBehavior setState animation by Yuichi Araki · 8 years ago
  61. c4aabf7 Merge "Make Snackbar work with translucent navigation bars" by Chris Banes · 8 years ago
  62. 6b4bb64 Merge "Automatic peekHeight for bottom sheets" by Yuichi Araki · 8 years ago
  63. 910de28 Fix BottomNavigationView tint clearing with null. by Aurimas Liutikas · 8 years ago
  64. 27705d3 Make Snackbar work with translucent navigation bars by Chris Banes · 8 years ago
  65. 01ca48b Automatic peekHeight for bottom sheets by Yuichi Araki · 8 years ago
  66. 947cd31 Merge "Support7Demos: Reflect a status change of playback state properly" by TreeHugger Robot · 8 years ago
  67. efd4580 Support7Demos: Reflect a status change of playback state properly by Donghyun Cho · 8 years ago
  68. d5b720e Add a demo of custom Transition by Yuichi Araki · 8 years ago
  69. 3324fac Merge "Implement password toggle in TextInputLayout" by Chris Banes · 8 years ago
  70. cd78f10 Fix R import in BottomNavigationView usage. by Aurimas Liutikas · 8 years ago
  71. 0af4153 Merge "Initial implementation for BottomNavigationView widget." by Aurimas Liutikas · 8 years ago
  72. ddf4692 Implement password toggle in TextInputLayout by Chris Banes · 9 years ago
  73. b7d0c45 Merge "NavigationView supports full-width custom views" by Yuichi Araki · 8 years ago
  74. 23e2748 Initial implementation for BottomNavigationView widget. by Aurimas Liutikas · 8 years ago
  75. f3865fb NavigationView supports full-width custom views by Yuichi Araki · 8 years ago
  76. e57300c NavigationView dispatches insets to headers by Yuichi Araki · 8 years ago
  77. fd37090 fix SupportLeanbackShowcase python script by Dake Gu · 8 years ago
  78. e7841c0 Add preference demos by Tony Mantler · 8 years ago
  79. 48a0d49 Merge "Support4Demos: Handle ACTION_MEDIA_BUTTON intent properly" by Donghyun Cho · 8 years ago
  80. e02d0df Support4Demos: Handle ACTION_MEDIA_BUTTON intent properly by Donghyun Cho · 8 years ago
  81. 3cc4fa2 Use res-auto xml namespace in SupportDesignDemos. by Aurimas Liutikas · 8 years ago
  82. d356ec6 Merge "Fix SupportLeanbackDemos build" by Alan Viverette · 8 years ago
  83. 340c12f Makefile for support samples dir by Alan Viverette · 8 years ago
  84. c632bd2 Fix SupportLeanbackDemos build by Alan Viverette · 8 years ago
  85. 81eb6ea Merge "Allow editing of samples in Android Studio" by Chris Banes · 8 years ago
  86. e17c519 Allow editing of samples in Android Studio by Chris Banes · 8 years ago
  87. 854d6af Fix SupportLeanbackShowcase gitignore by Chris Banes · 8 years ago
  88. 8f8034a Add autoHide to FloatingActionButton by Yuichi Araki · 8 years ago
  89. 0396fd1 Fix SupportTransitions directory name by Alan Viverette · 8 years ago
  90. 7f8adfc Merge "Merge samples/SupportVectorDrawable/ from platform/development to samples/SupportVectorDrawable/" by Kuan-Tung Pan · 8 years ago
  91. cbe8a1b Merge "Merge samples/SupportTransitionDemos/ from platform/development to samples/SupportTransitionDemos.log/" by Kuan-Tung Pan · 8 years ago
  92. 0596d51 Merge "Merge samples/SupportPercentDemos/ from platform/development to samples/SupportPercentDemos/" by Kuan-Tung Pan · 8 years ago
  93. 2f33199 Merge "Merge samples/SupportLeanbackShowcase/ from platform/development to samples/SupportLeanbackShowcase/" by Kuan-Tung Pan · 8 years ago
  94. 48c669a Merge "Merge samples/SupportLeanbackDemos/ from platform/development to samples/SupportLeanbackDemos/" by Kuan-Tung Pan · 8 years ago
  95. fabdfc5 Merge "Merge samples/SupportDesignDemos/ from platform/development to samples/SupportDesignDemos/" by Kuan-Tung Pan · 8 years ago
  96. 14ecf9c Merge samples/SupportVectorDrawable/ from platform/development to samples/SupportVectorDrawable/ by kuantung · 8 years ago
  97. 6b895b8 Merge samples/SupportTransitionDemos/ from platform/development to samples/SupportTransitionDemos.log/ by kuantung · 8 years ago
  98. e284876 Merge samples/SupportPercentDemos/ from platform/development to samples/SupportPercentDemos/ by kuantung · 8 years ago
  99. 1586ab0 Merge samples/SupportLeanbackShowcase/ from platform/development to samples/SupportLeanbackShowcase/ by kuantung · 8 years ago
  100. 86b87ee Merge samples/SupportLeanbackDemos/ from platform/development to samples/SupportLeanbackDemos/ by kuantung · 8 years ago