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