summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ToggleButton.java
AgeCommit message (Expand)Author
2020-07-14Delay sending accessibility events a little for temporarily detached viewyingleiw
2019-12-16Fix setting state description of toggle button and switchyingleiw
2019-11-19change CompoundButton button to use the accessibility state APIyingleiw
2019-02-28Improve widget gettersAshley Rose
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2019-02-04@InspectableProperty coverage for android.widgetAshley Rose
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-07Fix accessibility delegationAlan Viverette
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2012-07-24docs: fix a bunch of links from javadocs to api guidesScott Main
2012-03-09Removing checked state description text for accessibility from some widgets.Svetoslav Ganov
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2011-08-26ToggleButton could keep a reference to a previous drawableRomain Guy
2011-07-29Improving accessibility feedback for two state widgets.Svetoslav Ganov
2010-08-19docs: add links from widget classes to tutorialsScott Main
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project