summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/animation
Commit message (Expand)AuthorAgeFilesLines
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Animations for user switching.Dianne Hackborn2012-09-101-1/+1
|/
* Make it harder for apps to mess up ViewGroup's internal stateRomain Guy2012-05-231-13/+66
* Add new thumbnail animation.Dianne Hackborn2012-03-232-1/+11
* am 61a9a83a: am 40226da7: am f4994b3e: Merge "fix bug 5911175" into ics-mr1Robert Ly2012-02-281-1/+1
|\
| * fix bug 5911175Robert Ly2012-02-221-1/+1
* | Fix behavior of AnimationSet and fillBeforeChet Haase2011-12-201-6/+7
* | Merge "Make behavior of ABSOLUTE pivot values more intuitive"Chet Haase2011-12-203-1/+35
|\ \
| * | Make behavior of ABSOLUTE pivot values more intuitiveChet Haase2011-12-203-1/+35
| |/
* | Minor small fixes to old Animation code and docs.Chet Haase2011-12-202-1/+11
|/
* Fix problems where we were allocating TypedArray when not needed.Dianne Hackborn2011-09-121-7/+8
* Fix inflating of animations.Dianne Hackborn2011-09-111-5/+5
* Clarify AnimationSet docs and behaviorChet Haase2011-09-061-6/+46
* Fix animation scale to also scale start offset.Dianne Hackborn2011-08-241-0/+1
* Fix docs for fill behavior in Animation class.Chet Haase2011-08-241-13/+16
* Fix the buildRomain Guy2011-07-221-0/+3
* Nested alpha animations should cause invalidates tooRomain Guy2011-07-223-0/+40
* Fix issue #3400119: API to specify a black background behind a window transitionDianne Hackborn2011-03-021-0/+24
* Implement rotation animations.Dianne Hackborn2010-11-281-4/+89
* Adding CloseGuard to Animation to find forgotten animationsBrian Carlstrom2010-11-191-2/+25
* Fix animations to use correct interpolator.Dianne Hackborn2010-11-082-3/+5
* New TimeInterpolator interface for android.animation package.Chet Haase2010-10-071-15/+7
* Rename several animation classesChet Haase2010-09-081-1/+1
* Change animator xml importing to use new inflater classChet Haase2010-08-241-103/+0
* Add facilities for layout transitionsChet Haase2010-08-241-1/+1
* Make the new android.animation package publicChet Haase2010-07-291-1/+0
* Adding xml declarations for new animation frameworkChet Haase2010-07-281-6/+118
* Fix bug with layout animations when apps are auto-scaled.Chet Haase2010-06-164-5/+45
* New OverScroller with edge bouncing effect.Gilles Debunne2010-03-191-2/+2
* Prevent infinite loop in the Phone UI.Romain Guy2010-02-101-2/+2
* Fix the lock screen.Romain Guy2010-02-091-0/+10
* Properly notifies listener when an animation is cancelled.Romain Guy2010-02-091-0/+21
* Fixed Android animation framework, for using interpolators that do not start ...Andreas Agvard2010-02-052-2/+4
* eclair snapshotJean-Baptiste Queru2009-11-131-1/+29
* donut snapshotJean-Baptiste Queru2009-05-208-57/+329
* Automated import from //branches/cupcake/...@141884,141884Romain Guy2009-03-241-1/+0
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-052-29/+30
* auto import from //depot/cupcake/@135859The Android Open Source Project2009-03-031-2/+2
* auto import from //depot/cupcake/@135856The Android Open Source Project2009-03-034-4/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0317-0/+3638
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0317-3638/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-2/+5
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-103-174/+178
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-5/+41
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-092-242/+31
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-1/+36
* Initial ContributionThe Android Open Source Project2008-10-2117-0/+3771