summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ToggleButton.java
Commit message (Expand)AuthorAgeFilesLines
* Delay sending accessibility events a little for temporarily detached viewyingleiw2020-07-141-3/+3
* Fix setting state description of toggle button and switchyingleiw2019-12-161-0/+3
* change CompoundButton button to use the accessibility state APIyingleiw2019-11-191-0/+20
* Improve widget gettersAshley Rose2019-02-281-0/+2
* Update core widgets to save attribute source info.Aurimas Liutikas2019-02-071-0/+2
* @InspectableProperty coverage for android.widgetAshley Rose2019-02-041-0/+13
* 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
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-10/+10
* docs: fix a bunch of links from javadocs to api guidesScott Main2012-07-241-2/+2
* Removing checked state description text for accessibility from some widgets.Svetoslav Ganov2012-03-091-10/+0
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+13
* ToggleButton could keep a reference to a previous drawableRomain Guy2011-08-261-0/+2
* Improving accessibility feedback for two state widgets.Svetoslav Ganov2011-07-291-1/+13
* docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+147
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-147/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+147