| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CanvasProperty for drawCircle | John Reck | 2014-05-02 | 1 | -0/+56 |
* | Support for list selector ripple during arrow movement & drag | Alan Viverette | 2014-05-01 | 2 | -66/+89 |
* | Cleaning up TouchFeedbackDrawable and Ripple APIs | Alan Viverette | 2014-05-01 | 2 | -310/+303 |
* | Pull out dirty bounds before nulling ripples | Alan Viverette | 2014-04-28 | 1 | -20/+25 |
* | Quantum ripple for ListView selector | Alan Viverette | 2014-04-27 | 1 | -63/+154 |
* | Support Oval GradientDrawable outlines, and ShapeDrawable | Chris Craik | 2014-04-25 | 8 | -41/+136 |
* | Merge "Refactor Drawable outline production, flesh out Outline methods" | Chris Craik | 2014-04-25 | 3 | -51/+77 |
|\ |
|
| * | Refactor Drawable outline production, flesh out Outline methods | Chris Craik | 2014-04-24 | 3 | -51/+77 |
* | | Add floats-only drawRoundRect to Canvas | Chris Craik | 2014-04-24 | 1 | -7/+16 |
|/ |
|
* | Merge "Clip TouchFeedbackDrawable effect to receiver Outline" | Chris Craik | 2014-04-24 | 1 | -4/+3 |
|\ |
|
| * | Clip TouchFeedbackDrawable effect to receiver Outline | Chris Craik | 2014-04-23 | 1 | -4/+3 |
* | | Prevent new ripples when max reached | Alan Viverette | 2014-04-23 | 1 | -0/+1 |
* | | Fix null and bounds checks | Alan Viverette | 2014-04-23 | 1 | -1/+7 |
* | | Add ripple to switches, radio buttons, check boxes, seek bars | Alan Viverette | 2014-04-22 | 4 | -5/+67 |
* | | Add touch feedback to edit text | Alan Viverette | 2014-04-21 | 2 | -9/+37 |
* | | Add alpha to bitmap, nine patch drawable, fix container hot spots | Alan Viverette | 2014-04-19 | 4 | -1/+95 |
|/ |
|
* | Merge "Add convenience methods to encourage usage of ALL_SAVE_FLAG" | Chris Craik | 2014-04-18 | 1 | -17/+34 |
|\ |
|
| * | Add convenience methods to encourage usage of ALL_SAVE_FLAG | Chris Craik | 2014-04-17 | 1 | -17/+34 |
* | | Merge changes Ia693f512,If3b7d41f | Raph Levien | 2014-04-17 | 1 | -0/+17 |
|\ \ |
|
| * | | Add elegantTextHeight text appearance attribute | Raph Levien | 2014-04-17 | 1 | -0/+17 |
* | | | Merge changes Ia2bf4d17,I8242523d | Alan Viverette | 2014-04-17 | 2 | -6/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix alert dialog alignment and touch feedback masking | Alan Viverette | 2014-04-16 | 1 | -1/+3 |
| * | | Fix VectorDrawable states | Alan Viverette | 2014-04-16 | 1 | -5/+11 |
* | | | Merge "Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG"" | Chris Craik | 2014-04-17 | 1 | -30/+27 |
|\ \ \ |
|
| * | | | Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" | Chris Craik | 2014-04-17 | 1 | -30/+27 |
* | | | | Merge "Deprecate color array drawBitmap methods" | Chris Craik | 2014-04-17 | 1 | -3/+16 |
|\ \ \ \ |
|
| * | | | | Deprecate color array drawBitmap methods | Chris Craik | 2014-04-16 | 1 | -3/+16 |
* | | | | | Merge "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" | Chris Craik | 2014-04-17 | 1 | -27/+30 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
|
| * | | | Add convenience methods, to encourage usage of ALL_SAVE_FLAG | Chris Craik | 2014-04-16 | 1 | -27/+30 |
| |/ / |
|
* | | | Clean up VectorDrawable formatting | Alan Viverette | 2014-04-16 | 1 | -37/+44 |
|/ / |
|
* | | Implement jumpToCurrentState() in VectorDrawable | Alan Viverette | 2014-04-15 | 1 | -0/+5 |
|/ |
|
* | Make sure control points are in absolute coordinates | ztenghui | 2014-04-11 | 1 | -2/+2 |
* | Fix support for TouchFeedbackDrawable tint mode | Alan Viverette | 2014-04-10 | 1 | -15/+47 |
* | Merge "Fix path interpretation on curves" | ztenghui | 2014-04-10 | 1 | -44/+56 |
|\ |
|
| * | Fix path interpretation on curves | ztenghui | 2014-04-09 | 1 | -44/+56 |
* | | Fix build breakage | Alan Viverette | 2014-04-10 | 1 | -0/+23 |
* | | Cleaning up VectorDrawable | Alan Viverette | 2014-04-10 | 1 | -142/+93 |
* | | Merge "Update supported Drawable tinting modes and docs" | Alan Viverette | 2014-04-09 | 4 | -15/+43 |
|\ \
| |/
|/| |
|
| * | Update supported Drawable tinting modes and docs | Alan Viverette | 2014-04-09 | 4 | -15/+43 |
* | | Theming for more VectorDrawable attrs, add attrs to test app | Alan Viverette | 2014-04-08 | 1 | -65/+130 |
|/ |
|
* | Make Drawable hotspot APIs public | Alan Viverette | 2014-04-08 | 6 | -69/+13 |
* | Fix some vector drawable documentation, clean up fields | Alan Viverette | 2014-04-08 | 1 | -92/+96 |
* | Color theming for VectorDrawable, general clean up | Alan Viverette | 2014-04-07 | 1 | -106/+297 |
* | Fix sharing of child bounsd within touch feedback drawable | Alan Viverette | 2014-04-07 | 1 | -1/+4 |
* | Update to call new Skia APIs. | Leon Scroggins | 2014-04-04 | 1 | -56/+78 |
* | Merge "Clean up on VectorDrawable." | ztenghui | 2014-04-03 | 1 | -2/+2 |
|\ |
|
| * | Clean up on VectorDrawable. | ztenghui | 2014-04-02 | 1 | -2/+2 |
* | | Fix dialog style, selectable item bg pinning, and pressed state | Alan Viverette | 2014-04-02 | 1 | -14/+0 |
|/ |
|
* | Getting the version information into the VectorDrawable | ztenghui | 2014-04-02 | 1 | -2/+14 |
* | Clean up LayerDrawable, ensure cached values are cleared on changes | Alan Viverette | 2014-03-31 | 1 | -59/+62 |