| Commit message (Expand) | Author | Age | Files | Lines |
* | am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a switc... | Andrew Solovay | 2015-07-14 | 1 | -1/+1 |
|\ |
|
| * | docs: Clarified how to find out when a switch is toggled | Andrew Solovay | 2015-07-09 | 1 | -1/+1 |
* | | Apply thumbTint and trackTint styles to Switch from xml. | Jun Mukai | 2015-06-24 | 1 | -0/+32 |
* | | assist: Fix reported colors/styles for TextView/Switch | James Cook | 2015-05-28 | 1 | -1/+3 |
* | | Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias... | Chris Craik | 2015-05-12 | 1 | -1/+2 |
* | | Fix build - Revert "Revert "Use default constructor to get anti-aliasing"" | Chris Craik | 2015-05-12 | 1 | -1/+1 |
* | | Revert "Use default constructor to get anti-aliasing" | Chris Craik | 2015-05-12 | 1 | -1/+1 |
* | | Fix issue #20655182: API Review: ViewAssistStructure | Dianne Hackborn | 2015-05-07 | 1 | -5/+3 |
* | | Use default constructor to get anti-aliasing | Chris Craik | 2015-04-28 | 1 | -1/+1 |
* | | Rework assist to walk down the view hierarchy. | Dianne Hackborn | 2015-04-01 | 1 | -2/+2 |
* | | More work on collecting assist data. | Dianne Hackborn | 2015-03-12 | 1 | -6/+7 |
* | | Add @ResourceInt annotations on APIs | Tor Norbye | 2015-02-18 | 1 | -3/+5 |
* | | First quick implementation of auto assist data. | Dianne Hackborn | 2015-02-06 | 1 | -5/+20 |
* | | Add accessors for switch thumb and track tinting | Alan Viverette | 2015-01-30 | 1 | -0/+172 |
* | | Fix accessibility delegation | Alan Viverette | 2015-01-07 | 1 | -6/+9 |
|/ |
|
* | Fix regression, don't NPE if Switch doesn't have a thumb set | Alan Viverette | 2014-12-08 | 1 | -0/+4 |
* | Play CLICK sound effect when compound buttons are clicked | Alan Viverette | 2014-10-27 | 1 | -2/+8 |
* | Add callback to track and thumb drawables, propagate state in ASLD | Alan Viverette | 2014-09-26 | 1 | -0/+18 |
* | Use correct checked value when animating Switch | Alan Viverette | 2014-08-12 | 1 | -0/+4 |
* | Update switch assets, fix SearchView asset 9-patch areas | Alan Viverette | 2014-07-30 | 1 | -40/+129 |
* | Revert "Update switch assets, fix SearchView asset 9-patch areas" | Alan Viverette | 2014-07-30 | 1 | -129/+40 |
* | Update switch assets, fix SearchView asset 9-patch areas | Alan Viverette | 2014-07-30 | 1 | -40/+129 |
* | Fix switch text position when thumb is null | Alan Viverette | 2014-07-12 | 1 | -1/+1 |
* | Remove old listener when rebinding SwitchPreference | Alan Viverette | 2014-07-11 | 1 | -60/+96 |
* | If we're not showing switch text, don't include in measure. | John Spurlock | 2014-06-20 | 1 | -2/+2 |
* | Don't show text in Material-styled switch | Alan Viverette | 2014-06-19 | 1 | -8/+34 |
* | Fix switch & slider anim, make View drawable hotspot API public | Alan Viverette | 2014-06-18 | 1 | -3/+2 |
* | Support hotspots in View drawables | Alan Viverette | 2014-06-13 | 1 | -0/+14 |
* | Update switch, checkbox, radio button, button, and toggle button | Alan Viverette | 2014-05-22 | 1 | -3/+12 |
* | TouchFeedbackDrawable is now RippleDrawable | Alan Viverette | 2014-05-19 | 1 | -1/+1 |
* | Update ripple behavior, use render thread animation | Alan Viverette | 2014-05-16 | 1 | -5/+23 |
* | Support for hollow switch and seek bar thumbs | Alan Viverette | 2014-05-12 | 1 | -22/+68 |
* | Add null bg check to switch | Alan Viverette | 2014-04-23 | 1 | -1/+1 |
* | Add ripple to switches, radio buttons, check boxes, seek bars | Alan Viverette | 2014-04-22 | 1 | -7/+13 |
* | Quantum for seek bars, spinners, switches | Alan Viverette | 2014-03-03 | 1 | -29/+35 |
* | Add APIs for obtaining themed Drawable from Theme, Context | Alan Viverette | 2014-02-03 | 1 | -2/+2 |
* | Ensure toggle calls setChecked() since apps may have relied on this | Alan Viverette | 2013-09-26 | 1 | -14/+17 |
* | Animate state change for Switch | Alan Viverette | 2013-09-17 | 1 | -27/+87 |
* | Add View constructor that supplies a default style resource | Alan Viverette | 2013-09-09 | 1 | -6/+28 |
* | Text layout in switch may be null when accessibility events are fired. | Svetoslav Ganov | 2012-09-14 | 1 | -3/+3 |
* | Fix bug #7148393 Switch can crash when hierarchyviewer is connected | Fabrice Di Meglio | 2012-09-11 | 1 | -4/+5 |
* | resolved conflicts for merge of 4ea6a8eb to jb-mr1-dev | Jean-Baptiste Queru | 2012-08-20 | 1 | -1/+1 |
|\ |
|
| * | am f515c6f4: Merge "Switch widget: Fix ON/OFF option update error" | Jean-Baptiste Queru | 2012-08-20 | 1 | -1/+1 |
| |\ |
|
| | * | Switch widget: Fix ON/OFF option update error | Yu Haonong | 2012-07-18 | 1 | -1/+1 |
* | | | am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to ... | Scott Main | 2012-07-25 | 1 | -0/+11 |
|\ \ \
| |/ / |
|
| * | | docs: fix a bunch of links from javadocs to api guides | Scott Main | 2012-07-24 | 1 | -0/+11 |
| |/ |
|
* | | am 1b15102f: am 72b8fc7e: Merge "Revert "Fix fake bold for fallback fonts in ... | Victoria Lease | 2012-06-12 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Revert "Fix fake bold for fallback fonts in frameworks." | Victoria Lease | 2012-06-11 | 1 | -3/+1 |
* | | am 2203fab2: am 2e6f9be5: Merge "Fix fake bold for fallback fonts in framewor... | Victoria Lease | 2012-06-08 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Fix fake bold for fallback fonts in frameworks. | Victoria Lease | 2012-06-08 | 1 | -1/+3 |