summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/ViewAnimator.java
Commit message (Expand)AuthorAgeFilesLines
* Add resource type annotations to some APIsTor Norbye2015-03-131-2/+3
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-11/+2
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* Add getter for animateFirstView property of ViewAnimatorChet Haase2012-08-301-1/+14
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+14
* Fix ViewAnimator.getDisplayedChild() bugChet Haase2011-12-201-0/+4
* Making AdapaterViewAnimator setDisplayedChild remotableAdam Cohen2011-02-141-0/+3
* Modified first animation and visibility change behavior for ViewFlipperMason Tang2010-06-161-11/+30
* merge from open-source masterThe Android Open Source Project2010-01-211-2/+3
|\
| * ViewAnimator.setAnimateFirstView() doesn't work for out-animation.NoraBora2010-01-181-2/+3
* | Let RemoteViews nest children, allow ViewFlipper.Jeff Sharkey2009-11-161-4/+21
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+300
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-300/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+3
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+50
* Initial ContributionThe Android Open Source Project2008-10-211-0/+247