| Commit message (Expand) | Author | Age | Files | Lines |
* | D-pad should be able to push seek bar to 0 or max value | Alan Viverette | 2015-04-16 | 1 | -20/+17 |
* | Remove unused imports in frameworks/base. | John Spurlock | 2015-02-28 | 1 | -1/+0 |
* | Vertically center seek bar track and thumb when maxHeight is set | Alan Viverette | 2015-02-26 | 1 | -5/+8 |
* | Update progress bar and seek bar backgrounds, fix seek bar thumb | Alan Viverette | 2015-02-23 | 1 | -3/+2 |
* | Pass the new progress when updating a ProgressBar | RoboErik | 2015-02-11 | 1 | -2/+2 |
* | First quick implementation of auto assist data. | Dianne Hackborn | 2015-02-06 | 1 | -5/+2 |
* | Fix accessibility delegation | Alan Viverette | 2015-01-07 | 1 | -6/+9 |
* | resolved conflicts for merge of 850cdbe5 to lmp-mr1-dev-plus-aosp | Alan Viverette | 2014-12-02 | 1 | -10/+11 |
|\ |
|
| * | Consider RTL layout in DPAD navigation in AbsSeekBar | Johan Redestig | 2014-11-11 | 1 | -10/+11 |
* | | Revert "Animates AbsSeekBar progress movement from key presses." | Alan Viverette | 2014-11-26 | 1 | -57/+10 |
* | | Update drawable state after updating tint list | Alan Viverette | 2014-10-29 | 1 | -0/+6 |
|/ |
|
* | Clean up view drawable tinting methods, fix default modes | Alan Viverette | 2014-09-14 | 1 | -10/+26 |
* | Separate tint and tintMode properties | Alan Viverette | 2014-08-06 | 1 | -13/+14 |
* | Fixes the build. | Jon Miranda | 2014-07-25 | 1 | -0/+3 |
* | Animates AbsSeekBar progress movement from key presses. | Jon Miranda | 2014-07-25 | 1 | -10/+54 |
* | Clean up view tinting APIs, tileModeX/Y attribute docs | Alan Viverette | 2014-07-22 | 1 | -30/+15 |
* | Merge "Fix clamped starting position, seek bar hotspot bounds" | Alan Viverette | 2014-06-18 | 1 | -2/+2 |
|\ |
|
| * | Fix clamped starting position, seek bar hotspot bounds | Alan Viverette | 2014-06-18 | 1 | -2/+2 |
* | | Fix switch & slider anim, make View drawable hotspot API public | Alan Viverette | 2014-06-18 | 1 | -25/+10 |
|/ |
|
* | Add attributes and accessors for tinting View drawables | Alan Viverette | 2014-06-17 | 1 | -1/+107 |
* | Support hotspots in View drawables | Alan Viverette | 2014-06-13 | 1 | -0/+16 |
* | Update switch, checkbox, radio button, button, and toggle button | Alan Viverette | 2014-05-22 | 1 | -0/+10 |
* | TouchFeedbackDrawable is now RippleDrawable | Alan Viverette | 2014-05-19 | 1 | -15/+5 |
* | Support for hollow switch and seek bar thumbs | Alan Viverette | 2014-05-12 | 1 | -81/+138 |
* | Fix null and bounds checks | Alan Viverette | 2014-04-23 | 1 | -1/+1 |
* | Add ripple to switches, radio buttons, check boxes, seek bars | Alan Viverette | 2014-04-22 | 1 | -14/+44 |
* | am 1c4d86c7: am f54d62dc: am fc7315c6: am 6d71e165: Merge "Round off when cal... | Jeff Brown | 2014-03-11 | 1 | -1/+1 |
|\ |
|
| * | Round off when calculate next step in Seekbar | Marcus Danielsson | 2014-01-20 | 1 | -1/+1 |
* | | Add View constructor that supplies a default style resource | Alan Viverette | 2013-09-09 | 1 | -4/+8 |
|/ |
|
* | Fix progress bar and spinner in RTL mode | Fabrice Di Meglio | 2013-01-31 | 1 | -2/+2 |
* | Fix bug #7345139: The First Volume Down Click looses its place on the volume ... | Fabrice Di Meglio | 2012-10-16 | 1 | -0/+20 |
* | Fix bug #6427629 Clean up layout direction APIs | Fabrice Di Meglio | 2012-09-23 | 1 | -1/+1 |
* | Fix bug #6427629 Clean up layout direction APIs | Fabrice Di Meglio | 2012-09-23 | 1 | -0/+3 |
* | Fix SeekBar when in RTL layout direction | Fabrice Di Meglio | 2012-09-11 | 1 | -1/+2 |
* | Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction | Fabrice Di Meglio | 2012-09-06 | 1 | -8/+30 |
* | Make AbsSeekBar widget adjustable via accessibility actions. | alanv | 2012-05-16 | 1 | -0/+42 |
* | Fix crash setting null seekbar thumb | Adam Powell | 2012-04-19 | 1 | -1/+1 |
* | Add SeekBar property accessors to match available style attributes | Adam Powell | 2012-03-21 | 1 | -0/+10 |
* | AccessibilityEvent/AccessibilityNodeInfo class name property should be set to... | Svetoslav Ganov | 2012-01-17 | 1 | -0/+13 |
* | Fix bug 5455676 - seek bars without thumbs | Adam Powell | 2011-10-13 | 1 | -2/+6 |
* | Fix bug 5434403 - invalidation problem with seek bars at edges | Adam Powell | 2011-10-11 | 1 | -0/+2 |
* | Fix bug 5159596 - Slider grabs touch point when trying to scroll a list | Adam Powell | 2011-08-14 | 1 | -10/+43 |
* | ProgressBar does not fire accessibility events on update. | Svetoslav Ganov | 2011-03-18 | 1 | -1/+2 |
* | Implement smarter sizing of WRAP_CONTENT windows. | Dianne Hackborn | 2010-12-03 | 1 | -2/+2 |
* | Make AbsSeekBar support having setThumb called after initialization is done. | Joe Onorato | 2010-12-02 | 1 | -0/+30 |
* | Push the jumpDrawablesToCurrentState() thing off everywhere it should be. | Dianne Hackborn | 2010-11-04 | 1 | -0/+6 |
* | Ignore key events when the widget is disabled. | Romain Guy | 2010-01-04 | 1 | -18/+19 |
* | Fix http://b/issue?id=2098873 (drawing glitch in SeekBar). | Daniel Sandler | 2009-09-14 | 1 | -0/+5 |
* | Address b/2064664 by setting mThumbOffset to half the width of the thumb by d... | Daniel Sandler | 2009-08-20 | 1 | -4/+12 |
* | Merge commit 'korg/cupcake' | The Android Open Source Project | 2009-03-27 | 1 | -5/+12 |
|\ |
|