summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/animation
Commit message (Expand)AuthorAgeFilesLines
* 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