summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ViewFlipper.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Improve widget gettersAshley Rose2019-02-281-1/+3
* @InspectableProperty coverage for android.widgetAshley Rose2019-02-041-0/+13
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+3
* Fix import statements in android.widget package.Aurimas Liutikas2016-10-111-1/+1
* Fix a few view ctors to not call Looper.myLooperJohn Reck2015-10-201-14/+8
* 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
* Allow adding widgets from user profiles.Svetoslav2014-08-061-3/+11
* Register receivers from ViewFlipper with an explicit HandlerAdam Powell2013-10-161-1/+1
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+14
* Modified first animation and visibility change behavior for ViewFlipperMason Tang2010-06-161-3/+15
* Added more @RemotableViewMethod methods, mutate ImageView.Jeff Sharkey2010-02-171-1/+1
* Let RemoteViews nest children, allow ViewFlipper.Jeff Sharkey2009-11-161-15/+113
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+103
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-103/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+1
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+99