1. 09e1748 am 1461b8e9: Merge "Fixing a crash introduced by my previous CL." into lmp-mr1-ub-dev by Vadim Tryshev · 9 years ago
  2. 218d64b Fixing a crash introduced by my previous CL. by Vadim Tryshev · 9 years ago
  3. 3823d99 am 43774e87: Eliminating AnimatedRecyclerView demo crashes. by Vadim Tryshev · 9 years ago
  4. 43774e8 Eliminating AnimatedRecyclerView demo crashes. by Vadim Tryshev · 9 years ago
  5. 28701d1 Revert "Tinted icons sample" by Chris Banes · 9 years ago
  6. d18f135 am d57a9edb: Adding AsyncListUtilActivity to Support7Demo by Vladislav Kaznacheev · 9 years ago
  7. d57a9ed Adding AsyncListUtilActivity to Support7Demo by Vladislav Kaznacheev · 9 years ago
  8. 66ca00a am eda065a4: Merge "Add StaggeredGridLayoutManagerActivity to Support7Demos" into lmp-mr1-ub-dev by Vladislav Kaznacheev · 9 years ago
  9. fbd288c Add StaggeredGridLayoutManagerActivity to Support7Demos by Vladislav Kaznacheev · 9 years ago
  10. 5326786 Add DialogFragment demo by Chris Banes · 9 years ago
  11. 16ac751 ItemTouchHelper demo activities by Yigit Boyar · 10 years ago
  12. 074b061 ItemTouchHelper demo activities by Yigit Boyar · 10 years ago
  13. 04c53d8 am 01edcb86: Add recycler view resources to Support7Demos. by Deepanshu Gupta · 9 years ago
  14. 01edcb8 Add recycler view resources to Support7Demos. by Deepanshu Gupta · 9 years ago
  15. 8e7ff4c Tinted icons sample by Chris Banes · 10 years ago
  16. 97930fc Disable the design support library and demos by Chris Banes · 9 years ago
  17. e1556d3 Revert "Remove the redundant dependency on Support7Demos" by Chris Banes · 9 years ago
  18. 12edcb5 Remove the redundant dependency on Support7Demos by Chris Banes · 9 years ago
  19. 2ea6b5d Add hide on scroll demo by Chris Banes · 10 years ago
  20. 2797e1a Merge "AlertDialog Demo" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  21. 0dfad9e Add ActionMode demos to Support7Demos by Chris Banes · 10 years ago
  22. 5ffcd96 AlertDialog Demo by Chris Banes · 10 years ago
  23. f212598 Add new SupportDesignDemos sample app by Chris Banes · 10 years ago
  24. 42e327a Add button bar dialog sample by Chris Banes · 10 years ago
  25. 563eac6 Add FAB Sample to Support7Demos by Chris Banes · 10 years ago
  26. c3716ab Merge "Add some samples for AppCompat's styled widgets" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  27. 743aa0d Add some samples for AppCompat's styled widgets by Chris Banes · 10 years ago
  28. 5366c30 SortedList demo activity by Yigit Boyar · 10 years ago
  29. 58bf5b9 Update Support7Demos with Dialog and Preferences samples by Chris Banes · 10 years ago
  30. f1cfecc Change Support7Demos to use android:theme instead by Chris Banes · 10 years ago
  31. 4424852 Updates for compatLib changes to MedaiRouter support lib by RoboErik · 10 years ago
  32. e98a5d4 Update for MediaSessionCompat support by RoboErik · 10 years ago
  33. cdc171c Merge "Update the MediaRouter support demo for new UIs" into lmp-mr1-dev by RoboErik · 10 years ago
  34. c00f64f Update the MediaRouter support demo for new UIs by RoboErik · 10 years ago
  35. 82905ba Remove deprecated API usage by Yigit Boyar · 10 years ago
  36. e70d01b Add color picker to cardview demo by Yigit Boyar · 10 years ago
  37. cb83860 Merge "Update Support7Demos for L appcompat" into lmp-mr1-dev by Chris Banes · 10 years ago
  38. 52af255 Don't layout removed scrap views by Yigit Boyar · 10 years ago
  39. cbeaa03 Update Support7Demos for L appcompat by Chris Banes · 10 years ago
  40. 98f7101 SupportV7 Navigation Bar Demo by Yigit Boyar · 10 years ago
  41. 4d101ac Add grid manager demo to Support7Demo app by Yigit Boyar · 10 years ago
  42. eb785dc Add elevation settings to cardview demo app by Yigit Boyar · 10 years ago
  43. cc33d7e Update divider item decorator to account for view translation by Yigit Boyar · 10 years ago
  44. 7324427 Add RecyclerView animations for change actions by Chet Haase · 10 years ago
  45. 170658d Update Support7Demos to include Palette demos by Chris Banes · 10 years ago
  46. c77710e Remove calls to LM.getItemCount in demos. by Yigit Boyar · 10 years ago
  47. 2d719d6 AnimatedRecyclerActivity demo supports simpler RV item animations by Chet Haase · 10 years ago
  48. 1d66735 Remove deprecated RecyclerView methods by Yigit Boyar · 10 years ago
  49. b5de9c7 Added CardView demo to SupportV7 demo app by Yigit Boyar · 10 years ago
  50. 3b3ab0e Add demo for animating RecyclerView actions by Chet Haase · 11 years ago
  51. abbe7bd Revert "Add demo for animating RecyclerView actions" by Chet Haase · 10 years ago
  52. 828b2aa Add demo for animating RecyclerView actions by Chet Haase · 11 years ago
  53. c270d6d Updated recycler view demo with smooth scrolling by Yigit Boyar · 10 years ago
  54. 7cbaf60 LinearLayoutManager examples by Yigit Boyar · 11 years ago
  55. c12c207 Update RecyclerView sample to show use of ItemDecoration by Adam Powell · 11 years ago
  56. ff08b2c Update Support7Demos for RecyclerView API change by Adam Powell · 11 years ago
  57. 8c43378 Update Support7Demos for new RecyclerView additions by Adam Powell · 11 years ago
  58. b9767ca Updated Support7Demos to follow RecyclerView API changes by Adam Powell · 11 years ago
  59. 35421b1 Follow RecyclerView API changes by Adam Powell · 11 years ago
  60. ebea7fc Update sample for RecyclerView by Adam Powell · 11 years ago
  61. 544a42f Example activity for RecyclerView by Adam Powell · 11 years ago
  62. c1eb230 Add sample code to customize the MediaRouteControllerDialog by Chong Zhang · 11 years ago
  63. fd6d06a mrp sample: refactor and use helper class by Chong Zhang · 11 years ago
  64. 6a81c4b Fix NPE in sample code. by Jeff Brown · 11 years ago
  65. 5d3d35e Always register the RCC even for local playback. by Jeff Brown · 11 years ago
  66. 184f79d Support7Demo: fix video playback on GB by Chong Zhang · 11 years ago
  67. 9299c6c Ensure sample runs on Gingerbread. (DO NOT MERGE) by Jeff Brown · 11 years ago
  68. 620b29a media router sample: handle remote volume change by Chong Zhang · 11 years ago
  69. 5f4e7a1 Merge "Support7Demos: media router sample" into jb-mr2-ub-dev by Jeff Brown · 11 years ago
  70. 036c81a Support7Demos: media router sample by Chong Zhang · 11 years ago
  71. fe17cee Fix ActionBarUsage in Support7Demos by Chris Banes · 11 years ago
  72. 972588a Redefine content position in milliseconds instead of seconds. by Jeff Brown · 11 years ago
  73. fad7c42 Update media router api. by Jeff Brown · 11 years ago
  74. 998bd11 Update media router API. by Jeff Brown · 11 years ago
  75. 247fe6d Remove Toggle System UI options from Support7Demos by Chris Banes · 11 years ago
  76. ff342b4 Update media router API. by Jeff Brown · 11 years ago
  77. 8b25a68 Update media router API. by Jeff Brown · 11 years ago
  78. 5d41beb Update media router API. by Jeff Brown · 11 years ago
  79. 8942438 Update Support7Demos for MenuInflater change: by Chris Banes · 11 years ago
  80. 04c8633 Update Support7Demos for action bar compat API changes. by Adam Powell · 11 years ago
  81. e14dfaf appcompat: Add samples for options menu usage with fragments. by Jeff Brown · 11 years ago
  82. 84dc1f0 Update media router API. by Jeff Brown · 11 years ago
  83. e808a4b Update after API refactoring. by Jeff Brown · 11 years ago
  84. fbe0890 Rename methods of RouteController. by Jeff Brown · 12 years ago
  85. 84e6be0 Add action bar support library samples. by Jeff Brown · 12 years ago
  86. 63c90a5 Add grid layout support library samples. by Jeff Brown · 12 years ago
  87. bda0c73 Move media router samples to new Support7Demos project. by Jeff Brown · 12 years ago