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
/
view
/
animation
/
AnimationSet.java
Age
Commit message (
Expand
)
Author
2018-12-21
Add add/remove for AnimationListener's
Jelle Fresen
2017-01-10
Fix calculation of duration in AnimationSet
David Stevens
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2013-08-23
Improve transparent bar transitions.
John Spurlock
2011-12-20
Fix behavior of AnimationSet and fillBefore
Chet Haase
2011-12-20
Minor small fixes to old Animation code and docs.
Chet Haase
2011-09-11
Fix inflating of animations.
Dianne Hackborn
2011-09-06
Clarify AnimationSet docs and behavior
Chet Haase
2011-07-22
Fix the build
Romain Guy
2011-07-22
Nested alpha animations should cause invalidates too
Romain Guy
2010-06-16
Fix bug with layout animations when apps are auto-scaled.
Chet Haase
2010-02-05
Fixed Android animation framework, for using interpolators that do not start ...
Andreas Agvard
2009-03-05
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135856
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project