summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/CompoundButton.java
Commit message (Expand)AuthorAgeFilesLines
* Resolve CompoundButton's foreground drawable for layout direction changeDoris Liu2015-06-301-0/+11
* Use new hierarchy viewer protocol in all View subclassesSiva Velusamy2015-05-071-1/+10
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-0/+1
* Add missing accessor to CompoundDrawable, clean up javadocAlan Viverette2015-02-121-27/+35
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-2/+5
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* Update drawable state after updating tint listAlan Viverette2014-10-291-0/+6
* Play CLICK sound effect when compound buttons are clickedAlan Viverette2014-10-271-8/+10
* Translate compound button drawable by scroll positionAlan Viverette2014-10-171-1/+9
* Clean up view drawable tinting methods, fix default modesAlan Viverette2014-09-141-10/+21
* Separate tint and tintMode propertiesAlan Viverette2014-08-061-13/+14
* Clean up view tinting APIs, tileModeX/Y attribute docsAlan Viverette2014-07-221-33/+16
* Fix switch & slider anim, make View drawable hotspot API publicAlan Viverette2014-06-181-4/+2
* Add attributes and accessors for tinting View drawablesAlan Viverette2014-06-171-12/+123
* Support hotspots in View drawablesAlan Viverette2014-06-131-0/+10
* TouchFeedbackDrawable is now RippleDrawableAlan Viverette2014-05-191-1/+1
* Fix null and bounds checksAlan Viverette2014-04-231-1/+1
* Add ripple to switches, radio buttons, check boxes, seek barsAlan Viverette2014-04-221-6/+16
* 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