| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Remove dead code in Switch | Fabrice Di Meglio | 2012-06-05 | 1 | -34/+0 |
* | | Make Switch widget aware of layout direction | Fabrice Di Meglio | 2012-06-01 | 1 | -6/+42 |
|/ |
|
* | Fix text transformations in Switches. | Daniel Sandler | 2012-04-19 | 1 | -2/+18 |
* | Switch does not append its state text to accessibility node infos. | Svetoslav Ganov | 2012-04-12 | 1 | -0/+11 |
* | Merge "Removing checked state description text for accessibility from some wi... | Svetoslav Ganov | 2012-03-09 | 1 | -11/+2 |
|\ |
|
| * | Removing checked state description text for accessibility from some widgets. | Svetoslav Ganov | 2012-03-09 | 1 | -11/+2 |
* | | Fix docs | Adam Powell | 2012-03-08 | 1 | -2/+2 |
* | | Public API for android.widget.Spinner properties | Adam Powell | 2012-03-08 | 1 | -0/+23 |
* | | Public API for android.widget.Switch properties | Adam Powell | 2012-03-08 | 1 | -0/+129 |
|/ |
|
* | AccessibilityEvent/AccessibilityNodeInfo class name property should be set to... | Svetoslav Ganov | 2012-01-17 | 1 | -0/+13 |
* | Fix for NPE in Switch | Gilles Debunne | 2011-09-01 | 1 | -2/+4 |
* | Made the Switch class public. | Chet Haase | 2011-08-29 | 1 | -22/+26 |
* | Flingable switches | Adam Powell | 2011-08-09 | 1 | -1/+1 |
* | Fix bug 5112702 - switches should have "ON" on the right | Adam Powell | 2011-08-07 | 1 | -3/+3 |
* | Improving accessibility feedback for two state widgets. | Svetoslav Ganov | 2011-07-29 | 1 | -2/+13 |