summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ViewAnimator.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-07-22Start saving attribute data for ViewAnimator.Aurimas Liutikas
2019-02-04@InspectableProperty coverage for android.widgetAshley Rose
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2015-03-13Add resource type annotations to some APIsTor Norbye
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-07Fix accessibility delegationAlan Viverette
2012-08-30Add getter for animateFirstView property of ViewAnimatorChet Haase
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2011-12-20Fix ViewAnimator.getDisplayedChild() bugChet Haase
2011-02-14Making AdapaterViewAnimator setDisplayedChild remotableAdam Cohen
2010-06-16Modified first animation and visibility change behavior for ViewFlipperMason Tang
2010-01-21merge from open-source masterThe Android Open Source Project
2010-01-18ViewAnimator.setAnimateFirstView() doesn't work for out-animation.NoraBora
2009-11-16Let RemoteViews nest children, allow ViewFlipper.Jeff Sharkey
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-13auto import from //branches/cupcake/...@131421The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project