1. 6297672 Don't use forceVisibility for Activity Transitions. by George Mount · 8 years ago
  2. 3bbc2ed Fix leak of Bundled data. by George Mount · 9 years ago
  3. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  4. 2c256a0 Make additional shared elements a version-checked feature. by George Mount · 9 years ago
  5. 80141d1 Fix input pause without resume. by George Mount · 9 years ago
  6. 41725de Disable input during Activity Transition. by George Mount · 9 years ago
  7. 8de1de1 When returning, transition only existing shared elements. by George Mount · 9 years ago
  8. 4dc668c Revert "Revert "Allow delay of showing/hiding shared element when transferring."" by George Mount · 9 years ago
  9. 44d15f1 Revert "Allow delay of showing/hiding shared element when transferring." by George Mount · 9 years ago
  10. bd93e69 Allow delay of showing/hiding shared element when transferring. by George Mount · 9 years ago
  11. f1abef6 Force transitioning views to be visible when transition interrupted. by George Mount · 10 years ago
  12. 1732f52 Fix NPE when shared element listener is null. by George Mount · 10 years ago
  13. b694e08 Fix exit transitions hiding views permanently. by George Mount · 10 years ago
  14. 48bd13c Fixed: getDecor() NullPointeExceptions. by George Mount · 10 years ago
  15. ce2ee3d Fix fade transition not working with Activity Transitions. by George Mount · 10 years ago
  16. 214e7ad Merge "Use Alpha instead of TransitionAlpha for Activity Transitions." into lmp-dev by George Mount · 10 years ago
  17. 0f0c473 Use Alpha instead of TransitionAlpha for Activity Transitions. by George Mount · 10 years ago
  18. c2d66a0 Merge "Fix NPE when Window disappears during a transition." into lmp-dev by George Mount · 10 years ago
  19. 6e7fb60 Fix NPE when Window disappears during a transition. by George Mount · 10 years ago
  20. 6558056 API Review: Change SharedElementListener to SharedElementCallback. by George Mount · 10 years ago
  21. d847f1a Merge "Additional fixes for "back" with translucent windows." into lmp-dev by George Mount · 10 years ago
  22. 99c82fd Additional fixes for "back" with translucent windows. by George Mount · 10 years ago
  23. dd725ec Merge "ActivityTransition: fix activity not finished on back" into lmp-dev by Dake Gu · 10 years ago
  24. b4558e7 Merge "Update window always on convertTo/FromTranslucent" into lmp-dev by George Mount · 10 years ago
  25. 872efe4 ActivityTransition: fix activity not finished on back by Dake Gu · 10 years ago
  26. 85b764e Update window always on convertTo/FromTranslucent by Craig Mautner · 10 years ago
  27. ef247c3 Call SharedElementListener#setSharedElementEnd on back. by George Mount · 10 years ago
  28. fe361d2 Move shared elements to overlay when in a transition group. by George Mount · 10 years ago
  29. 68f96d8 Add differentiating transitions for returning/reentering. by George Mount · 10 years ago
  30. 09d9c3be Transition: Don't suppressLayout(false) for returning activity by Dake Gu · 10 years ago
  31. f7ff220 ExitTransitionCoordinator: suppressLayout during running transition by Dake Gu · 10 years ago
  32. b4c5d7b Fix no transition when only shared element exists. by George Mount · 10 years ago
  33. 7bf379c ActivityTransition: fix wrong width/height applied to sharedelement. by Dake Gu · 10 years ago
  34. 01e9a97 Don't lose ActivityOptions during orientation change. by George Mount · 10 years ago
  35. b5ef7f8 Don't change View visibility during activity transitions. by George Mount · 10 years ago
  36. 8d3cd2c Make shared element visible when exit transition finishes early. by George Mount · 10 years ago
  37. 700db2a Fix converting to opaque when "back" hit quickly after entering. by George Mount · 10 years ago
  38. 00dde0b Fix hang when there is no shared element in activity transition. by George Mount · 10 years ago
  39. e678ab6 Wait 2 frames before hiding shared elements. by George Mount · 10 years ago
  40. 8881502 Target only the proper views in activity transitions. by George Mount · 10 years ago
  41. 566cbf2 Merge "Fix activity transitions enter transition." by George Mount · 10 years ago
  42. 60625b0 Fix activity transitions enter transition. by George Mount · 10 years ago
  43. a0a0260 Activity Transitions: Fix memory leak. by George Mount · 10 years ago
  44. f451d8a Activity Transitions: Don't do a shared element exit transition twice. by George Mount · 10 years ago
  45. 1fecfb2 Activity Transitions: don't require transitionName. by George Mount · 10 years ago
  46. 4d99426 Fix NPE when shared elements are empty. by George Mount · 10 years ago
  47. 67d9243 Better coordination of transition destination. by George Mount · 10 years ago
  48. ed1e01d Allow customization of background fade duration. by George Mount · 10 years ago
  49. d265bd7 Delay sending shared element position until after layout. by George Mount · 10 years ago
  50. c93ca16 Moved shared element motion to be in called Activity. by George Mount · 10 years ago
  51. c9b6df8 fixed mIsReturning initialized too late. DO NOT MERGE. by George Mount · 10 years ago
  52. d80154f Fixed inverse of listener assignment. by George Mount · 10 years ago
  53. 8cab50a Fix for quick "back" in Activity Transitions. by George Mount · 10 years ago
  54. a712e8c Enter and exit transitions are inverted in calling Activity. by George Mount · 10 years ago
  55. 800d72b Add to activity transition API as requested by consumers. by George Mount · 10 years ago
  56. 62ab9b7 Support Activity Transitions when activity stopped. by George Mount · 10 years ago
  57. 31a2172 Split Activity Transitions out of PhoneWindow. by George Mount · 10 years ago