1. 3a7c6d2 Make menu item tinting available on older platforms. by Kirill Grouchnikov · 7 years ago
  2. d62480d resolve merge conflicts of d283650611 to master by Kirill Grouchnikov · 7 years ago
  3. d283650 Merge "Option to test custom elevation on popup menus" into nyc-support-25.4-dev by Kirill Grouchnikov · 7 years ago
  4. e0c6207 Option to test custom elevation on popup menus by Kirill Grouchnikov · 7 years ago
  5. 917d7ec Merge "Add textAppearanceListItemSecondary" into nyc-support-25.4-dev by Kirill Grouchnikov · 7 years ago
  6. 826d08e Add textAppearanceListItemSecondary by Kirill Grouchnikov · 7 years ago
  7. 3efc5c1 Merge "Resolve textColorLink on pre-v23 AppCompatTextViews" by Kirill Grouchnikov · 7 years ago
  8. 88d05bd Resolve textColorLink on pre-v23 AppCompatTextViews by Kirill Grouchnikov · 7 years ago
  9. 22fe430 Clean up test/demo XML code to remove unused attributes. by Aurimas Liutikas · 7 years ago
  10. f77a0e5 Merge "Proper visuals for thumb of disabled switch" by Kirill Grouchnikov · 7 years ago
  11. 613689e Proper visuals for thumb of disabled switch by Kirill Grouchnikov · 7 years ago
  12. 8d322df Fix Support7Demos - AppCompat - Action Bar - Action Mode. by Jiaquan He · 7 years ago
  13. a7cc5f2 Add shortcut support for ActionMode. by Jiaquan He · 7 years ago
  14. 63a2530 Fix lint warnings in Support4Demos and Support7Demos by Aurimas Liutikas · 7 years ago
  15. 7ed1d9e Demo for menu item content description and tooltip by Vladislav Kaznacheev · 7 years ago
  16. 6163687 Fix lint warnings of media router sample by Donghyun Cho · 8 years ago
  17. fbefadc Simplify support of prefetch with data set changed after layout by Chris Craik · 8 years ago
  18. ef780d2 Fix night mode API for configuration-based color resources by Chris Banes · 8 years ago
  19. 1cd6427 Fix background tint for Button.Colored on API 22 by Chris Banes · 8 years ago
  20. f796be9 Revert "Support7Demos: Enable the route discovery action only when needed" by Sungsoo · 8 years ago
  21. 849542d Add PagerSnapHelper to enable ViewPager-like behavior. by Aurimas Liutikas · 8 years ago
  22. 3bac6aa Merge "MediaRouter: Apply styles in chooser dialog based on isLightTheme" by Donghyun Cho · 8 years ago
  23. 166da1f MediaRouter: Apply styles in chooser dialog based on isLightTheme by Donghyun Cho · 8 years ago
  24. 8faffcd Simple Nested RecyclerView sample by Chris Craik · 8 years ago
  25. d2f8691 Remove the use deprecated ActionBar Tab in Support7Demos. am: 5de9c2d68c by Aurimas Liutikas · 8 years ago
  26. c0451a1 Merge "Remove the use deprecated ActionBar Tab in Support7Demos." into nyc-mr1-dev by Aurimas Liutikas · 8 years ago
  27. ec4b542 RecyclerView item prefetching by Chris Craik · 8 years ago
  28. 5de9c2d Remove the use deprecated ActionBar Tab in Support7Demos. by Aurimas Liutikas · 8 years ago
  29. a41c174 Utility class to calculate difference between two lists. by Yigit Boyar · 8 years ago
  30. c1a2403 Support7Demos: Enable the route discovery action only when needed by Sungsoo Lim · 8 years ago
  31. 4ff34e4 Update Support Demos to use their own search icon by Chris Banes · 8 years ago
  32. 2fc2ebc Make AVDC sample drawable larger by Chris Banes · 8 years ago
  33. 5457c30 Add AVDC demo to Support7Demos by Chris Banes · 8 years ago
  34. 99046ce Sample app for appcompat-v7's PopupMenu. by Kirill Grouchnikov · 9 years ago
  35. 8506ff8 Simplify the content layout of the DrawerLayout demo. by Kirill Grouchnikov · 9 years ago
  36. 26b4a04 Add end drawer to the sample app. by Kirill Grouchnikov · 9 years ago
  37. f28f4e0 Add demo for ShareActionProvider by Chris Banes · 9 years ago
  38. 8e3d282 Simple sample app for ListPopupWindow by Kirill Grouchnikov · 9 years ago
  39. 941ec8d Demo showing Theme.AppCompat.DayNight usage by Chris Banes · 9 years ago
  40. 49b2050 Align DrawerLayout width with Material design spec. by Kirill Grouchnikov · 9 years ago
  41. be4fd30 Fix drawer layout sample app layout issue. by Kirill Grouchnikov · 9 years ago
  42. 65485da Remove pre-Material drawer demo apps. by Kirill Grouchnikov · 9 years ago
  43. e963911 Material-compliant sample app for drawer layout. by Kirill Grouchnikov · 9 years ago
  44. 76d965d Support7Demos: Update the MediaRouter demo by Jae Seo · 9 years ago
  45. 4134441 RecyclerView in place animations by Yigit Boyar · 9 years ago
  46. 50070d3 MediaRouter: Remove uses of not-yet-public API by Jae Seo · 9 years ago
  47. f515b32 MediaRouter: Add a sample for the custom route icon by Jae Seo · 9 years ago
  48. 1636d46 MediaRouter: Add route groups by Jae Seo · 9 years ago
  49. 6140fb2 am 1461b8e9: Merge "Fixing a crash introduced by my previous CL." into lmp-mr1-ub-dev by Vadim Tryshev · 9 years ago
  50. 1e6f1f0 Fixing a crash introduced by my previous CL. by Vadim Tryshev · 9 years ago
  51. 6a56709 Revert "Tinted icons sample" by Chris Banes · 9 years ago
  52. 7dfe9aa am d57a9edb: Adding AsyncListUtilActivity to Support7Demo by Vladislav Kaznacheev · 9 years ago
  53. c0b309e Adding AsyncListUtilActivity to Support7Demo by Vladislav Kaznacheev · 9 years ago
  54. 0d66ac3 am eda065a4: Merge "Add StaggeredGridLayoutManagerActivity to Support7Demos" into lmp-mr1-ub-dev by Vladislav Kaznacheev · 9 years ago
  55. 4a0f9fc Add StaggeredGridLayoutManagerActivity to Support7Demos by Vladislav Kaznacheev · 9 years ago
  56. 70bbcd0 Add DialogFragment demo by Chris Banes · 9 years ago
  57. 5b611d4 ItemTouchHelper demo activities by Yigit Boyar · 9 years ago
  58. c020105 ItemTouchHelper demo activities by Yigit Boyar · 9 years ago
  59. a49c4a9 Tinted icons sample by Chris Banes · 9 years ago
  60. 74600dd Add hide on scroll demo by Chris Banes · 9 years ago
  61. ec1b44a Merge "AlertDialog Demo" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  62. 35ca04f Add ActionMode demos to Support7Demos by Chris Banes · 9 years ago
  63. addc9c2 AlertDialog Demo by Chris Banes · 9 years ago
  64. 24f1a1f Add new SupportDesignDemos sample app by Chris Banes · 9 years ago
  65. fe61a38 Add button bar dialog sample by Chris Banes · 9 years ago
  66. 3468097 Add FAB Sample to Support7Demos by Chris Banes · 10 years ago
  67. 3f2c0e9 Merge "Add some samples for AppCompat's styled widgets" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  68. 7fdd0b9 Add some samples for AppCompat's styled widgets by Chris Banes · 9 years ago
  69. 64a8c12 SortedList demo activity by Yigit Boyar · 10 years ago
  70. 44d2526 Update Support7Demos with Dialog and Preferences samples by Chris Banes · 10 years ago
  71. 246acfe Change Support7Demos to use android:theme instead by Chris Banes · 10 years ago
  72. 5d429bc Update the MediaRouter support demo for new UIs by RoboErik · 10 years ago
  73. 9955b53 Add color picker to cardview demo by Yigit Boyar · 10 years ago
  74. 4ff4aa9 Update Support7Demos for L appcompat by Chris Banes · 10 years ago
  75. ec13bd6 SupportV7 Navigation Bar Demo by Yigit Boyar · 10 years ago
  76. 1f30fc8 Add grid manager demo to Support7Demo app by Yigit Boyar · 10 years ago
  77. b650364 Add elevation settings to cardview demo app by Yigit Boyar · 10 years ago
  78. ececfb5 Add RecyclerView animations for change actions by Chet Haase · 10 years ago
  79. ef3b660 Update Support7Demos to include Palette demos by Chris Banes · 10 years ago
  80. e67b223 AnimatedRecyclerActivity demo supports simpler RV item animations by Chet Haase · 10 years ago
  81. 77a421c Added CardView demo to SupportV7 demo app by Yigit Boyar · 10 years ago
  82. 52d8a6f Add demo for animating RecyclerView actions by Chet Haase · 10 years ago
  83. f0eca88 Revert "Add demo for animating RecyclerView actions" by Chet Haase · 10 years ago
  84. 45e008f Add demo for animating RecyclerView actions by Chet Haase · 10 years ago
  85. 1244264 Updated recycler view demo with smooth scrolling by Yigit Boyar · 10 years ago
  86. e9f9a04 LinearLayoutManager examples by Yigit Boyar · 10 years ago
  87. f6c36bb Example activity for RecyclerView by Adam Powell · 11 years ago
  88. cf61a6e Add sample code to customize the MediaRouteControllerDialog by Chong Zhang · 11 years ago
  89. a6bf581 mrp sample: refactor and use helper class by Chong Zhang · 11 years ago
  90. 72d4cbd Merge "Support7Demos: media router sample" into jb-mr2-ub-dev by Jeff Brown · 11 years ago
  91. 5745622 Support7Demos: media router sample by Chong Zhang · 11 years ago
  92. 1f8b4a4 Fix ActionBarUsage in Support7Demos by Chris Banes · 11 years ago
  93. 65a22d3 Remove Toggle System UI options from Support7Demos by Chris Banes · 11 years ago
  94. b28eb61 Update media router API. by Jeff Brown · 11 years ago
  95. 55e47d3 Update media router API. by Jeff Brown · 11 years ago
  96. f0ca675 Update Support7Demos for action bar compat API changes. by Adam Powell · 11 years ago
  97. d56180b appcompat: Add samples for options menu usage with fragments. by Jeff Brown · 11 years ago
  98. e1ab8c5 Add action bar support library samples. by Jeff Brown · 11 years ago
  99. a93f246 Add grid layout support library samples. by Jeff Brown · 11 years ago
  100. ecdd1b1 Move media router samples to new Support7Demos project. by Jeff Brown · 11 years ago