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
/
CheckBox.java
Age
Commit message (
Expand
)
Author
2021-02-03
Enable use of of CompoundButtons in RemoteViews
Steven Kideckel
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
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-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-04-18
Revert "Simple MVC based binding mechanism for android controls."
Philip Milne
2012-07-25
am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to ...
Scott Main
2012-07-24
docs: fix a bunch of links from javadocs to api guides
Scott Main
2012-07-20
Simple MVC based binding mechanism for android controls.
Philip Milne
2012-04-12
CheckBox should not populate AccessibilityEvent with text.
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