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
/
AnimationUtils.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-06
docs: fix typos
Joshua Baxter
2018-07-27
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-14
Expose AnimationUtils#lockAnimationClock for tests
John Reck
2018-01-23
New activity open/close animation
Jorim Jaggi
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-08-05
Fix currentAnimationTimeMillis to use vsync time
John Reck
2015-07-01
177611: IDE is not recognizing android.R.anim. interpolators
Tor Norbye
2015-04-23
Remove distance based animation duration API
Doris Liu
2015-04-18
Revert "Use real screen size to scale duration"
Doris Liu
2015-04-17
Use real screen size to scale duration
Doris Liu
2015-04-10
Distance based animation duration
Doris Liu
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-10-23
Added a generic configuration and theme based cache
Yigit Boyar
2014-06-12
Add AnimatedVectorDrawable
ztenghui
2014-01-30
Add PathInterpolator to interpolate along a Path.
George Mount
2011-12-20
Minor small fixes to old Animation code and docs.
Chet Haase
2010-09-08
Rename several animation classes
Chet Haase
2010-08-24
Change animator xml importing to use new inflater class
Chet Haase
2010-07-29
Make the new android.animation package public
Chet Haase
2010-07-28
Adding xml declarations for new animation framework
Chet Haase
2009-03-25
Automated import from //branches/master/...@142574,142574
Jean-Baptiste Queru
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
2008-10-21
Initial Contribution
The Android Open Source Project