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
*
am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
1
-0
/
+0
|
\
|
*
Correct executable bit for source files
Kenny Root
2012-11-07
1
-0
/
+0
*
|
end() a reverse()'d animation correctly
Chet Haase
2012-09-12
1
-7
/
+1
*
|
Fix clone() for Animators with just a 'to' value
Chet Haase
2012-09-10
1
-3
/
+7
*
|
Make animators more robust against ending mid-stream
Chet Haase
2012-08-16
1
-18
/
+11
*
|
Apply ValueAnimator scale factor immediately in WM.
Jeff Brown
2012-08-15
1
-0
/
+7
*
|
New status bar capable of multiple sliding panels.
Daniel Sandler
2012-08-13
1
-0
/
+6
*
|
Fix shift/mask error in ArtbEvaluator
Chet Haase
2012-08-09
1
-2
/
+2
|
/
*
docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
*
Clone the list of listeners before notifing any event.
Luca Zanolin
2012-06-19
1
-16
/
+36
*
Skip LayoutTransition animations on objects of size (0,0)
Chet Haase
2012-06-01
1
-0
/
+8
*
Avoid running layout transitions on unattached views and windows
Chet Haase
2012-05-23
1
-0
/
+9
*
Improve animation timing.
Jeff Brown
2012-05-07
1
-1
/
+1
*
Better error logs for faulty ObjectAnimators
Chet Haase
2012-05-03
1
-10
/
+22
*
Use choreographer frame time to schedule animations.
Jeff Brown
2012-04-26
2
-61
/
+45
*
Fix logic of animator start/cancel/end callbacks
Chet Haase
2012-04-17
2
-17
/
+35
*
Adding new CHANGING transition to LayoutTransition.
Chet Haase
2012-04-17
1
-64
/
+273
*
Fix AnimatorSet duration issue
Chet Haase
2012-04-12
1
-5
/
+9
*
Enable vsync traversals by default.
Jeff Brown
2012-03-29
1
-1
/
+1
*
Reduce redundant animation processing
Chet Haase
2012-03-16
1
-11
/
+13
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
2
-3
/
+3
*
Use the Choreographer for Drawable animations.
Jeff Brown
2012-03-07
1
-1
/
+1
*
Simplify Choreographer API.
Jeff Brown
2012-02-15
1
-15
/
+9
*
Make the TimeAnimator class public.
Chet Haase
2012-02-03
1
-12
/
+11
*
Fix bug in LayoutTransition that caused views to stay invisible
Chet Haase
2012-02-02
1
-14
/
+16
*
Add Developer Option setting for Animator scaling.
Chet Haase
2012-02-02
1
-11
/
+9
*
Add Developer Option setting for Animator scaling.
Chet Haase
2012-02-01
1
-4
/
+20
*
Fix bug in LayoutTransition for INVISIBLE views
Chet Haase
2012-01-30
1
-10
/
+70
*
Bug fix for android.animation.LayoutTransition getStartDelay (int transitionT...
Rajdeep Dua
2012-01-05
1
-4
/
+4
*
am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, ...
Joe Fernandez
2011-12-22
4
-5
/
+26
|
\
|
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
4
-5
/
+26
*
|
Use a Choreographer to schedule animation and drawing.
Jeff Brown
2011-12-05
1
-110
/
+120
*
|
Refactor ValueAnimator to reduce use of ThreadLocals.
Jeff Brown
2011-12-05
1
-87
/
+58
|
/
*
Fix leak in LayoutTransition
Chet Haase
2011-11-10
1
-0
/
+9
*
Fix issue #5367164: memory leak in LayoutTransition
Chet Haase
2011-10-06
1
-4
/
+8
*
Add end functionality to LayoutTransition
Chet Haase
2011-09-07
1
-1
/
+20
*
Fix artifact with LayoutTransitions on disappearing window.
Chet Haase
2011-09-02
1
-1
/
+1
*
Merge "Make some methods/fields package private so that layoutlib can access ...
Xavier Ducrohet
2011-08-11
1
-2
/
+2
|
\
|
*
Make some methods/fields package private so that layoutlib can access them.
Xavier Ducrohet
2011-08-11
1
-2
/
+2
*
|
Fix behavior of custom animations for LayoutTransition.
Chet Haase
2011-08-11
1
-2
/
+10
|
/
*
Fix cancellation of AnimatorSet when child animation has delay
Chet Haase
2011-08-08
3
-20
/
+73
*
Fix AnimatorSet cancellation issues
Chet Haase
2011-08-04
3
-9
/
+22
*
Removed unused import from AnimatorSet.
Martijn Coenen
2011-08-02
1
-1
/
+0
*
Fix ConcurrentModificationException in AnimatorSet.
Martijn Coenen
2011-07-29
1
-1
/
+5
*
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
[next]