summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/drawable/ShapeDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Remove isDither(), deprecate setDither()Alan Viverette2015-06-231-5/+0
* Refactor Drawable.getDither() to isDither()Alan Viverette2015-06-171-1/+1
* Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias...Chris Craik2015-05-121-2/+2
* Fix build - Revert "Revert "Use default constructor to get anti-aliasing""Chris Craik2015-05-121-2/+2
* Revert "Use default constructor to get anti-aliasing"Chris Craik2015-05-121-2/+2
* Use default constructor to get anti-aliasingChris Craik2015-04-281-2/+2
* am 428c2fa0: am c3fbf13d: am e2fc3adb: am 61ce6c9b: am 776cf41d: Fix a broken...Yuichi Araki2015-04-021-3/+3
|\
| * Fix a broken link in javadocYuichi Araki2015-04-021-3/+3
* | Fix issues with theming of preloaded ColorStateListsAlan Viverette2015-04-011-4/+4
* | Improve docs for drawable tint and color filtersChris Craik2015-03-021-2/+2
* | Add getDither, getFilterBitmap to Drawable for CTS testingAlan Viverette2015-01-061-0/+5
* | Allow use of theme attributes in color state listsAlan Viverette2015-01-051-10/+18
|/
* Update preload list, clean up drawable themingAlan Viverette2014-10-141-16/+6
* Mutate and apply theme if needed before caching themed drawablesAlan Viverette2014-10-071-0/+8
* Update icons to vectors, fix preload theming & vector tintingAlan Viverette2014-09-121-2/+2
* Separate tint and tintMode propertiesAlan Viverette2014-08-061-5/+9
* Add outline alphaChris Craik2014-07-311-0/+1
* Tweaks to outline APIChris Craik2014-07-191-6/+3
* Handle configuration changes in drawable attributesAlan Viverette2014-07-071-0/+3
* Add tileModeX/Y attrs to BitmapDrawable, tint to ShapeDrawableAlan Viverette2014-06-231-1/+30
* Put dither in GradientDrawable constant stateAlan Viverette2014-06-191-0/+3
* Fix tint filters in NinePatchDrawable and ShapeDrawableAlan Viverette2014-06-161-34/+11
* Fix ShapeDrawable constant state and themingAlan Viverette2014-06-161-24/+62
* Add support for setTint in all Drawables, clean up lint warningsAlan Viverette2014-06-161-4/+1
* Clean up drawable theming APIsAlan Viverette2014-06-021-44/+3
* Avoid caching shadow properties in Java & HWUI.Derek Sollenberger2014-05-071-1/+1
* Support Oval GradientDrawable outlines, and ShapeDrawableChris Craik2014-04-251-0/+11
* Implement APIs for obtaining, caching themed DrawablesAlan Viverette2014-03-241-2/+3
* Clean up tint APIAlan Viverette2014-02-261-98/+115
* Fix shape drawable constructorAlan Viverette2014-02-261-1/+1
* Fix progress bar tinting, add tint support to ShapeDrawableAlan Viverette2014-02-261-7/+113
* Revert "Cache display lists for Drawables"Alan Viverette2014-01-311-1/+1
* Cache display lists for DrawablesAlan Viverette2014-01-141-1/+1
* add getAlpha() to DrawableChet Haase2013-03-081-1/+6
* Avoid trying to draw invisible ShapeDrawablesChris Craik2013-02-281-9/+12
* Fix crash in ShapeDrawableRomain Guy2012-09-071-2/+10
* docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-281-3/+10
* Add dither XML attribute support to Gradient and ShapeDrawable.Romain Guy2011-02-231-2/+5
* Don't drop the drawable cache completely on configuration changeChristopher Lais2011-01-141-1/+1
* Add invalidation to Drawable when its properties changeChet Haase2010-11-111-0/+8
* docs: lots of additions to the resources docsScott Main2010-06-211-0/+4
* Fix issue #2116977: buttons are huge and bentDianne Hackborn2009-09-141-0/+5
* Fix ShapeDrawable.inflateTag() to accept proper dimension specs for paddingPhil Dubach2009-07-081-4/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+426
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-426/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+26
* Initial ContributionThe Android Open Source Project2008-10-211-0/+402