summaryrefslogtreecommitdiff
path: root/core/java/android/app/FragmentTransition.java
AgeCommit message (Expand)Author
2018-10-22Remove transition listener in MultiListener and FragmentTransitionAndrey Kulikov
2017-04-26Address API council feedback.George Mount
2017-04-21Merge "Fix/suppress error-prone warnings in framework's fragment." into oc-devAurimas Liutikas
2017-04-20Fix/suppress error-prone warnings in framework's fragment.Aurimas Liutikas
2017-04-13Update more implementations of findViewById()Alan Viverette
2017-03-01Fix NPE when combining pop with add transaction.George Mount
2017-02-06Merge "Extract and unhide TransitionListenerAdapter"Ben Weiss
2017-01-27Primary navigation fragmentsAdam Powell
2017-01-17Protect use of onFindViewById for Fragment Transitions.George Mount
2017-01-11Fix focus problems when using optimized fragment transactions.George Mount
2016-11-21Fix NPE when a shared element doesn't have a matching transitionName.George Mount
2016-11-17Extract and unhide TransitionListenerAdapterBen Weiss
2016-11-15Use safe access to OnPreDrawListener.George Mount
2016-10-27Fix hide fragment transitionGeorge Mount
2016-10-07Add the ability to postpone transitions.George Mount