summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ViewFlipper.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28Improve widget gettersAshley Rose
2019-02-04@InspectableProperty coverage for android.widgetAshley Rose
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2015-10-20Fix a few view ctors to not call Looper.myLooperJohn Reck
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
2014-08-06Allow adding widgets from user profiles.Svetoslav
2013-10-16Register receivers from ViewFlipper with an explicit HandlerAdam Powell
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2010-06-16Modified first animation and visibility change behavior for ViewFlipperMason Tang
2010-02-17Added more @RemotableViewMethod methods, mutate ImageView.Jeff Sharkey
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-19auto import from //branches/cupcake/...@132276The Android Open Source Project
2009-02-13auto import from //branches/cupcake/...@131421The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project