summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/CompoundButton.java
Commit message (Expand)AuthorAgeFilesLines
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-1/+1
* am 5b44325f: am 849ab14d: am 7f16047b: am 73a6702e: am 4440a824: Merge "Compo...Conley Owens2014-01-061-2/+0
|\
| * Merge "CompoundButton: Let text can be changed by config"Conley Owens2014-01-061-2/+0
| |\
| | * CompoundButton: Let text can be changed by configSeongJae Park2013-10-221-2/+0
* | | resolved conflicts for merge of aca95ca0 to masterKenny Root2013-09-121-1/+2
|\ \ \ | |/ /
| * | Add live region politeness to View, AccessibilityNodeInfoAlan Viverette2013-09-121-1/+2
* | | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-5/+8
|/ /
* | Remove unnecessary drawable code in CompoundButtonChet Haase2013-07-101-2/+0
* | Optimizing AccessibilityNodeInfo caching.Svetoslav2013-06-051-1/+1
|/
* Fix bug #7621927 Radio button/TextView drawable regression in 4.2Fabrice Di Meglio2012-11-281-0/+9
* Make CheckBox / RadioButton / ToggleButton / Star widgets aware of layout dir...Fabrice Di Meglio2012-06-051-6/+33
* Fix inconsitency in aAccessibilityNodeInfo cache.Svetoslav Ganov2012-05-111-0/+1
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+2
* AccessibilityNodeInfo does not report checkable coreclty.Svetoslav Ganov2011-07-171-0/+1
* AccessibilityNodeInfo not properly returning checked statusSvetoslav Ganov2011-06-151-0/+7
* Factored out the Accessibility vertical initialization.Svetoslav Ganov2011-05-131-11/+2
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-15/+11
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-11/+15
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-15/+11
* Push the jumpDrawablesToCurrentState() thing off everywhere it should be.Dianne Hackborn2010-11-041-0/+6
* These changes add access to some status values in widgets listed below:Steve Zeigler2010-02-231-0/+2
* donut snapshotJean-Baptiste Queru2009-07-211-1/+21
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+323
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-323/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+6
* Initial ContributionThe Android Open Source Project2008-10-211-0/+318