index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
animation
/
ValueAnimator.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add @FloatRange to DurationScaleChangeListener.onChanged
Sally
2022-03-14
1
-4
/
+4
*
Add API to read and listen to duration scale changes for animations
Sally
2022-03-10
1
-4
/
+97
*
Nullability annotations for animation and graphics
Alan Viverette
2022-02-03
1
-1
/
+2
*
Add option to trace animation fraction
Jorim Jaggi
2021-12-13
1
-0
/
+7
*
Use separate thread if app doesn't listen to animations
Jorim Jaggi
2020-03-11
1
-1
/
+16
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-13
1
-0
/
+2
*
Restrict reflection access to ValueAnimator's sDurationScale
Daniel Santiago Rivera
2019-02-05
1
-1
/
+8
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-01
1
-0
/
+4
*
Add ability to override global duration scale on ValueAnimator
Jorim Jaggi
2017-11-16
1
-3
/
+28
*
Ensure that we use SF Vsync Choreographer for the PiP transition.
Winson Chung
2017-06-12
1
-6
/
+11
*
Ensure start delay is properly scaled with duration scale
Doris Liu
2017-05-31
1
-1
/
+1
*
Fix reverse with start delay
Doris Liu
2017-02-10
1
-16
/
+17
*
Merge "Fix start delay for ValueAnimator"
TreeHugger Robot
2017-02-04
1
-7
/
+10
|
\
|
*
Fix start delay for ValueAnimator
Doris Liu
2017-02-03
1
-7
/
+10
*
|
Make sure start() is called for custom animators
Doris Liu
2017-01-31
1
-6
/
+39
|
/
*
New functionalities for AnimatorSet: Reverse, Seek
Doris Liu
2017-01-25
1
-46
/
+169
*
Add API info about Keyframe and PropertyValuesHolder am: 21b93c1f66
Doris Liu
2016-12-09
1
-2
/
+2
|
\
|
*
Add API info about Keyframe and PropertyValuesHolder
Doris Liu
2016-12-05
1
-2
/
+2
*
|
Add API to query whether animators are enabled
Chet Haase
2016-10-10
1
-0
/
+17
*
|
Add TestApi to ValueAnimator for AnimationScaleListDrawable CTS test. am: 0a8...
Teng-Hui Zhu
2016-08-29
1
-0
/
+3
|
\
|
|
*
Add TestApi to ValueAnimator for AnimationScaleListDrawable CTS test.
Teng-Hui Zhu
2016-08-24
1
-0
/
+3
*
|
Fix NPE in ValueAnimator am: 543a7ed7af
Justin Klaassen
2016-07-26
1
-0
/
+1
|
\
|
|
*
Fix NPE in ValueAnimator
Justin Klaassen
2016-07-25
1
-0
/
+1
*
|
Notify end animation after setting the state to not running.
George Mount
2016-06-14
1
-10
/
+11
|
/
*
Fix setCurrentPlayTime for started but not yet pulsed animations
Doris Liu
2016-06-13
1
-2
/
+18
*
Clamp start delay to non-negative range
Doris Liu
2016-05-25
1
-2
/
+8
*
Document behavior of object references in Animator classes
Chet Haase
2016-04-26
1
-0
/
+10
*
Skip to end for 0-duration animation
Doris Liu
2016-04-13
1
-3
/
+7
*
Start seeked animators without waiting for start delay.
George Mount
2016-03-24
1
-1
/
+1
*
Merge "Set end value immediately when start a 0-duration animation" into nyc-dev
Doris Liu
2016-03-11
1
-1
/
+8
|
\
|
*
Set end value immediately when start a 0-duration animation
Doris Liu
2016-02-25
1
-1
/
+8
*
|
Remove animation listener while paused.
George Mount
2016-03-03
1
-4
/
+11
|
/
*
Add IntDefs for Animator and Transition classes.
George Mount
2016-01-13
1
-1
/
+10
*
Fix animator sometimes not being ended when end() is called without start()'ing
Doris Liu
2015-11-09
1
-1
/
+2
*
New public API for calculating the total duration of an animation
Doris Liu
2015-10-12
1
-3
/
+0
*
More refactor on ValueAnimator
Doris Liu
2015-10-08
1
-112
/
+124
*
Fix ValueAnimator.getCurrentPlayTime()
Chet Haase
2015-10-08
1
-2
/
+7
*
Merge "Fix behavior change for animators without a start delay"
Doris Liu
2015-10-02
1
-3
/
+13
|
\
|
*
Fix behavior change for animators without a start delay
Doris Liu
2015-10-01
1
-3
/
+13
*
|
Update doc to reflect requirement of a Looper for changing animation's frame ...
Doris Liu
2015-10-01
1
-0
/
+8
|
/
*
Prevents recursive call into end() or cancel()
Doris Liu
2015-08-27
1
-2
/
+20
*
Internal cleanup for Animator framework
Doris Liu
2015-08-26
1
-332
/
+66
*
Refactor AnimatorSet in prep for adding more functionalities
Doris Liu
2015-07-30
1
-0
/
+12
*
Remove distance based animation duration API
Doris Liu
2015-04-23
1
-4
/
+1
*
Merge "Being extra careful, reset some more variables on ValueAnimator."
ztenghui
2015-04-21
1
-0
/
+5
|
\
|
*
Being extra careful, reset some more variables on ValueAnimator.
ztenghui
2015-04-21
1
-0
/
+5
*
|
Merge "Distance based animation duration"
Doris Liu
2015-04-10
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Distance based animation duration
Doris Liu
2015-04-10
1
-1
/
+4
*
|
Merge "The ValueAnimator's state need to be totally reset during clone."
ztenghui
2015-04-10
1
-0
/
+6
|
\
\
|
|
/
|
/
|
[next]