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 "Fixed animation ordering bug in LayoutTransition."
Chet Haase
2011-07-18
1
-20
/
+24
|
\
|
*
Fixed animation ordering bug in LayoutTransition.
Chet Haase
2011-07-18
1
-19
/
+23
*
|
Fix leak in LayoutTransition
Chet Haase
2011-07-15
1
-3
/
+3
|
/
*
Fix Animator cancel() behavior
Chet Haase
2011-07-12
2
-71
/
+91
*
Add 'Property' object
Chet Haase
2011-06-08
5
-91
/
+363
*
Add ability to transition parent hierarchy in layout transitions
Chet Haase
2011-05-24
1
-115
/
+199
*
Minor javadoc enhancements
Chet Haase
2011-05-06
1
-0
/
+12
*
Fix bitfield bug with vertex shader selection
Chet Haase
2011-04-22
1
-3
/
+3
*
Fix bug with values in cloned animators.
Chet Haase
2011-04-04
1
-5
/
+3
*
Cancel LayoutTransition animations selectively
Chet Haase
2011-03-02
1
-23
/
+85
*
Add ViewPropertyAnimator for easy animation of View properties
Chet Haase
2011-02-25
1
-0
/
+16
*
Merge "Fix bug with bad state in animators"
Chet Haase
2011-02-23
1
-0
/
+1
|
\
|
*
Fix bug with bad state in animators
Chet Haase
2011-02-23
1
-0
/
+1
*
|
am 02be2f1d: am 2788e4f9: docs: fix some typos
Scott Main
2011-02-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
docs: fix some typos
Scott Main
2011-02-23
1
-1
/
+1
*
|
Fix invalidation bug with View bounds properties
Chet Haase
2011-02-16
4
-0
/
+37
*
|
Merge "Fix when >2 keyframes supplied"
Chet Haase
2011-02-15
2
-6
/
+6
|
\
\
|
*
|
Fix when >2 keyframes supplied
Chet Haase
2011-02-11
2
-6
/
+6
|
|
/
*
|
Fix animation and layoutTransition issues.
Chet Haase
2011-02-09
2
-13
/
+38
|
/
*
Fixed LayoutTransition bug moving multiple views
Chet Haase
2011-01-28
1
-9
/
+36
*
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2011-01-24
1
-3
/
+16
*
Doc change: animation devguide topic
Robert Ly
2011-01-19
1
-2
/
+17
*
Add a method for clearing all animations on a thread.
Patrick Dubroy
2011-01-16
1
-0
/
+12
*
Fix latent bug with reinitializing an ObjectAnimator.
Patrick Dubroy
2011-01-16
1
-1
/
+2
*
Fix animation bugs caused by weak reference
Patrick Dubroy
2011-01-16
1
-59
/
+32
*
Remove obsolete DoubleEvaluator
Chet Haase
2011-01-16
5
-55
/
+11
*
fix sdk build breakage; remove invalid @note tag
Scott Main
2011-01-14
1
-1
/
+2
*
Allow old view hierarchy to be GC'ed more quickly during rotation.
Patrick Dubroy
2011-01-14
1
-32
/
+58
*
Supress layout requests while a LayoutTransition is running.
Chet Haase
2011-01-12
1
-14
/
+38
*
Rename RGBEvaluator to ArgbEvaluator
Chet Haase
2011-01-11
3
-3
/
+3
*
Add start/endTransition events for CHANGE transitions
Chet Haase
2011-01-09
1
-0
/
+20
*
Reuse display lists at the java level.
Chet Haase
2011-01-05
1
-5
/
+5
*
Fix incorrect anonymous AnimatorListenerAdapter.
Ben Komalo
2010-12-16
1
-4
/
+8
*
Fix minor animation and doc issues
Chet Haase
2010-12-16
1
-2
/
+11
*
Merge "Adding TimeAnimator capability (hidden for now)"
Chet Haase
2010-12-14
2
-7
/
+85
|
\
|
*
Adding TimeAnimator capability (hidden for now)
Chet Haase
2010-12-14
2
-7
/
+85
*
|
Fix artifact with concurrent add/remove LayoutTransitions
Chet Haase
2010-12-13
1
-6
/
+19
|
/
*
Add ability to reuse bitmaps when loading new content
Chet Haase
2010-12-09
1
-2
/
+2
*
Add space after property name in error message
Makoto Onuki
2010-12-07
1
-1
/
+1
*
Remove broken doc link to removed method
Chet Haase
2010-12-07
1
-12
/
+8
*
Change cancel/end behavior of animations to be synchronous
Chet Haase
2010-12-07
5
-114
/
+114
*
Merge "Add methods to AnimatorSet that take collections"
Chet Haase
2010-12-01
1
-1
/
+41
|
\
|
*
Add methods to AnimatorSet that take collections
Chet Haase
2010-12-01
1
-1
/
+41
*
|
Animators can now have dimension and color values.
Chet Haase
2010-12-01
1
-51
/
+75
|
/
*
animation bugfix plus xml resources for new View properties
Chet Haase
2010-11-30
1
-3
/
+2
*
various fixes for animations and javadocs
Chet Haase
2010-11-23
2
-17
/
+48
*
Adding JNI methods as a faster reflection mechanism
Chet Haase
2010-11-04
2
-13
/
+126
*
Fixed problem with setting updated values on existing animators
Chet Haase
2010-11-03
1
-0
/
+10
*
optimizing for primitive types in animations
Chet Haase
2010-11-03
9
-428
/
+730
*
Performance optimizations for animations and toolkit
Chet Haase
2010-11-01
3
-21
/
+41
[next]