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
*
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
*
Use ThreadLocal for static Animator variables.
Chet Haase
2010-10-27
1
-47
/
+92
*
Expose (internally only) the number of animations currently running.
Brad Fitzpatrick
2010-10-22
1
-1
/
+13
*
Optimizing display lists by referencing pointers to resources instead of copy...
Chet Haase
2010-10-21
2
-2
/
+2
*
Merge "Remove errant minus sign"
Chet Haase
2010-10-14
1
-2
/
+2
|
\
|
*
Remove errant minus sign
Chet Haase
2010-10-14
1
-2
/
+2
*
|
Removed obsolete trace statements
Chet Haase
2010-10-14
1
-4
/
+0
|
/
*
Remove generics from Animator APIs
Chet Haase
2010-10-14
8
-165
/
+802
*
Revert "Remove generics from Animator APIs"
Romain Guy
2010-10-14
8
-768
/
+133
*
Remove generics from Animator APIs
Chet Haase
2010-10-14
8
-133
/
+768
*
Double the performance of animations.
Chet Haase
2010-10-11
1
-2
/
+3
*
New TimeInterpolator interface for android.animation package.
Chet Haase
2010-10-07
7
-34
/
+63
*
Changed LayoutTransition to disable animations when set to null
Chet Haase
2010-10-04
1
-8
/
+31
*
Add ability to automate animated transitions on View show/hide
Chet Haase
2010-10-04
1
-20
/
+50
*
bug fixes in animation classes
Chet Haase
2010-09-26
2
-1
/
+22
*
Add new WaveView widget to framework and integrate into LockScreen.
Jim Miller
2010-09-23
1
-1
/
+20
*
Fix broken javadoc.
Joe Onorato
2010-09-16
1
-4
/
+4
*
Make fragment animations work when fragments go away
Chet Haase
2010-09-10
1
-1
/
+10
*
Fix bug with LayoutTransition when layouts are just coming on line
Chet Haase
2010-09-08
1
-1
/
+5
*
Rename several animation classes
Chet Haase
2010-09-08
12
-1393
/
+1386
*
Add transition effects for layout changes on ViewGroups
Chet Haase
2010-09-03
8
-45
/
+1169
[next]