summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/AbsSpinner.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure spinner variables are initialized correctlyAlan Viverette2015-01-161-5/+4
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-4/+8
* Make Spinner widget RTL-aware (part 2)Fabrice Di Meglio2013-03-051-2/+0
* Preserve Spinner widget open state across instance save/restoreAdam Powell2012-12-101-1/+1
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-0/+4
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-1/+14
* Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn2010-12-031-2/+2
* Prevent crash in AbsSpinner when the selection is out of sync.Romain Guy2010-02-221-34/+10
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+490
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-490/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+490