1. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  2. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  3. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  4. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  5. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  6. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  7. 08e5d50 Fix and enforce the last two remaining error-prone warnings. by Aurimas Liutikas · 7 years ago
  8. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  9. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  10. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  11. 94a2bb8 Merge "Extract and unhide TransitionListenerAdapter" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  12. 3d332c0 Merge "ChangeTransform with PathMotion" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  13. 642a5dc ChangeTransform with PathMotion by Yuichi Araki · 7 years ago
  14. 7f5a78c Extract and unhide TransitionListenerAdapter by Yuichi Araki · 7 years ago
  15. b97d141 Add missing javadoc about Transition XML usage by Yuichi Araki · 7 years ago
  16. 789f282 Merge changes I075b9bb4,I53b51089 into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  17. ffef018 Merge "Backport isTransitionRequired introduced in API 23" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  18. 913cfb3 ChangeScroll introduced in API level 23 by Yuichi Araki · 7 years ago
  19. dfbc6c9 Backport isTransitionRequired introduced in API 23 by Yuichi Araki · 7 years ago
  20. 7bd2fbc Backport ChangeBounds features API 22 and later by Yuichi Araki · 7 years ago
  21. 98e6fcc Merge "Annotate more Transition APIs" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  22. 4ad1298 Backport endTransitions by Yuichi Araki · 7 years ago
  23. 7f117eb Annotate more Transition APIs by Yuichi Araki · 7 years ago
  24. d21eb00 Hide Styleable fields from code completion by Yuichi Araki · 7 years ago
  25. b3cf497 Merge "Address lint warnings" into oc-dev by Yuichi Araki · 7 years ago
  26. 5fab35f Fix ChangeClipBounds to set final clip to null by Yuichi Araki · 7 years ago
  27. df81a97 Address lint warnings by Yuichi Araki · 7 years ago
  28. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  29. dbad440 Merge "Fix a mistake in merge" into oc-dev by TreeHugger Robot · 7 years ago
  30. 55237ec Fix a mistake in merge by Yuichi Araki · 7 years ago
  31. da7f252 TransitionManager.go with null parameter by Yuichi Araki · 7 years ago
  32. db86051 Fix Fade on Views with alpha by Yuichi Araki · 7 years ago
  33. 928ae3c Port fix for Fade by Yuichi Araki · 7 years ago
  34. 8716d29 Revert "Port fix for Fade" by Aurimas Liutikas · 7 years ago
  35. f49dde0 Port fix for Fade by Yuichi Araki · 7 years ago
  36. 42fa139 Merge "Add PathMotion to TransitionInflater" by Yuichi Araki · 7 years ago
  37. 0671a2e Merge "Use proper PathMeasure to test entire path" by Yuichi Araki · 7 years ago
  38. ac85f7b Use proper PathMeasure to test entire path by Yuichi Araki · 7 years ago
  39. ae4925a Add Slide Transition type by Yuichi Araki · 7 years ago
  40. 142a565 Add PathMotion to TransitionInflater by Yuichi Araki · 7 years ago
  41. 8f1c670 Merge changes Iab727c7b,Ic851f4fe by Yuichi Araki · 7 years ago
  42. fdfa819 Add ChangeImageTransform by Yuichi Araki · 7 years ago
  43. d345d3c Merge "Fix up small issues in support-transition." by Aurimas Liutikas · 7 years ago
  44. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  45. 50ce74b Add ChangeTransform by Yuichi Araki · 7 years ago
  46. ce318db Fix up small issues in support-transition. by Aurimas Liutikas · 7 years ago
  47. f137a45 Add ChangeClipBounds by Yuichi Araki · 7 years ago
  48. 4c904b3 Add Explode Transition type by Yuichi Araki · 7 years ago
  49. 5e040d3 Merge "Support for Transition XMLs" by Yuichi Araki · 7 years ago
  50. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  51. 8158051 Support for Transition XMLs by Yuichi Araki · 7 years ago
  52. 317d4bb Backport ChangeBounds features introduced in L by Yuichi Araki · 7 years ago
  53. a6f2ebe Backport Visibility features added in L by Yuichi Araki · 7 years ago
  54. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  55. f54ec8d Merge "Backport TransitionSet enhancements in L" by Yuichi Araki · 7 years ago
  56. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  57. 622113c7 Backport TransitionSet enhancements in L by Yuichi Araki · 7 years ago
  58. e68550d Add mockito dependencies to support-transition by Yuichi Araki · 7 years ago
  59. 74dc91b Merge changes I2974f964,I39a3adf9 by Yuichi Araki · 7 years ago
  60. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 7 years ago
  61. c0b4783 Fix addTarget not limiting to the given views by Yuichi Araki · 7 years ago
  62. 756a17b Backport Transition target enhancement in L by Yuichi Araki · 7 years ago
  63. aa389f3 Merge "Move the setup of uploadArchives repository to SupportLibraryPlugin." by Aurimas Liutikas · 7 years ago
  64. 6ad7122 Merge "Suppress layout on older platforms" by Yuichi Araki · 7 years ago
  65. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  66. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  67. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  68. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  69. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  70. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  71. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  72. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  73. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  74. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  75. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  76. 17c6dc5 Remove unneccessary files by Yuichi Araki · 8 years ago
  77. f43e000 Suppress layout on older platforms by Yuichi Araki · 8 years ago
  78. 4e5a727 Restructure the Transition support library by Yuichi Araki · 8 years ago
  79. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  80. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  81. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  82. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  83. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  84. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  85. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  86. 8267c23 Fix transition library to target Java 1.7 am: 679ce10435 am: 5b94a6f01f by Alan Viverette · 8 years ago
  87. 679ce10 Fix transition library to target Java 1.7 by Alan Viverette · 8 years ago
  88. 42e7d6f Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread. by Aurimas Liutikas · 8 years ago
  89. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  90. 17276ad Merge "More targeted dependencies" by Kirill Grouchnikov · 8 years ago
  91. 1c8c666 More targeted dependencies by Kirill Grouchnikov · 8 years ago
  92. 9480eb4 resolve merge conflicts of 7243922 to master by Alan Viverette · 8 years ago
  93. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  94. ae7f533 Remove all the extra accessor methods added by javac in support-transition. am: 5bc71ed43c am: 761ea02d06 am: f8405ca40d by Aurimas Liutikas · 8 years ago
  95. 761ea02 Remove all the extra accessor methods added by javac in support-transition. by Aurimas Liutikas · 8 years ago
  96. 5bc71ed Remove all the extra accessor methods added by javac in support-transition. by Aurimas Liutikas · 8 years ago
  97. 4e28c3c Annotate android.support.transition tests. am: 24797374d6 am: a7286badb1 by Aurimas Liutikas · 8 years ago
  98. a7286ba Annotate android.support.transition tests. am: 24797374d6 by Aurimas Liutikas · 8 years ago
  99. adb13cd Merge "Annotate android.support.transition tests." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  100. 6625313 Fix Animators pausing on a wrong Window am: feda490114 am: 42156d4d7c by Yuichi Araki · 8 years ago