1. 88f6bc8 Set the Intent class loader for onActivityReenter. by George Mount · 8 years ago
  2. 3289bfa Fix NPE during Activity transition using wrong Activity. by George Mount · 8 years ago
  3. 413739e Re-add Internal API for cross-task Activity used by assistant. by George Mount · 8 years ago
  4. 563df3b Revert "Internal API for cross-task Activity used by assistant." by Eino-Ville Talvala · 8 years ago
  5. 04073dc Internal API for cross-task Activity used by assistant. by George Mount · 8 years ago
  6. 5ae0b7a Better handling of confused finish transition. by George Mount · 8 years ago
  7. 056b7d5 Removed improper check on mCalledExitCoordinator. by George Mount · 8 years ago
  8. bdc4d8d If resume occurs, force finish of exiting activity. by George Mount · 8 years ago
  9. d7d0fb3 Fix for Activity Transitions restoring views bug. by George Mount · 9 years ago
  10. 52d77f2 Ensure feature flags are set prior to checking Activity Transition. by George Mount · 9 years ago
  11. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  12. fbd4596 Activity Transition: fix quick back after enter. by George Mount · 10 years ago
  13. f1abef6 Force transitioning views to be visible when transition interrupted. by George Mount · 10 years ago
  14. 9826f63 Have Activity Transitions activited by a new window attribute. by George Mount · 10 years ago
  15. 99c82fd Additional fixes for "back" with translucent windows. by George Mount · 10 years ago
  16. a2bbbb3 Don't blink in views that haven't transitioned yet. by George Mount · 10 years ago
  17. b04b36e Transition: remap if views in calling activity became invalid by Dake Gu · 10 years ago
  18. 01e9a97 Don't lose ActivityOptions during orientation change. by George Mount · 10 years ago
  19. 700db2a Fix converting to opaque when "back" hit quickly after entering. by George Mount · 10 years ago
  20. a0a0260 Activity Transitions: Fix memory leak. by George Mount · 10 years ago
  21. 1fecfb2 Activity Transitions: don't require transitionName. by George Mount · 10 years ago
  22. 8c2614c Allow enter activity transitions to be delayed until data is ready. by George Mount · 10 years ago
  23. 8cab50a Fix for quick "back" in Activity Transitions. by George Mount · 10 years ago
  24. 62ab9b7 Support Activity Transitions when activity stopped. by George Mount · 10 years ago