summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/drawable/InsetDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with theming of preloaded ColorStateListsAlan Viverette2015-04-011-14/+0
* Create blank state in no-arg RotateDrawable constructorAlan Viverette2015-02-251-6/+2
* Unify wrapper-type drawablesAlan Viverette2015-02-201-267/+33
* Merge "Ensure InsetDrawable propagates state and callback on set drawable"Alan Viverette2015-02-021-6/+24
|\
| * Ensure InsetDrawable propagates state and callback on set drawableAlan Viverette2015-02-021-6/+24
* | Synchronize mutated constant state's drawable constant stateAlan Viverette2015-01-301-0/+1
|/
* Move drawable out of inset state, only store constant stateAlan Viverette2015-01-271-83/+105
* Teach AssetAtlas about more drawablesJohn Reck2014-12-091-0/+13
* Avoid extra saveLayer calls in RippleDrawable, fix docsAlan Viverette2014-12-041-1/+8
* Add theme and config change support to more Drawable typesAlan Viverette2014-10-291-76/+83
* Update preload list, clean up drawable themingAlan Viverette2014-10-141-10/+22
* Fix inset drawable's intrinsic size, replace ic_text_dot assetAlan Viverette2014-10-101-2/+4
* Mutate and apply theme if needed before caching themed drawablesAlan Viverette2014-10-071-0/+9
* Fix theme propagation to contained android:drawable elementsAlan Viverette2014-10-021-1/+1
* Fix behavior of inflating InsetDrawableChet Haase2014-09-021-0/+2
* Preserve inner drawable bounds and level on mutateAlan Viverette2014-08-271-0/+2
* Throw exception when inset drawable is missing drawable attributeAlan Viverette2014-08-151-14/+19
* Add insets to dialog backgroundAlan Viverette2014-08-081-13/+33
* Separate tint and tintMode propertiesAlan Viverette2014-08-061-2/+7
* Tweaks to outline APIChris Craik2014-07-191-2/+2
* Fix hotspot movement on focus changeAlan Viverette2014-07-161-0/+6
* Handle configuration changes in drawable attributesAlan Viverette2014-07-071-40/+68
* Make optical insets actually workAlan Viverette2014-07-041-0/+10
* Add outline support to InsetDrawableChris Craik2014-06-301-0/+6
* Add support for setTint in all Drawables, clean up lint warningsAlan Viverette2014-06-161-11/+22
* Revert "Add support for setTint in all Drawables, clean up lint warnings"Jeff Brown2014-06-141-22/+11
* Add support for setTint in all Drawables, clean up lint warningsAlan Viverette2014-06-131-11/+22
* Clean up drawable theming APIsAlan Viverette2014-06-021-1/+1
* Clean up hotspot bounds APIAlan Viverette2014-05-211-0/+5
* TouchFeedbackDrawable is now RippleDrawableAlan Viverette2014-05-191-17/+5
* Make Drawable hotspot APIs publicAlan Viverette2014-04-081-12/+0
* Implement APIs for obtaining, caching themed DrawablesAlan Viverette2014-03-241-5/+6
* Adds hotspot support to LayerDrawable and InsetDrawableAlan Viverette2014-02-051-0/+32
* Fix animations, padding in RTL mode.Jeff Sharkey2013-10-011-1/+7
* Add missing InsetDrawable.getDrawable() methodRomain Guy2013-07-301-0/+7
* am ddd02537: am b4426f15: Merge "Fix bug #8858012 layer-list\'s bitmap item\'...Fabrice Di Meglio2013-05-131-0/+1
|\
| * Fix bug #8858012 layer-list's bitmap item's start/end gravity is incorrect on...Fabrice Di Meglio2013-05-101-0/+1
* | add getAlpha() to DrawableChet Haase2013-03-081-1/+6
|/
* Don't drop the drawable cache completely on configuration changeChristopher Lais2011-01-141-1/+1
* Make Drawable.mCallback a WeakReference.Romain Guy2010-12-141-6/+9
* docs: lots of additions to the resources docsScott Main2010-06-211-1/+3
* Fix issue #2116977: buttons are huge and bentDianne Hackborn2009-09-141-7/+16
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+302
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-302/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-16/+24
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+9
* Initial ContributionThe Android Open Source Project2008-10-211-0/+285