1. da292d8 Move transition tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  2. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  3. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  4. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  5. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  6. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  7. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  8. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  9. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  10. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  11. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  12. 04c9cb4 Remove useless package.html by Aurimas Liutikas · 7 years ago
  13. 10099b8 Avoid comparing resource id's by Tor Norbye · 7 years ago
  14. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  15. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  16. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  17. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  18. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  19. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  20. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  21. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  22. 875082c Merge "Add OWNERS files in support project." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  23. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  24. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  25. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  26. f72b2f9 Move transition to standard directories. by Aurimas Liutikas · 7 years ago
  27. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  28. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  29. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  30. 96b3dee Revert "Move transition code to standard directories." by Aurimas Liutikas · 7 years ago
  31. bbd11a6 Move transition code to standard directories. by Aurimas Liutikas · 7 years ago
  32. 029980a Transition library ProGuard rules. by Shane Farmer · 7 years ago
  33. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  34. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  35. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  36. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  37. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  38. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  39. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  40. 1ec15a3 resolve merge conflicts of bc38abf169 to oc-mr1-dev by Yuichi Araki · 7 years ago
  41. 3f82583 Backport FragmentTransition by Yuichi Araki · 7 years ago
  42. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  43. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  44. 3c4963c Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  45. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  46. b47af90 Revert "Update to using newer android.support.test libraries." by Aurimas Liutikas · 7 years ago
  47. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  48. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  49. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  50. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  51. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  52. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  53. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  54. 4e6aa15 Merge "Remove the code to create repo with all history archive." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  55. e6cf359 Mark tests @LargeTest if they don't fit @MediumTest times. by Aurimas Liutikas · 7 years ago
  56. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  57. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  58. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  59. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  60. 08e5d50 Fix and enforce the last two remaining error-prone warnings. by Aurimas Liutikas · 7 years ago
  61. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  62. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  63. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  64. 94a2bb8 Merge "Extract and unhide TransitionListenerAdapter" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  65. 3d332c0 Merge "ChangeTransform with PathMotion" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  66. 642a5dc ChangeTransform with PathMotion by Yuichi Araki · 7 years ago
  67. 7f5a78c Extract and unhide TransitionListenerAdapter by Yuichi Araki · 7 years ago
  68. b97d141 Add missing javadoc about Transition XML usage by Yuichi Araki · 7 years ago
  69. 789f282 Merge changes I075b9bb4,I53b51089 into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  70. ffef018 Merge "Backport isTransitionRequired introduced in API 23" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  71. 913cfb3 ChangeScroll introduced in API level 23 by Yuichi Araki · 7 years ago
  72. dfbc6c9 Backport isTransitionRequired introduced in API 23 by Yuichi Araki · 7 years ago
  73. 7bd2fbc Backport ChangeBounds features API 22 and later by Yuichi Araki · 7 years ago
  74. 98e6fcc Merge "Annotate more Transition APIs" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  75. 4ad1298 Backport endTransitions by Yuichi Araki · 7 years ago
  76. 7f117eb Annotate more Transition APIs by Yuichi Araki · 7 years ago
  77. d21eb00 Hide Styleable fields from code completion by Yuichi Araki · 7 years ago
  78. b3cf497 Merge "Address lint warnings" into oc-dev by Yuichi Araki · 7 years ago
  79. 5fab35f Fix ChangeClipBounds to set final clip to null by Yuichi Araki · 7 years ago
  80. df81a97 Address lint warnings by Yuichi Araki · 7 years ago
  81. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  82. dbad440 Merge "Fix a mistake in merge" into oc-dev by TreeHugger Robot · 7 years ago
  83. 55237ec Fix a mistake in merge by Yuichi Araki · 7 years ago
  84. da7f252 TransitionManager.go with null parameter by Yuichi Araki · 7 years ago
  85. db86051 Fix Fade on Views with alpha by Yuichi Araki · 7 years ago
  86. 928ae3c Port fix for Fade by Yuichi Araki · 7 years ago
  87. 8716d29 Revert "Port fix for Fade" by Aurimas Liutikas · 7 years ago
  88. f49dde0 Port fix for Fade by Yuichi Araki · 7 years ago
  89. 42fa139 Merge "Add PathMotion to TransitionInflater" by Yuichi Araki · 7 years ago
  90. 0671a2e Merge "Use proper PathMeasure to test entire path" by Yuichi Araki · 7 years ago
  91. ac85f7b Use proper PathMeasure to test entire path by Yuichi Araki · 7 years ago
  92. ae4925a Add Slide Transition type by Yuichi Araki · 7 years ago
  93. 142a565 Add PathMotion to TransitionInflater by Yuichi Araki · 7 years ago
  94. 8f1c670 Merge changes Iab727c7b,Ic851f4fe by Yuichi Araki · 7 years ago
  95. fdfa819 Add ChangeImageTransform by Yuichi Araki · 8 years ago
  96. d345d3c Merge "Fix up small issues in support-transition." by Aurimas Liutikas · 7 years ago
  97. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  98. 50ce74b Add ChangeTransform by Yuichi Araki · 8 years ago
  99. ce318db Fix up small issues in support-transition. by Aurimas Liutikas · 7 years ago
  100. f137a45 Add ChangeClipBounds by Yuichi Araki · 8 years ago