1. b6824bf Make UNSPECIFIED measure spec include size hint. by Filip Gruszczynski · 9 years ago
  2. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  3. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  4. a7bb6fb First quick implementation of auto assist data. by Dianne Hackborn · 9 years ago
  5. 3f221cf Ensure spinner variables are initialized correctly by Alan Viverette · 10 years ago
  6. b9ead4a Add popup theme for Spinner, use for actionBarPopupTheme default by Alan Viverette · 10 years ago
  7. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  8. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  9. 40ce070 Fix docs build by Alan Viverette · 10 years ago
  10. f023c25 Update action bar item widths, overflow menu, button, and spinner styles by Alan Viverette · 10 years ago
  11. d526977 Throw exception when a bad adapter is passed to Spinner by Alan Viverette · 10 years ago
  12. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 10 years ago
  13. ca5766c am 86824cf0: am 3a3def13: am 0e8f02d6: am 76dcacad: am 1ff4293e: Merge "Fixed race condition in Spinner.DialogPopup on null reference." by Christopher Tate · 11 years ago
  14. 1ff4293 Merge "Fixed race condition in Spinner.DialogPopup on null reference." by Christopher Tate · 11 years ago
  15. ab83c7b am 218b1163: am 6a221b3f: Fix some bizarre Spinner behavior by Adam Powell · 11 years ago
  16. 6a221b3 Fix some bizarre Spinner behavior by Adam Powell · 11 years ago
  17. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  18. 6b8c69e Merge "Update AccessibilityNodeInfo API as per API council request" into klp-dev by Svetoslav Ganov · 11 years ago
  19. cb8ed39 Update AccessibilityNodeInfo API as per API council request by Svetoslav Ganov · 11 years ago
  20. 6996014 Reconcile drag-to-open and touch event interception by Alan Viverette · 11 years ago
  21. a2e88ef Merge "Move forwarding code to ListPopupWindow, add drag-to-open in Spinner" into klp-dev by Alan Viverette · 11 years ago
  22. 058ac7c Use MULTI_LINE and OPENS_POPUP accessibility properties by Alan Viverette · 11 years ago
  23. ca6a3611 Move forwarding code to ListPopupWindow, add drag-to-open in Spinner by Alan Viverette · 11 years ago
  24. b9867ea Don't show spinner popup if adapter is null by Alan Viverette · 11 years ago
  25. a089dde Update setAdapter() documentation for Spinner by Alan Viverette · 11 years ago
  26. 2f77f9c Fixed race condition in Spinner.DialogPopup on null reference. by Daniel 2 Olofsson · 11 years ago
  27. 72d574c Permit null adapters in Spinners by Adam Powell · 11 years ago
  28. f80ceed Make Spinner widget RTL-aware (part 2) by Fabrice Di Meglio · 11 years ago
  29. 235ae5f Preserve Spinner widget open state across instance save/restore by Adam Powell · 12 years ago
  30. f16daf6 Close a Spinner dropdown if its anchor view goes away. by Adam Powell · 12 years ago
  31. e56ffdc Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  32. 75bea2e am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev by Scott Main · 12 years ago
  33. 4c359b7 docs: fix a bunch of links from javadocs to api guides by Scott Main · 12 years ago
  34. 38d64c5 Make Spinner widget aware of layout direction by Fabrice Di Meglio · 12 years ago
  35. af36313 Fix bug 6330745 - internal fix for spinners by Adam Powell · 12 years ago
  36. dca510e Fix docs by Adam Powell · 12 years ago
  37. d9c7be6 Public API for android.widget.Spinner properties by Adam Powell · 12 years ago
  38. 7507d3d Fix measurement issues with Spinner and ListPopupWindow by Adam Powell · 12 years ago
  39. b08dee9 am f09c0c7f: am 93920d79: am a66be970: am 11aa4cc3: Merge "Set width of spinner\'s dropdown to fit on device" by Jean-Baptiste Queru · 12 years ago
  40. 9514849 Set width of spinner's dropdown to fit on device by SeongJae Park · 12 years ago
  41. c4e57e2 Fix bug 6065890 - Correct callback sequence for action bar tab switching by Adam Powell · 12 years ago
  42. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  43. 42b7e99 Fix bug 5544103 - Spinner text doesn't look dimmed when disabled by Adam Powell · 13 years ago
  44. 62e2bde Fix bug 5165223 Fix Holo Spinner item/dropdown alignment. by Adam Powell · 13 years ago
  45. 8132ba5 Fix bug 5011067 - align popup lists to their content rather than by Adam Powell · 13 years ago
  46. 160bb7f Action bar layout tweaks by Adam Powell · 13 years ago
  47. b70c727 Fix bug 3440372 - Spinner measurement issues with new rules by Adam Powell · 13 years ago
  48. 8db7cb1 Fix bug 3395349 - Treat Spinner dropDownWidth property properly by Adam Powell · 13 years ago
  49. 19fd164 Fix bug 3389707 - Spinner: should be able to expand wider than their by Adam Powell · 13 years ago
  50. 6f5e934 Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in by Adam Powell · 14 years ago
  51. 5f83a60 Better fix for bug 3112733 by Adam Powell · 14 years ago
  52. d2766ae Fix bug 3112733 - Missing TLS encryption option in manual email account setup by Adam Powell · 14 years ago
  53. efd0811 Fix content width calculation for Spinner control. by Chris Yerga · 14 years ago
  54. 1ab74be Remove unnecessary log by Adam Powell · 14 years ago
  55. 2ebac69 Fix bug 3334437 - require an adapter to measure dropdown content width by Adam Powell · 14 years ago
  56. a39b987 Fix Holo Spinners by Adam Powell · 14 years ago
  57. 50f784c Measure spinner items for sizing the dropdown view. by Adam Powell · 14 years ago
  58. 22e92e5 Fix bug 3257463 - Yes, we SHOULD put the child in the recycler. by Adam Powell · 14 years ago
  59. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  60. bdaa34c Fix Spinners that don't have a hard pixel width set. by Ben Komalo · 14 years ago
  61. 72536f7 Apply values set in "dropDownWidth" attribute of Spinner styles. by Ben Komalo · 14 years ago
  62. be4d68e Updated styles and metrics. by Adam Powell · 14 years ago
  63. fef364f Fix bug 2957414 - Add Spinner constructor for selecting dialog/dropdown mode by Adam Powell · 14 years ago
  64. 3f10b1c Fix NPE when Spinner is reused. by Daisuke Miyakawa · 14 years ago
  65. 385a655 am bb8d314b: am 70c9ffbc: am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  66. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 14 years ago
  67. a408291 Dropdown mode for ActionBar; style and API updates by Adam Powell · 14 years ago
  68. 68464a9 Fix bug 2747634 - Crash on selecting wifi by Adam Powell · 14 years ago
  69. c3fa630 Added ListPopupWindow. Refactored AutoCompleteTextView and Spinner by Adam Powell · 14 years ago
  70. 1f09c83 Spinner now allows disabled adapter items by Adam Powell · 14 years ago
  71. 5275d69 Fixes #1844366. Prevents window leak in Spinner. by Romain Guy · 15 years ago
  72. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  73. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  74. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago