index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Clarify docs for Animator.isStarted()" into mnc-dev
Chet Haase
2015-06-10
1
-5
/
+9
|
\
|
*
Clarify docs for Animator.isStarted()
Chet Haase
2015-06-10
1
-5
/
+9
*
|
Infer value type for ObjectAnimator, too
Doris Liu
2015-06-08
1
-3
/
+32
|
/
*
Merge "Use ArrayMap instead of HashMap for storing relavant nodes" into mnc-dev
Doris Liu
2015-05-11
1
-3
/
+4
|
\
|
*
Use ArrayMap instead of HashMap for storing relavant nodes
Doris Liu
2015-05-11
1
-3
/
+4
*
|
Merge "Improve keying for theme caches, rebase system theme on config change"...
Alan Viverette
2015-05-07
1
-2
/
+2
|
\
\
|
*
|
Improve keying for theme caches, rebase system theme on config change
Alan Viverette
2015-05-06
1
-2
/
+2
|
|
/
*
|
Fix leak in LayoutTransition
Chet Haase
2015-05-05
1
-16
/
+51
|
/
*
Remove distance based animation duration API
Doris Liu
2015-04-23
4
-136
/
+1
*
Merge "Infer value type for keyframes when it is undefined"
Doris Liu
2015-04-23
1
-0
/
+28
|
\
|
*
Infer value type for keyframes when it is undefined
Doris Liu
2015-04-22
1
-0
/
+28
*
|
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 "Reset the Node status when clone."
ztenghui
2015-04-21
1
-1
/
+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Reset the Node status when clone.
ztenghui
2015-04-21
1
-1
/
+2
*
|
Revert "Use real screen size to scale duration"
Doris Liu
2015-04-18
2
-58
/
+27
*
|
Use real screen size to scale duration
Doris Liu
2015-04-17
2
-27
/
+58
*
|
Fix duration scale attribute for AnimatorSet
Doris Liu
2015-04-13
1
-1
/
+1
*
|
Merge "Distance based animation duration"
Doris Liu
2015-04-10
4
-1
/
+136
|
\
\
|
|
/
|
/
|
|
*
Distance based animation duration
Doris Liu
2015-04-10
4
-1
/
+136
*
|
Merge "The ValueAnimator's state need to be totally reset during clone."
ztenghui
2015-04-10
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
The ValueAnimator's state need to be totally reset during clone.
ztenghui
2015-04-10
1
-0
/
+6
*
|
Merge "Add a check for color type in property values holder"
Doris Liu
2015-04-10
1
-21
/
+37
|
\
\
|
*
|
Add a check for color type in property values holder
Doris Liu
2015-04-09
1
-21
/
+37
*
|
|
Fix animation start jank due to expensive layout operations.
Jeff Brown
2015-04-07
2
-14
/
+87
|
/
/
*
|
Add per-interval interpolation support for keyframe in xml resources
Doris Liu
2015-04-02
2
-2
/
+9
|
/
*
Fix per-keyframe interpolators
Doris Liu
2015-03-30
3
-10
/
+12
*
Annotate methods to be called from overrides with @CallSuper
Tor Norbye
2015-03-07
2
-0
/
+6
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
8
-10
/
+0
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-1
/
+2
*
am af8c621d: Merge "Allow infinite-repeat zero-duration animators to continue...
Chet Haase
2015-01-23
1
-2
/
+1
|
\
|
*
Allow infinite-repeat zero-duration animators to continue repeating
Chet Haase
2015-01-23
1
-2
/
+1
*
|
Add resource attributes for Keyframes and PropertyValuesHolders
Chet Haase
2015-01-15
4
-31
/
+417
|
/
*
Fix docs build
Eino-Ville Talvala
2014-12-05
1
-1
/
+1
*
Fix seeking behavior
Chet Haase
2014-12-04
1
-6
/
+79
*
Zero duration animations snap to end value when started
Chet Haase
2014-12-01
1
-2
/
+1
*
Fix seeking and scaled duration behavior
Chet Haase
2014-11-19
2
-11
/
+56
*
Remove unnecessary reflection lookup in Animators.
George Mount
2014-11-11
1
-101
/
+111
*
Cancel animation when target changes.
George Mount
2014-11-04
1
-1
/
+5
*
Added a generic configuration and theme based cache
Yigit Boyar
2014-10-23
10
-89
/
+388
*
Reapply animation duration scale each time it is started.
Jeff Brown
2014-10-07
1
-1
/
+6
*
Allow Path Animations to support overshooting.
George Mount
2014-09-12
1
-19
/
+23
*
Use constant state in AnimatedVectorDrawable
Chet Haase
2014-09-10
1
-0
/
+1
*
Use intrinsic size for path animation in AnimatedVectorDrawable
George Mount
2014-09-09
2
-19
/
+37
*
Disable RT-anim for AnimatorSet
John Reck
2014-09-05
1
-0
/
+4
*
Use optimized Keyframes for Path animations.
George Mount
2014-08-29
9
-173
/
+522
*
Run RevealAnimator on RT
John Reck
2014-08-19
2
-132
/
+6
*
Fix NPEs when inflating a ValueAnimator.
Craig Stout
2014-08-08
1
-7
/
+9
*
Use RoundRect clipping for circle reveal animation
Chris Craik
2014-07-30
1
-6
/
+4
*
Return Animator instead of ValueAnimator
John Reck
2014-07-19
3
-30
/
+37
[next]