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