summaryrefslogtreecommitdiff
path: root/core/java/android/widget/RadioButton.java
AgeCommit message (Expand)Author
2021-02-03Enable use of of CompoundButtons in RemoteViewsSteven Kideckel
2020-10-22Change radio button's default state description to "selected", "not selected"yingleiw
2019-12-13Use CollectionInfo and CollectionItemInfo api in RadioGroup andsallyyuen
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-11-20Remove unused imports from frameworks/base.John Spurlock
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-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