summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/Switch.java
Commit message (Expand)AuthorAgeFilesLines
* am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a switc...Andrew Solovay2015-07-141-1/+1
|\
| * docs: Clarified how to find out when a switch is toggledAndrew Solovay2015-07-091-1/+1
* | Apply thumbTint and trackTint styles to Switch from xml.Jun Mukai2015-06-241-0/+32
* | assist: Fix reported colors/styles for TextView/SwitchJames Cook2015-05-281-1/+3
* | Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias...Chris Craik2015-05-121-1/+2
* | Fix build - Revert "Revert "Use default constructor to get anti-aliasing""Chris Craik2015-05-121-1/+1
* | Revert "Use default constructor to get anti-aliasing"Chris Craik2015-05-121-1/+1
* | Fix issue #20655182: API Review: ViewAssistStructureDianne Hackborn2015-05-071-5/+3
* | Use default constructor to get anti-aliasingChris Craik2015-04-281-1/+1
* | Rework assist to walk down the view hierarchy.Dianne Hackborn2015-04-011-2/+2
* | More work on collecting assist data.Dianne Hackborn2015-03-121-6/+7
* | Add @ResourceInt annotations on APIsTor Norbye2015-02-181-3/+5
* | First quick implementation of auto assist data.Dianne Hackborn2015-02-061-5/+20
* | Add accessors for switch thumb and track tintingAlan Viverette2015-01-301-0/+172
* | Fix accessibility delegationAlan Viverette2015-01-071-6/+9
|/
* Fix regression, don't NPE if Switch doesn't have a thumb setAlan Viverette2014-12-081-0/+4
* Play CLICK sound effect when compound buttons are clickedAlan Viverette2014-10-271-2/+8
* Add callback to track and thumb drawables, propagate state in ASLDAlan Viverette2014-09-261-0/+18
* Use correct checked value when animating SwitchAlan Viverette2014-08-121-0/+4
* Update switch assets, fix SearchView asset 9-patch areasAlan Viverette2014-07-301-40/+129
* Revert "Update switch assets, fix SearchView asset 9-patch areas"Alan Viverette2014-07-301-129/+40
* Update switch assets, fix SearchView asset 9-patch areasAlan Viverette2014-07-301-40/+129
* Fix switch text position when thumb is nullAlan Viverette2014-07-121-1/+1
* Remove old listener when rebinding SwitchPreferenceAlan Viverette2014-07-111-60/+96
* If we're not showing switch text, don't include in measure.John Spurlock2014-06-201-2/+2
* Don't show text in Material-styled switchAlan Viverette2014-06-191-8/+34
* Fix switch & slider anim, make View drawable hotspot API publicAlan Viverette2014-06-181-3/+2
* Support hotspots in View drawablesAlan Viverette2014-06-131-0/+14
* Update switch, checkbox, radio button, button, and toggle buttonAlan Viverette2014-05-221-3/+12
* TouchFeedbackDrawable is now RippleDrawableAlan Viverette2014-05-191-1/+1
* Update ripple behavior, use render thread animationAlan Viverette2014-05-161-5/+23
* Support for hollow switch and seek bar thumbsAlan Viverette2014-05-121-22/+68
* Add null bg check to switchAlan Viverette2014-04-231-1/+1
* Add ripple to switches, radio buttons, check boxes, seek barsAlan Viverette2014-04-221-7/+13
* Quantum for seek bars, spinners, switchesAlan Viverette2014-03-031-29/+35
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-2/+2
* Ensure toggle calls setChecked() since apps may have relied on thisAlan Viverette2013-09-261-14/+17
* Animate state change for SwitchAlan Viverette2013-09-171-27/+87
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-6/+28
* Text layout in switch may be null when accessibility events are fired.Svetoslav Ganov2012-09-141-3/+3
* Fix bug #7148393 Switch can crash when hierarchyviewer is connectedFabrice Di Meglio2012-09-111-4/+5
* resolved conflicts for merge of 4ea6a8eb to jb-mr1-devJean-Baptiste Queru2012-08-201-1/+1
|\
| * am f515c6f4: Merge "Switch widget: Fix ON/OFF option update error"Jean-Baptiste Queru2012-08-201-1/+1
| |\
| | * Switch widget: Fix ON/OFF option update errorYu Haonong2012-07-181-1/+1
* | | am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to ...Scott Main2012-07-251-0/+11
|\ \ \ | |/ /
| * | docs: fix a bunch of links from javadocs to api guidesScott Main2012-07-241-0/+11
| |/
* | am 1b15102f: am 72b8fc7e: Merge "Revert "Fix fake bold for fallback fonts in ...Victoria Lease2012-06-121-3/+1
|\ \ | |/
| * Revert "Fix fake bold for fallback fonts in frameworks."Victoria Lease2012-06-111-3/+1
* | am 2203fab2: am 2e6f9be5: Merge "Fix fake bold for fallback fonts in framewor...Victoria Lease2012-06-081-1/+3
|\ \ | |/
| * Fix fake bold for fallback fonts in frameworks.Victoria Lease2012-06-081-1/+3