1. 1226db5 Merge "Update lint baseline" by TreeHugger Robot · 7 years ago
  2. e70c7da Update lint baseline by Aurimas Liutikas · 7 years ago
  3. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  4. 76542da Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  5. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  6. 6ca9d01 Disable lint when using custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  7. 1eecf50 Add custom baseline for the custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  8. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  9. 35d79d3 Fix a lint warning in support-cardview. by Aurimas Liutikas · 7 years ago
  10. b7adf5d Combine the CardView classes into one directory. by Aurimas Liutikas · 7 years ago
  11. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  12. 7f35986 Restore "Clean up files left over from old SDK build" by Alan Viverette · 7 years ago
  13. 71e91f2 Revert "Clean up files left over from old SDK build" to fix build by Alan Viverette · 7 years ago
  14. 51e3ec3 Clean up files left over from old SDK build by Alan Viverette · 7 years ago
  15. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  16. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  17. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  18. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  19. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  20. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  21. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  22. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  23. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  24. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  25. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  26. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  27. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  28. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  29. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  30. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  31. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  32. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  33. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  34. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  35. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  36. 412e111 Remove all the extra accessor methods added by javac in support-cardview. by Aurimas Liutikas · 8 years ago
  37. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  38. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  39. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  40. dc8e099 Add missing @Override annotations in v7 code. Part 1. by Aurimas Liutikas · 8 years ago
  41. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  42. 529cd21 Fix stray LOCAL_SDK_VERSION pointing to 7 instead of 9 by Kirill Grouchnikov · 8 years ago
  43. f4893cf Clean-up pass over support lib modules by Kirill Grouchnikov · 8 years ago
  44. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  45. e7c701f Add CardView.getBackgroundColor API. by Aurimas Liutikas · 8 years ago
  46. 86223c8 resolve merge conflicts of 5ada595 to nyc-dev by Chris Banes · 8 years ago
  47. ffbf42a Tidy up CardView's background handling by Chris Banes · 8 years ago
  48. 6759b10 Build support libs with AAPT2 by Adam Lesinski · 8 years ago
  49. 57f3918 Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  50. 66b8608 Build support libs with AAPT2 by Adam Lesinski · 8 years ago
  51. 4ac91fa Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  52. 0dac8d8 Build support libs with AAPT2 by Adam Lesinski · 8 years ago
  53. 72ce9df Merge "Add ColorStateList support for CardView background." into nyc-dev by Aurimas Liutikas · 8 years ago
  54. d2c6029 Add ColorStateList support for CardView background. by Aurimas Liutikas · 8 years ago
  55. 378f43e Fixing the size of the center of CardView. by Aurimas Liutikas · 8 years ago
  56. 5a0bcb5 Merge "Make CardView respect the theme it is running in" into mnc-ub-dev by Chris Banes · 8 years ago
  57. dba32f5 Make CardView respect the theme it is running in by Chris Banes · 8 years ago
  58. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 8 years ago
  59. b95b3ed Ensure Java 1.7 compatibility for pre-NYC platforms by Justin Klaassen · 9 years ago
  60. 6e1afc8 Merge "Update support lib to use correct current SDK" by Chris Banes · 9 years ago
  61. 761b2d9 Merge "Update support lib to use correct current SDK DO NOT MERGE" into mnc-ub-dev by Chris Banes · 9 years ago
  62. c0fce14 Merge "Support library gradle improvements" into mnc-ub-dev am: 04292f146c by Yigit Boyar · 9 years ago
  63. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  64. c12dc3d Update support lib to use correct current SDK DO NOT MERGE by Chris Banes · 9 years ago
  65. 82b5549 Update support lib to use correct current SDK by Chris Banes · 9 years ago
  66. 68e7adb Ensure Java 1.7 compatibility for pre-NYC platforms by Justin Klaassen · 9 years ago
  67. 8578605 Fix rounded rect drawing code for CardViews on pre JB devices. by Aurimas Liutikas · 9 years ago
  68. 72aedb5 Respect set min width/height in CardView by Yigit Boyar · 9 years ago
  69. 8868c3d Add 23.1.1 support library API files by Chris Banes · 9 years ago
  70. e36acd8 Update default CardView background colors to match the spec. by Aurimas Liutikas · 9 years ago
  71. 104ba18 Add drawable tint support to CardView by Chris Banes · 9 years ago
  72. e4548b3 Slight tweaks to the card view. by Kirill Grouchnikov · 9 years ago
  73. 95ad49b Fix multi source folder API checking by Chris Banes · 9 years ago
  74. b1d3557 Add 23.1.0 API files by Chris Banes · 9 years ago
  75. 490bf52 Get support lib ready for release by Chris Banes · 9 years ago
  76. cc2ee74 Bump version to v22.2.1 by Chris Banes · 9 years ago
  77. bbe3ab2 Support 22.2.0 RC API files by Chris Banes · 9 years ago
  78. f9c5b99 Add 'final' 22.1.0 API files by Chris Banes · 9 years ago
  79. cda6682 Generate API files for the support libraries DO NOT MERGE by Chris Banes · 9 years ago
  80. 6a4c14b Update Support library gradle build files WIP by Chris Banes · 9 years ago
  81. ad124ea Use translucent pixel format for CardView by Yigit Boyar · 10 years ago
  82. fcec128 Compile support library libs at proper sdk levels by Griff Hazen · 10 years ago
  83. aa1de96 Merge "Fixes for hdpi round rect drawing" into lmp-mr1-dev by Yigit Boyar · 10 years ago
  84. 767f1e7 Merge "Use raw shadow size when deciding cardview bounds" into lmp-mr1-dev by Yigit Boyar · 10 years ago
  85. db27cfc Fixes for hdpi round rect drawing by Yigit Boyar · 10 years ago
  86. ec224ed Use raw shadow size when deciding cardview bounds by Yigit Boyar · 10 years ago
  87. 4eb77f0 Add setCardBackgroundColor API to CardView by Yigit Boyar · 10 years ago
  88. c42ba8c Add flag to turn off corner padding on CardView by Yigit Boyar · 10 years ago
  89. a527841 Remove references to "L" by Chet Haase · 10 years ago
  90. bdb07a1 Introduce CardView compat mode to make L behave like Kitkat by Yigit Boyar · 10 years ago
  91. 18ef68d Add ability to elevate CardView before L by Yigit Boyar · 10 years ago
  92. bf43be6 Update Outline API by Chris Craik · 10 years ago
  93. 2e96ffe Add a .readme for cardview support lib. by Xavier Ducrohet · 10 years ago
  94. 9cfef19 Add CardView to Gradle build of support lib. by Xavier Ducrohet · 10 years ago
  95. bc943f7 CardView improvements by Yigit Boyar · 10 years ago
  96. 83b8526 CardView by Yigit Boyar · 10 years ago