Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for NPE in Switch | Gilles Debunne | 2011-09-01 | 1 | -2/+4 |
* | Made the Switch class public. | Chet Haase | 2011-08-29 | 1 | -22/+26 |
* | Flingable switches | Adam Powell | 2011-08-09 | 1 | -1/+1 |
* | Fix bug 5112702 - switches should have "ON" on the right | Adam Powell | 2011-08-07 | 1 | -3/+3 |
* | Improving accessibility feedback for two state widgets. | Svetoslav Ganov | 2011-07-29 | 1 | -2/+13 |
* | Switch state text not added to accessibility events. | Svetoslav Ganov | 2011-07-23 | 1 | -0/+8 |
* | Switch is not affected by touch when disabled | Gilles Debunne | 2011-06-13 | 1 | -2/+3 |
* | Add SwitchPreference | Adam Powell | 2011-06-08 | 1 | -2/+3 |
* | The switch widget didn't work properly until after onMeasure had run. | Joe Onorato | 2011-01-07 | 1 | -2/+5 |
* | Remove line height attribute from TextView. | Gilles Debunne | 2010-12-14 | 1 | -6/+0 |
* | Implement smarter sizing of WRAP_CONTENT windows. | Dianne Hackborn | 2010-12-03 | 1 | -2/+1 |
* | Add the Switch widget | Adam Powell | 2010-11-29 | 1 | -0/+631 |