summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add CanvasProperty for drawCircleJohn Reck2014-05-021-0/+56
* Support for list selector ripple during arrow movement & dragAlan Viverette2014-05-012-66/+89
* Cleaning up TouchFeedbackDrawable and Ripple APIsAlan Viverette2014-05-012-310/+303
* Pull out dirty bounds before nulling ripplesAlan Viverette2014-04-281-20/+25
* Quantum ripple for ListView selectorAlan Viverette2014-04-271-63/+154
* Support Oval GradientDrawable outlines, and ShapeDrawableChris Craik2014-04-258-41/+136
* Merge "Refactor Drawable outline production, flesh out Outline methods"Chris Craik2014-04-253-51/+77
|\
| * Refactor Drawable outline production, flesh out Outline methodsChris Craik2014-04-243-51/+77
* | Add floats-only drawRoundRect to CanvasChris Craik2014-04-241-7/+16
|/
* Merge "Clip TouchFeedbackDrawable effect to receiver Outline"Chris Craik2014-04-241-4/+3
|\
| * Clip TouchFeedbackDrawable effect to receiver OutlineChris Craik2014-04-231-4/+3
* | Prevent new ripples when max reachedAlan Viverette2014-04-231-0/+1
* | Fix null and bounds checksAlan Viverette2014-04-231-1/+7
* | Add ripple to switches, radio buttons, check boxes, seek barsAlan Viverette2014-04-224-5/+67
* | Add touch feedback to edit textAlan Viverette2014-04-212-9/+37
* | Add alpha to bitmap, nine patch drawable, fix container hot spotsAlan Viverette2014-04-194-1/+95
|/
* Merge "Add convenience methods to encourage usage of ALL_SAVE_FLAG"Chris Craik2014-04-181-17/+34
|\
| * Add convenience methods to encourage usage of ALL_SAVE_FLAGChris Craik2014-04-171-17/+34
* | Merge changes Ia693f512,If3b7d41fRaph Levien2014-04-171-0/+17
|\ \
| * | Add elegantTextHeight text appearance attributeRaph Levien2014-04-171-0/+17
* | | Merge changes Ia2bf4d17,I8242523dAlan Viverette2014-04-172-6/+14
|\ \ \ | |_|/ |/| |
| * | Fix alert dialog alignment and touch feedback maskingAlan Viverette2014-04-161-1/+3
| * | Fix VectorDrawable statesAlan Viverette2014-04-161-5/+11
* | | Merge "Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG""Chris Craik2014-04-171-30/+27
|\ \ \
| * | | Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG"Chris Craik2014-04-171-30/+27
* | | | Merge "Deprecate color array drawBitmap methods"Chris Craik2014-04-171-3/+16
|\ \ \ \
| * | | | Deprecate color array drawBitmap methodsChris Craik2014-04-161-3/+16
* | | | | Merge "Add convenience methods, to encourage usage of ALL_SAVE_FLAG"Chris Craik2014-04-171-27/+30
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Add convenience methods, to encourage usage of ALL_SAVE_FLAGChris Craik2014-04-161-27/+30
| |/ /
* | | Clean up VectorDrawable formattingAlan Viverette2014-04-161-37/+44
|/ /
* | Implement jumpToCurrentState() in VectorDrawableAlan Viverette2014-04-151-0/+5
|/
* Make sure control points are in absolute coordinatesztenghui2014-04-111-2/+2
* Fix support for TouchFeedbackDrawable tint modeAlan Viverette2014-04-101-15/+47
* Merge "Fix path interpretation on curves"ztenghui2014-04-101-44/+56
|\
| * Fix path interpretation on curvesztenghui2014-04-091-44/+56
* | Fix build breakageAlan Viverette2014-04-101-0/+23
* | Cleaning up VectorDrawableAlan Viverette2014-04-101-142/+93
* | Merge "Update supported Drawable tinting modes and docs"Alan Viverette2014-04-094-15/+43
|\ \ | |/ |/|
| * Update supported Drawable tinting modes and docsAlan Viverette2014-04-094-15/+43
* | Theming for more VectorDrawable attrs, add attrs to test appAlan Viverette2014-04-081-65/+130
|/
* Make Drawable hotspot APIs publicAlan Viverette2014-04-086-69/+13
* Fix some vector drawable documentation, clean up fieldsAlan Viverette2014-04-081-92/+96
* Color theming for VectorDrawable, general clean upAlan Viverette2014-04-071-106/+297
* Fix sharing of child bounsd within touch feedback drawableAlan Viverette2014-04-071-1/+4
* Update to call new Skia APIs.Leon Scroggins2014-04-041-56/+78
* Merge "Clean up on VectorDrawable."ztenghui2014-04-031-2/+2
|\
| * Clean up on VectorDrawable.ztenghui2014-04-021-2/+2
* | Fix dialog style, selectable item bg pinning, and pressed stateAlan Viverette2014-04-021-14/+0
|/
* Getting the version information into the VectorDrawableztenghui2014-04-021-2/+14
* Clean up LayerDrawable, ensure cached values are cleared on changesAlan Viverette2014-03-311-59/+62