summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | Allow a null tint in TouchFeedbackDrawableAlan Viverette2014-03-271-10/+7
* | | | | | | | | | | | | | | Uses VMRuntime.newUnpaddedArray for ideal array sizesAdam Lesinski2014-03-271-1/+1
* | | | | | | | | | | | | | | Merge "Separate ripple animation logic, remove RevealDrawable"Alan Viverette2014-03-275-620/+267
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Separate ripple animation logic, remove RevealDrawableAlan Viverette2014-03-265-620/+267
* | | | | | | | | | | | | | | | add Dynamic Drawable (vector graphics for Icons)John Hoford2014-03-262-0/+1957
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "Fix doc build"Chris Craik2014-03-251-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix doc buildChris Craik2014-03-251-0/+2
* | | | | | | | | | | | | | | | Fix NPE when inflating GradientDrawables.Tim Kilbourn2014-03-251-2/+2
* | | | | | | | | | | | | | | | Unhide touch feedback drawable and wrapperAlan Viverette2014-03-242-3/+3
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Implement APIs for obtaining, caching themed DrawablesAlan Viverette2014-03-2419-565/+1642
* | | | | | | | | | | | | | | Merge "Rework Outline API, remove isolatedZVolume remnants"Chris Craik2014-03-243-6/+172
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \