1. 142a565 Add PathMotion to TransitionInflater by Yuichi Araki · 7 years ago
  2. b77813a Support path interpolator in AVDC by ztenghui · 7 years ago
  3. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  4. 7b0c580 Merge "Fix test failure on testPathMorping on API 23" into nyc-support-25.4-dev by Tenghui Zhu · 7 years ago
  5. c0541ff Fix test failure on testPathMorping on API 23 by ztenghui · 7 years ago
  6. b608675 Add Path Morphing support to AVDC by ztenghui · 7 years ago
  7. 134e62b Add Path Morphing support to AVDC by ztenghui · 7 years ago
  8. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  9. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago
  10. 88c4351 Merge commit '9c0c3dbaa3ac3258b90e6a7c9d374b928ca37a74' into manual_merge_9c0c3dbaa3 by ztenghui · 7 years ago
  11. 5a1089d Add listener to the AVDC by ztenghui · 7 years ago
  12. f2eb812 Merge "A new workaround for the proguard issue for VDC/AVDC." into nyc-support-25.3-dev am: 53736a6f3f by Tenghui Zhu · 7 years ago
  13. 134f43b A new workaround for the proguard issue for VDC/AVDC. by ztenghui · 7 years ago
  14. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  15. a80878d Merge TypedArrayUtils by Yuichi Araki · 7 years ago
  16. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  17. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  18. 22f13fd Fix some issues caught via a static analyzer am: f83358389f by Chris Banes · 8 years ago
  19. 725ce5f Merge "Fix some issues caught via a static analyzer" into nyc-support-25.2-dev by Chris Banes · 8 years ago
  20. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  21. f833583 Fix some issues caught via a static analyzer by Chris Banes · 8 years ago
  22. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  23. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  24. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  25. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  26. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  27. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  28. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  29. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  30. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  31. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  32. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  33. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  34. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  35. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  36. 0083436 resolve merge conflicts of 8e10080 to master by Aurimas Liutikas · 8 years ago
  37. b787498 Fix wrong merge for VectorDrawableCompat.java. by Daichi Hirono · 8 years ago
  38. 0a36ac5 Merge "Update documation for VDC / AVDC" by TreeHugger Robot · 8 years ago
  39. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  40. 791d564 Update documation for VDC / AVDC by Teng-Hui Zhu · 8 years ago
  41. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  42. e8d4120 Do not hard-code any compileSdkVersion values in gradle. by Aurimas Liutikas · 8 years ago
  43. 8ec1f79 Return current object instead of Exception when constant state is null by Teng-Hui Zhu · 8 years ago
  44. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  45. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  46. 95ca36d Return current object instead of Exception when constant state is null by Teng-Hui Zhu · 8 years ago
  47. 9703aa1 Add proguard to make sure AVD's getter and setter still works am: 2210570454 am: 4862972f92 am: a258585eea by Teng-Hui Zhu · 8 years ago
  48. 2210570 Add proguard to make sure AVD's getter and setter still works by Teng-Hui Zhu · 8 years ago
  49. 72da1bc Fix NewApi errors in support libraries by Alan Viverette · 8 years ago
  50. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  51. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  52. 3d82848 Properly setup autoMirror in VDC and AVDC. am: 0327a65add am: cf1eb2d912 by Teng-Hui Zhu · 8 years ago
  53. 0327a65 Properly setup autoMirror in VDC and AVDC. by Teng-Hui Zhu · 8 years ago
  54. 7f38460 Restrict AVDC and VDC parsing to the current element instead of the whole document am: 67b6c5f8b8 am: ee230dd68c by Doris Liu · 8 years ago
  55. 67b6c5f Restrict AVDC and VDC parsing to the current element instead of the whole document by Doris Liu · 8 years ago
  56. 42e7d6f Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread. by Aurimas Liutikas · 8 years ago
  57. b32a131 Update JavaDoc for VectorDrawableCompat and related comments am: 95276d3d3d am: 3148bc0ab3 by Teng-Hui Zhu · 8 years ago
  58. 95276d3 Update JavaDoc for VectorDrawableCompat and related comments by Teng-Hui Zhu · 8 years ago
  59. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  60. 6a1b3c0 Workaorund a strange proguard and VM issue before Lollipop. by Teng-Hui Zhu · 8 years ago
  61. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  62. 9e3d04f Remove all the extra accessor methods added by javac in support-vector-drawable. by Aurimas Liutikas · 8 years ago
  63. 8fbfb9b Remove all the extra accessor methods added by javac in support-vector-drawable. by Aurimas Liutikas · 8 years ago
  64. c59ac73 VDC and AVDC fallback on framework, only on NYC+ by Teng-Hui Zhu · 8 years ago
  65. 47082c3 Fix all usages of deprecated setBackgroundDrawable. by Aurimas Liutikas · 8 years ago
  66. fad2335 Annotate more support lib tests with size annotations. by Aurimas Liutikas · 8 years ago
  67. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  68. 093b6fa Skip lint errors by Tony Mantler · 8 years ago
  69. a2c539c Use a new drawable for constant state test by Teng-Hui Zhu · 8 years ago
  70. 0402748 Fix the support lib for the correct clip group support. by Teng-Hui Zhu · 8 years ago
  71. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  72. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  73. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  74. c9a8595 Fix a random assortment of spelling errors. by Aurimas Liutikas · 8 years ago
  75. 15375aa Add missing @Override annotations in support library code. by Aurimas Liutikas · 8 years ago
  76. 55fc3f2 Internal cleanup by Kirill Grouchnikov · 8 years ago
  77. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  78. a15e529 resolve merge conflicts of 4519642 to nyc-dev am: 5f5ffb9 am: a4a72ff by Chris Banes · 8 years ago
  79. 5f5ffb9 resolve merge conflicts of 4519642 to nyc-dev by Chris Banes · 8 years ago
  80. be67813 Tidy up DrawableCompat + VDC/AVDC calls by Chris Banes · 8 years ago
  81. 65627a8 Fix mnc-ub-dev branch build breakage in VDC test am: 9b0371b am: 88bd43b am: 4146d3c73d by Teng-Hui Zhu · 8 years ago
  82. 9f4e6d0 Merge "Fix VDC bounds issue" into mnc-ub-dev am: a54cc5e am: 68972f3 am: 98ec782 by Tenghui Zhu · 8 years ago
  83. 88bd43b Fix mnc-ub-dev branch build breakage in VDC test am: 9b0371b by Teng-Hui Zhu · 8 years ago
  84. 9b0371b Fix mnc-ub-dev branch build breakage in VDC test by Teng-Hui Zhu · 8 years ago
  85. 68972f3 Merge "Fix VDC bounds issue" into mnc-ub-dev am: a54cc5e by Teng-Hui Zhu · 8 years ago
  86. 5f21d67 Fix VDC bounds issue by Teng-Hui Zhu · 8 years ago
  87. ab9d2bf Use VDC for API 21 and 22 to workaround the ImageView scaling issue by Teng-Hui Zhu · 8 years ago
  88. b5eeeae Merge "Use VDC for API 21 and 22 to workaround the ImageView scaling issue" into nyc-dev am: 398eb9e by Teng-Hui Zhu · 8 years ago
  89. 80e3ecf Use VDC for API 21 and 22 to workaround the ImageView scaling issue by Teng-Hui Zhu · 8 years ago
  90. 7d4a4fb Fix VDC tintMode attribute reading am: d014251a45 am: f6b83e92c8 am: 9db96414c7 by Chris Banes · 8 years ago
  91. f6b83e9 Fix VDC tintMode attribute reading am: d014251a45 by Chris Banes · 8 years ago
  92. d014251 Fix VDC tintMode attribute reading by Chris Banes · 8 years ago
  93. 3767c8c Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev am: 7dfd1066c9 am: 3f8dbc78a1 by Teng-Hui Zhu · 8 years ago
  94. 3f8dbc7 Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev by Teng-Hui Zhu · 8 years ago
  95. c5e344c Pin support libraries to Java 1.7 so they can be used with dx am: e1cd5a1f80 by Neil Fuller · 8 years ago
  96. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 8 years ago
  97. 22eca99 Remove tests for scaling stroke width for now by Teng-Hui Zhu · 8 years ago
  98. 402c41d Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev am: 7d46b1f5b6 am: 7f3cc99de6 by Tenghui Zhu · 8 years ago
  99. 7f3cc99 Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev am: 7d46b1f5b6 by Tenghui Zhu · 8 years ago
  100. 7d46b1f Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev by Tenghui Zhu · 8 years ago