index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
FragmentTransition.java
Age
Commit message (
Expand
)
Author
2018-10-22
Remove transition listener in MultiListener and FragmentTransition
Andrey Kulikov
2017-04-26
Address API council feedback.
George Mount
2017-04-21
Merge "Fix/suppress error-prone warnings in framework's fragment." into oc-dev
Aurimas Liutikas
2017-04-20
Fix/suppress error-prone warnings in framework's fragment.
Aurimas Liutikas
2017-04-13
Update more implementations of findViewById()
Alan Viverette
2017-03-01
Fix NPE when combining pop with add transaction.
George Mount
2017-02-06
Merge "Extract and unhide TransitionListenerAdapter"
Ben Weiss
2017-01-27
Primary navigation fragments
Adam Powell
2017-01-17
Protect use of onFindViewById for Fragment Transitions.
George Mount
2017-01-11
Fix focus problems when using optimized fragment transactions.
George Mount
2016-11-21
Fix NPE when a shared element doesn't have a matching transitionName.
George Mount
2016-11-17
Extract and unhide TransitionListenerAdapter
Ben Weiss
2016-11-15
Use safe access to OnPreDrawListener.
George Mount
2016-10-27
Fix hide fragment transition
George Mount
2016-10-07
Add the ability to postpone transitions.
George Mount