1. 6a346f6 Set targetSdkVersion in all Support*Demos apps by Aurimas Liutikas · 7 years ago
  2. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  3. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  4. 3a7c6d2 Make menu item tinting available on older platforms. by Kirill Grouchnikov · 7 years ago
  5. c9bcf8c Use support vector drawables in Support7Demos and SupportDesignDemos by Aurimas Liutikas · 7 years ago
  6. 1b86237 Use local debug keystore, make plugin even MORE groovy by Alan Viverette · 7 years ago
  7. d62480d resolve merge conflicts of d283650611 to master by Kirill Grouchnikov · 7 years ago
  8. d283650 Merge "Option to test custom elevation on popup menus" into nyc-support-25.4-dev by Kirill Grouchnikov · 7 years ago
  9. e0c6207 Option to test custom elevation on popup menus by Kirill Grouchnikov · 7 years ago
  10. 917d7ec Merge "Add textAppearanceListItemSecondary" into nyc-support-25.4-dev by Kirill Grouchnikov · 7 years ago
  11. 826d08e Add textAppearanceListItemSecondary by Kirill Grouchnikov · 7 years ago
  12. 3efc5c1 Merge "Resolve textColorLink on pre-v23 AppCompatTextViews" by Kirill Grouchnikov · 7 years ago
  13. 88d05bd Resolve textColorLink on pre-v23 AppCompatTextViews by Kirill Grouchnikov · 7 years ago
  14. 22fe430 Clean up test/demo XML code to remove unused attributes. by Aurimas Liutikas · 7 years ago
  15. bf84456 Merge "Removing make build files for sample apps." by TreeHugger Robot · 7 years ago
  16. f77a0e5 Merge "Proper visuals for thumb of disabled switch" by Kirill Grouchnikov · 7 years ago
  17. 613689e Proper visuals for thumb of disabled switch by Kirill Grouchnikov · 7 years ago
  18. aa5c910 Removing make build files for sample apps. by Aurimas Liutikas · 7 years ago
  19. 05944c3 Merge "A pass at fixing unchecked javac warnings." by TreeHugger Robot · 7 years ago
  20. ff54c58 Merge "Fix Support7Demos - AppCompat - Action Bar - Action Mode." by TreeHugger Robot · 7 years ago
  21. 8d322df Fix Support7Demos - AppCompat - Action Bar - Action Mode. by Jiaquan He · 7 years ago
  22. 6ef653b Merge "Remove unused imports in support library classes." by Aurimas Liutikas · 7 years ago
  23. 643cbdd Merge "Add shortcut support for ActionMode." by Jiaquan He · 7 years ago
  24. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  25. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 7 years ago
  26. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  27. a7cc5f2 Add shortcut support for ActionMode. by Jiaquan He · 7 years ago
  28. 458543f Clean up MenuItemCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  29. 5fae436 Merge "Support7Demos: Remove a non-default constructor of DiscoveryFragment" by Donghyun Cho · 7 years ago
  30. 11cd496 Support7Demos: Remove a non-default constructor of DiscoveryFragment by Donghyun Cho · 7 years ago
  31. 6ed40c1 Deprecate and remove usage of MotionEventCompat methods. by Aurimas Liutikas · 7 years ago
  32. b29c163 Merge "Deprecated AsyncTaskCompat." by Aurimas Liutikas · 7 years ago
  33. 0dc1114 Merge "Deprecated ViewCompat methods that were added in API 11." by Aurimas Liutikas · 7 years ago
  34. 6416576 Deprecated AsyncTaskCompat. by Aurimas Liutikas · 7 years ago
  35. fa0f82f Deprecated ViewCompat methods that were added in API 11. by Aurimas Liutikas · 7 years ago
  36. 63a2530 Fix lint warnings in Support4Demos and Support7Demos by Aurimas Liutikas · 7 years ago
  37. 7ed1d9e Demo for menu item content description and tooltip by Vladislav Kaznacheev · 7 years ago
  38. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  39. 6163687 Fix lint warnings of media router sample by Donghyun Cho · 8 years ago
  40. fbefadc Simplify support of prefetch with data set changed after layout by Chris Craik · 8 years ago
  41. ef780d2 Fix night mode API for configuration-based color resources by Chris Banes · 8 years ago
  42. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  43. 1cd6427 Fix background tint for Button.Colored on API 22 by Chris Banes · 8 years ago
  44. 0ceae57 More nested prefetch tests by Chris Craik · 8 years ago
  45. 76dec2e Merge "Nested RecyclerView Prefetch" by TreeHugger Robot · 8 years ago
  46. 1e0a453 Nested RecyclerView Prefetch by Chris Craik · 8 years ago
  47. f796be9 Revert "Support7Demos: Enable the route discovery action only when needed" by Sungsoo · 8 years ago
  48. 396f55a Improve PagerSnapHelper flinging and documentation. by Aurimas Liutikas · 8 years ago
  49. 849542d Add PagerSnapHelper to enable ViewPager-like behavior. by Aurimas Liutikas · 8 years ago
  50. 3bac6aa Merge "MediaRouter: Apply styles in chooser dialog based on isLightTheme" by Donghyun Cho · 8 years ago
  51. 166da1f MediaRouter: Apply styles in chooser dialog based on isLightTheme by Donghyun Cho · 8 years ago
  52. 059fea0 Simple Nested RecyclerView sample am: 8faffcd819 am: 7b98d9ba3b am: 0907014eec by Chris Craik · 8 years ago
  53. 8faffcd Simple Nested RecyclerView sample by Chris Craik · 8 years ago
  54. fd3d593 Fix some use of deprecated APIs in Support7Demos. am: e8e0eae260 am: 2dce61b2bd by Aurimas Liutikas · 8 years ago
  55. 2dce61b Fix some use of deprecated APIs in Support7Demos. am: e8e0eae260 by Aurimas Liutikas · 8 years ago
  56. 3561a66 Merge "Fix some use of deprecated APIs in Support7Demos." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  57. 1319efb Remove the use deprecated ActionBar Tab in Support7Demos. am: 5de9c2d68c am: d2f869168d by Aurimas Liutikas · 8 years ago
  58. d2f8691 Remove the use deprecated ActionBar Tab in Support7Demos. am: 5de9c2d68c by Aurimas Liutikas · 8 years ago
  59. c0451a1 Merge "Remove the use deprecated ActionBar Tab in Support7Demos." into nyc-mr1-dev by Aurimas Liutikas · 8 years ago
  60. 209783e RecyclerView item prefetching am: ec4b542988 am: 7e8d354e8d am: e3557d6715 by Chris Craik · 8 years ago
  61. ec4b542 RecyclerView item prefetching by Chris Craik · 8 years ago
  62. e8e0eae Fix some use of deprecated APIs in Support7Demos. by Aurimas Liutikas · 8 years ago
  63. 86cc38e resolve merge conflicts of 590923c to master by Aurimas Liutikas · 8 years ago
  64. 47082c3 Fix all usages of deprecated setBackgroundDrawable. by Aurimas Liutikas · 8 years ago
  65. 5de9c2d Remove the use deprecated ActionBar Tab in Support7Demos. by Aurimas Liutikas · 8 years ago
  66. 4e736f0 Make DividerItemDecoration a public API. am: 7febb12fee am: a4c8d62156 by Aurimas Liutikas · 8 years ago
  67. 7febb12 Make DividerItemDecoration a public API. by Aurimas Liutikas · 8 years ago
  68. 26927ed Merge \\\"Utility class to calculate difference between two lists.\\\" into nyc-support-24.1-dev am: d73d04400b am: 36843f305b by Yigit Boyar · 8 years ago
  69. a41c174 Utility class to calculate difference between two lists. by Yigit Boyar · 8 years ago
  70. a7eda07 Remove last references to ActionBarActivity by Aurimas Liutikas · 8 years ago
  71. 12acd8f Make sure we recreate the Activity for night changes by Chris Banes · 8 years ago
  72. 70f3627 Support7Demos: Build metadata using the stored title in the playlist by Donghyun Cho · 8 years ago
  73. efd4580 Support7Demos: Reflect a status change of playback state properly by Donghyun Cho · 8 years ago
  74. e17c519 Allow editing of samples in Android Studio by Chris Banes · 8 years ago
  75. a273771 resolve merge conflicts of 7966cf7 to nyc-dev-plus-aosp by Jae Seo · 8 years ago
  76. 7a3ec49 Support7Demos: Set LOCAL_MIN_SDK_VERSION to 7 by Jae Seo · 8 years ago
  77. 57dee34 Merge "Fix up the makefiles and some samples." am: 2473cab am: d0a7343 by Christopher Ferris · 8 years ago
  78. 9f7400d Fix up the makefiles and some samples. by Christopher Ferris · 8 years ago
  79. 9b1bb72 Build Support7Demos with AAPT2 by Adam Lesinski · 8 years ago
  80. bc90b9d Revert "Build Support7Demos with AAPT2" by Adam Lesinski · 8 years ago
  81. bfe1f04 Build Support7Demos with AAPT2 by Adam Lesinski · 8 years ago
  82. 439526f Revert "Build Support7Demos with AAPT2" by Adam Lesinski · 8 years ago
  83. 2174451 Build Support7Demos with AAPT2 by Adam Lesinski · 8 years ago
  84. f0aa21c Support7Demos: Add an override annotation by Sungsoo Lim · 8 years ago
  85. c1a2403 Support7Demos: Enable the route discovery action only when needed by Sungsoo Lim · 8 years ago
  86. e2b9e51 Set card background using ColorStateList. by Aurimas Liutikas · 8 years ago
  87. 3851961 Make CardViewActivity in Support7Demos extend AppCompatActivity. by Aurimas Liutikas · 8 years ago
  88. 4ff34e4 Update Support Demos to use their own search icon by Chris Banes · 8 years ago
  89. 0984f98 Switch DrawerLayout to new listener API. by Kirill Grouchnikov · 8 years ago
  90. 2fc2ebc Make AVDC sample drawable larger by Chris Banes · 8 years ago
  91. 5457c30 Add AVDC demo to Support7Demos by Chris Banes · 8 years ago
  92. 99046ce Sample app for appcompat-v7's PopupMenu. by Kirill Grouchnikov · 8 years ago
  93. 8506ff8 Simplify the content layout of the DrawerLayout demo. by Kirill Grouchnikov · 8 years ago
  94. 26b4a04 Add end drawer to the sample app. by Kirill Grouchnikov · 8 years ago
  95. f28f4e0 Add demo for ShareActionProvider by Chris Banes · 9 years ago
  96. d1fe1a7 Make the SupportDemo apps work the AppCompat + VDC by Chris Banes · 9 years ago
  97. 8e3d282 Simple sample app for ListPopupWindow by Kirill Grouchnikov · 9 years ago
  98. 941ec8d Demo showing Theme.AppCompat.DayNight usage by Chris Banes · 9 years ago
  99. 49b2050 Align DrawerLayout width with Material design spec. by Kirill Grouchnikov · 9 years ago
  100. be4fd30 Fix drawer layout sample app layout issue. by Kirill Grouchnikov · 9 years ago