1. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 11 years ago
  2. 86453ff Ensure toggle calls setChecked() since apps may have relied on this by Alan Viverette · 11 years ago
  3. cc2688d Animate state change for Switch by Alan Viverette · 11 years ago
  4. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  5. b8c50e8 Text layout in switch may be null when accessibility events are fired. by Svetoslav Ganov · 12 years ago
  6. be06e32 Fix bug #7148393 Switch can crash when hierarchyviewer is connected by Fabrice Di Meglio · 12 years ago
  7. acbbd11 resolved conflicts for merge of 4ea6a8eb to jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  8. 4ea6a8e am f515c6f4: Merge "Switch widget: Fix ON/OFF option update error" by Jean-Baptiste Queru · 12 years ago
  9. 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
  10. 4c359b7 docs: fix a bunch of links from javadocs to api guides by Scott Main · 12 years ago
  11. ca13b15 Switch widget: Fix ON/OFF option update error by Yu Haonong · 12 years ago
  12. 49ccb11 am 1b15102f: am 72b8fc7e: Merge "Revert "Fix fake bold for fallback fonts in frameworks."" into jb-dev by Victoria Lease · 12 years ago
  13. aa0980a Revert "Fix fake bold for fallback fonts in frameworks." by Victoria Lease · 12 years ago
  14. c3672a4 am 2203fab2: am 2e6f9be5: Merge "Fix fake bold for fallback fonts in frameworks." into jb-dev by Victoria Lease · 12 years ago
  15. b26fa0c Fix fake bold for fallback fonts in frameworks. by Victoria Lease · 12 years ago
  16. 8dbf3b0 Remove dead code in Switch by Fabrice Di Meglio · 12 years ago
  17. 28efba3 Make Switch widget aware of layout direction by Fabrice Di Meglio · 12 years ago
  18. 4c3308d Fix text transformations in Switches. by Daniel Sandler · 12 years ago
  19. 78bcc15 Switch does not append its state text to accessibility node infos. by Svetoslav Ganov · 12 years ago
  20. 977c9a5 Merge "Removing checked state description text for accessibility from some widgets." by Svetoslav Ganov · 12 years ago
  21. 55249c8 Removing checked state description text for accessibility from some widgets. by Svetoslav Ganov · 12 years ago
  22. dca510e Fix docs by Adam Powell · 12 years ago
  23. d9c7be6 Public API for android.widget.Spinner properties by Adam Powell · 12 years ago
  24. 6c86e1b Public API for android.widget.Switch properties by Adam Powell · 12 years ago
  25. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  26. e724ee4 Fix for NPE in Switch by Gilles Debunne · 13 years ago
  27. 150176d Made the Switch class public. by Chet Haase · 13 years ago
  28. 01d11ed Flingable switches by Adam Powell · 13 years ago
  29. ec1d603 Fix bug 5112702 - switches should have "ON" on the right by Adam Powell · 13 years ago
  30. 7650259 Improving accessibility feedback for two state widgets. by Svetoslav Ganov · 13 years ago
  31. 63bce03 Switch state text not added to accessibility events. by Svetoslav Ganov · 13 years ago
  32. c2ab0d6 Switch is not affected by touch when disabled by Gilles Debunne · 13 years ago
  33. be0a453 Add SwitchPreference by Adam Powell · 14 years ago
  34. c3eabb9 The switch widget didn't work properly until after onMeasure had run. by Joe Onorato · 14 years ago
  35. 96e6b8b Remove line height attribute from TextView. by Gilles Debunne · 14 years ago
  36. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  37. 12190b3 Add the Switch widget by Adam Powell · 14 years ago