summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/Spinner.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 5165223 Fix Holo Spinner item/dropdown alignment.Adam Powell2011-08-151-4/+17
* Fix bug 5011067 - align popup lists to their content rather thanAdam Powell2011-07-151-4/+11
* Action bar layout tweaksAdam Powell2011-07-071-1/+2
* Fix bug 3440372 - Spinner measurement issues with new rulesAdam Powell2011-02-101-9/+11
* Fix bug 3395349 - Treat Spinner dropDownWidth property properlyAdam Powell2011-02-081-6/+12
* Fix bug 3389707 - Spinner: should be able to expand wider than theirAdam Powell2011-02-071-64/+57
* Fix bug 3391818 - Keyboard covers the "Show in chat list" selection inAdam Powell2011-01-271-0/+1
* Better fix for bug 3112733Adam Powell2011-01-191-35/+1
* Fix bug 3112733 - Missing TLS encryption option in manual email account setupAdam Powell2011-01-191-1/+35
* Fix content width calculation for Spinner control.Chris Yerga2011-01-171-1/+12
* Remove unnecessary logAdam Powell2011-01-081-2/+0
* Fix bug 3334437 - require an adapter to measure dropdown content widthAdam Powell2011-01-081-0/+4
* Fix Holo SpinnersAdam Powell2011-01-051-28/+61
* Measure spinner items for sizing the dropdown view.Adam Powell2010-12-191-0/+45
* Fix bug 3257463 - Yes, we SHOULD put the child in the recycler.Adam Powell2010-12-101-1/+2
* Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn2010-12-031-1/+1
* Fix Spinners that don't have a hard pixel width set.Ben Komalo2010-10-151-1/+1
* Apply values set in "dropDownWidth" attribute of Spinner styles.Ben Komalo2010-10-151-0/+3
* Updated styles and metrics.Adam Powell2010-10-111-1/+1
* Fix bug 2957414 - Add Spinner constructor for selecting dialog/dropdown modeAdam Powell2010-09-021-4/+72
* Fix NPE when Spinner is reused.Daisuke Miyakawa2010-08-301-4/+3
* am bb8d314b: am 70c9ffbc: am 11a72482: Merge "docs: add links from widget cla...Scott Main2010-08-211-0/+3
|\
| * docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
* | Dropdown mode for ActionBar; style and API updatesAdam Powell2010-06-081-28/+0
* | Fix bug 2747634 - Crash on selecting wifiAdam Powell2010-06-071-1/+14
* | Added ListPopupWindow. Refactored AutoCompleteTextView and SpinnerAdam Powell2010-06-041-14/+198
|/
* Spinner now allows disabled adapter itemsAdam Powell2010-02-191-9/+21
* Fixes #1844366. Prevents window leak in Spinner.Romain Guy2009-07-151-2/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+364
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-364/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+364