| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tileModeX/Y attrs to BitmapDrawable, tint to ShapeDrawable | Alan Viverette | 2014-06-23 | 2 | -13/+51 |
* | Merge "Make AnimatedVectorDrawable public." | ztenghui | 2014-06-20 | 2 | -43/+84 |
|\ |
|
| * | Make AnimatedVectorDrawable public. | ztenghui | 2014-06-23 | 2 | -43/+84 |
* | | Avoid resetting gradient state when not actually rebuilding it | Chet Haase | 2014-06-21 | 1 | -16/+17 |
* | | Merge "AVD now support path morphing." | ztenghui | 2014-06-20 | 1 | -1/+32 |
|\ \
| |/ |
|
| * | AVD now support path morphing. | ztenghui | 2014-06-20 | 1 | -1/+32 |
* | | Add support for tint attribute in VectorDrawable | Alan Viverette | 2014-06-20 | 1 | -15/+36 |
* | | Revert "Add support for tint attribute in VectorDrawable" | Dianne Hackborn | 2014-06-19 | 1 | -26/+0 |
* | | Merge "Add support for tint attribute in VectorDrawable" | Alan Viverette | 2014-06-20 | 1 | -0/+26 |
|\ \ |
|
| * | | Add support for tint attribute in VectorDrawable | Alan Viverette | 2014-06-19 | 1 | -0/+26 |
* | | | Put dither in GradientDrawable constant state | Alan Viverette | 2014-06-19 | 2 | -8/+13 |
|/ / |
|
* | | Persist selector on ListView and GridView layout | Alan Viverette | 2014-06-19 | 1 | -18/+22 |
|/ |
|
* | Merge "Simple implementation of drawPosText" | Raph Levien | 2014-06-19 | 1 | -15/+8 |
|\ |
|
| * | Simple implementation of drawPosText | Raph Levien | 2014-06-19 | 1 | -15/+8 |
* | | Add path support into xml files for PathInterpolator and ObjectAnimator. | ztenghui | 2014-06-19 | 1 | -488/+8 |
|/ |
|
* | Merge "Fix clamped starting position, seek bar hotspot bounds" | Alan Viverette | 2014-06-18 | 1 | -4/+6 |
|\ |
|
| * | Fix clamped starting position, seek bar hotspot bounds | Alan Viverette | 2014-06-18 | 1 | -4/+6 |
* | | Fix switch & slider anim, make View drawable hotspot API public | Alan Viverette | 2014-06-18 | 1 | -12/+4 |
|/ |
|
* | Merge "Improve constant state for VectorDrawable" | ztenghui | 2014-06-17 | 1 | -3/+5 |
|\ |
|
| * | Improve constant state for VectorDrawable | ztenghui | 2014-06-18 | 1 | -3/+5 |
* | | Merge "Implement drawTextOnPath with Minikin" | Raph Levien | 2014-06-17 | 1 | -4/+4 |
|\ \ |
|
| * | | Implement drawTextOnPath with Minikin | Raph Levien | 2014-06-18 | 1 | -4/+4 |
* | | | Merge "Refactor android.graphics.Picture JNI bindings." | Derek Sollenberger | 2014-06-17 | 1 | -39/+31 |
|\ \ \
| |_|/
|/| | |
|
| * | | Refactor android.graphics.Picture JNI bindings. | Derek Sollenberger | 2014-06-17 | 1 | -39/+31 |
* | | | Fix bitmap tinting | Alan Viverette | 2014-06-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | Add attributes and accessors for tinting View drawables | Alan Viverette | 2014-06-17 | 1 | -1/+3 |
* | | Added primitive parameters to various functions requiring rectangles. | Antonio Calabrese | 2014-06-17 | 2 | -37/+120 |
* | | Merge "Implement Paint.breakText() using Minikin" | Anish Athalye | 2014-06-17 | 1 | -10/+14 |
|\ \ |
|
| * | | Implement Paint.breakText() using Minikin | Anish Athalye | 2014-06-17 | 1 | -10/+14 |
* | | | Fix tint filters in NinePatchDrawable and ShapeDrawable | Alan Viverette | 2014-06-16 | 2 | -35/+12 |
|/ / |
|
* | | Merge "Clean up dirFlags / bidiFlags confusion" | Raph Levien | 2014-06-16 | 2 | -145/+132 |
|\ \ |
|
| * | | Clean up dirFlags / bidiFlags confusion | Raph Levien | 2014-06-16 | 2 | -145/+132 |
* | | | Fix ShapeDrawable constant state and theming | Alan Viverette | 2014-06-16 | 1 | -24/+62 |
* | | | Add support for setTint in all Drawables, clean up lint warnings | Alan Viverette | 2014-06-16 | 20 | -156/+362 |
|/ / |
|
* | | Revert "Add support for setTint in all Drawables, clean up lint warnings" | Jeff Brown | 2014-06-14 | 19 | -347/+152 |
* | | Add support for setTint in all Drawables, clean up lint warnings | Alan Viverette | 2014-06-13 | 19 | -152/+347 |
* | | Merge "Only start AnimationDrawable on visibility change when animating" | Alan Viverette | 2014-06-12 | 2 | -3/+2 |
|\ \ |
|
| * | | Only start AnimationDrawable on visibility change when animating | Alan Viverette | 2014-06-13 | 2 | -3/+2 |
* | | | am a99b2404: Merge "Tunings for touch ripple animations" into lmp-preview-dev | Christian Robertson | 2014-06-13 | 1 | -9/+31 |
|\ \ \
| |/ /
|/| | |
|
| * | | Tunings for touch ripple animations | Christian Robertson | 2014-06-13 | 1 | -9/+31 |
* | | | Add AnimatedVectorDrawable | ztenghui | 2014-06-12 | 3 | -32/+447 |
| |/
|/| |
|
* | | Merge "Update Picture documentation Enhanced comment" | Robert Phillips | 2014-06-10 | 1 | -11/+14 |
|\ \ |
|
| * | | Update Picture documentation | Robert Phillips | 2014-06-05 | 1 | -11/+14 |
* | | | In Bitmap.reconfigure, update the pixelref's info. | Leon Scroggins III | 2014-06-11 | 1 | -2/+9 |
* | | | resolved conflict for merge of 3ca33b70 to master | Adrian Roos | 2014-06-11 | 2 | -73/+97 |
|\ \ \
| | |/
| |/| |
|
| * | | Change ripple tint to color, remove tintMode | Alan Viverette | 2014-06-10 | 2 | -73/+97 |
* | | | am 28104981: Merge "Optimize use of layers in ripple, update dialog styling" ... | Alan Viverette | 2014-06-10 | 2 | -25/+27 |
|\ \ \
| |/ / |
|
| * | | Optimize use of layers in ripple, update dialog styling | Alan Viverette | 2014-06-09 | 2 | -25/+27 |
| * | | Merge "DO NOT MERGE Material theme" into lmp-preview-dev | Alan Viverette | 2014-06-06 | 3 | -24/+24 |
| |\ \ |
|
| | * | | DO NOT MERGE Material theme | Alan Viverette | 2014-06-06 | 3 | -24/+24 |