index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
RadioButton.java
Age
Commit message (
Expand
)
Author
2021-02-03
Enable use of of CompoundButtons in RemoteViews
Steven Kideckel
2020-10-22
Change radio button's default state description to "selected", "not selected"
yingleiw
2019-12-13
Use CollectionInfo and CollectionItemInfo api in RadioGroup and
sallyyuen
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-07-24
docs: fix a bunch of links from javadocs to api guides
Scott Main
2012-03-09
Removing checked state description text for accessibility from some widgets.
Svetoslav Ganov
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-07-29
Improving accessibility feedback for two state widgets.
Svetoslav Ganov
2010-08-19
docs: add links from widget classes to tutorials
Scott Main
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project