1. 39b0b00 Merge changes from topic "explodetest" by Yuichi Araki · 7 years ago
  2. d92cd8b [automerger] Improve failure message from flaky ExplodeTest am: b83b084834 by Android Build Merger (Role) · 7 years ago
  3. b83b084 Improve failure message from flaky ExplodeTest by Yuichi Araki · 7 years ago
  4. 1bcd9d4 [automerger] Fix flaking FadeTest am: 63f708a9f9 by Android Build Merger (Role) · 7 years ago
  5. 63f708a Fix flaking FadeTest by Yuichi Araki · 7 years ago
  6. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  7. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 7 years ago
  8. bb91d4d Merge changes from topic "am-c1865206-52b7-4669-9158-5e10ccfb51f4" by Yuichi Araki · 7 years ago
  9. 86830fb Merge "Fix propagation on TransitionSet" into oc-mr1-jetpack-dev by Yuichi Araki · 7 years ago
  10. ec9c448 Fix TransitionSet javadoc by Yuichi Araki · 7 years ago
  11. 03c3fdb Fix propagation on TransitionSet by Yuichi Araki · 7 years ago
  12. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  13. da292d8 Move transition tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  14. 04c9cb4 Remove useless package.html by Aurimas Liutikas · 7 years ago
  15. 10099b8 Avoid comparing resource id's by Tor Norbye · 7 years ago
  16. f72b2f9 Move transition to standard directories. by Aurimas Liutikas · 7 years ago
  17. 96b3dee Revert "Move transition code to standard directories." by Aurimas Liutikas · 7 years ago
  18. bbd11a6 Move transition code to standard directories. by Aurimas Liutikas · 7 years ago
  19. 3f82583 Backport FragmentTransition by Yuichi Araki · 7 years ago
  20. 94a2bb8 Merge "Extract and unhide TransitionListenerAdapter" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  21. 3d332c0 Merge "ChangeTransform with PathMotion" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  22. 642a5dc ChangeTransform with PathMotion by Yuichi Araki · 7 years ago
  23. 7f5a78c Extract and unhide TransitionListenerAdapter by Yuichi Araki · 7 years ago
  24. b97d141 Add missing javadoc about Transition XML usage by Yuichi Araki · 7 years ago
  25. 789f282 Merge changes I075b9bb4,I53b51089 into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  26. ffef018 Merge "Backport isTransitionRequired introduced in API 23" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  27. 913cfb3 ChangeScroll introduced in API level 23 by Yuichi Araki · 7 years ago
  28. dfbc6c9 Backport isTransitionRequired introduced in API 23 by Yuichi Araki · 7 years ago
  29. 7bd2fbc Backport ChangeBounds features API 22 and later by Yuichi Araki · 7 years ago
  30. 98e6fcc Merge "Annotate more Transition APIs" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  31. 4ad1298 Backport endTransitions by Yuichi Araki · 7 years ago
  32. 7f117eb Annotate more Transition APIs by Yuichi Araki · 7 years ago
  33. d21eb00 Hide Styleable fields from code completion by Yuichi Araki · 7 years ago
  34. b3cf497 Merge "Address lint warnings" into oc-dev by Yuichi Araki · 7 years ago
  35. 5fab35f Fix ChangeClipBounds to set final clip to null by Yuichi Araki · 7 years ago
  36. df81a97 Address lint warnings by Yuichi Araki · 7 years ago
  37. 55237ec Fix a mistake in merge by Yuichi Araki · 7 years ago
  38. db86051 Fix Fade on Views with alpha by Yuichi Araki · 7 years ago
  39. 928ae3c Port fix for Fade by Yuichi Araki · 7 years ago
  40. 8716d29 Revert "Port fix for Fade" by Aurimas Liutikas · 7 years ago
  41. f49dde0 Port fix for Fade by Yuichi Araki · 7 years ago
  42. 42fa139 Merge "Add PathMotion to TransitionInflater" by Yuichi Araki · 7 years ago
  43. ae4925a Add Slide Transition type by Yuichi Araki · 7 years ago
  44. 142a565 Add PathMotion to TransitionInflater by Yuichi Araki · 7 years ago
  45. 8f1c670 Merge changes Iab727c7b,Ic851f4fe by Yuichi Araki · 7 years ago
  46. fdfa819 Add ChangeImageTransform by Yuichi Araki · 8 years ago
  47. d345d3c Merge "Fix up small issues in support-transition." by Aurimas Liutikas · 8 years ago
  48. 50ce74b Add ChangeTransform by Yuichi Araki · 8 years ago
  49. ce318db Fix up small issues in support-transition. by Aurimas Liutikas · 8 years ago
  50. f137a45 Add ChangeClipBounds by Yuichi Araki · 8 years ago
  51. 4c904b3 Add Explode Transition type by Yuichi Araki · 8 years ago
  52. 8158051 Support for Transition XMLs by Yuichi Araki · 8 years ago
  53. 317d4bb Backport ChangeBounds features introduced in L by Yuichi Araki · 8 years ago
  54. a6f2ebe Backport Visibility features added in L by Yuichi Araki · 8 years ago
  55. 622113c7 Backport TransitionSet enhancements in L by Yuichi Araki · 8 years ago
  56. c0b4783 Fix addTarget not limiting to the given views by Yuichi Araki · 8 years ago
  57. 756a17b Backport Transition target enhancement in L by Yuichi Araki · 8 years ago
  58. f43e000 Suppress layout on older platforms by Yuichi Araki · 8 years ago
  59. 4e5a727 Restructure the Transition support library by Yuichi Araki · 8 years ago
  60. e73fed4 Fix Fade constructor by Yuichi Araki · 8 years ago
  61. a951723 Add package documentation for support transition by Yuichi Araki · 8 years ago
  62. 9562a3b Add offline docs target for support lib gradle build by Alan Viverette · 8 years ago
  63. 733b5aa Adjust standard Transition structure by Yuichi Araki · 8 years ago
  64. ddd0bf9 Merge "Add a demo of custom Transition" by Yuichi Araki · 8 years ago
  65. d5b720e Add a demo of custom Transition by Yuichi Araki · 8 years ago
  66. bd6c3bc Backport Scene constructor with a View by Yuichi Araki · 8 years ago
  67. a0eb967 Backport a bug fix to K and L by Yuichi Araki · 8 years ago
  68. 15375aa Add missing @Override annotations in support library code. by Aurimas Liutikas · 8 years ago
  69. cbba0a5 Annotate public APIs in transition support library by Yuichi Araki · 8 years ago
  70. c876cd8 Transition support library by Yuichi Araki · 9 years ago