index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
java
/
android
/
graphics
/
drawable
/
InsetDrawable.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-07-31
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-09
Update Drawable API to expose getOpticalBounds method as well as
Nader Jawad
2017-05-04
Fix issue in InsetDrawable where master inset attribute get ignored.
Hyunyoung Song
2017-04-20
Support fraction type for inset* for InsetDrawable.
Hyunyoung Song
2015-12-08
Attach drawable resource ID and name to getDrawable() exceptions
Alan Viverette
2015-11-12
Return correct intrinsic dimensions for inset colors
Alan Viverette
2015-10-28
Support for changing density of DrawableWrapper subclasses
Alan Viverette
2015-04-01
Fix issues with theming of preloaded ColorStateLists
Alan Viverette
2015-02-25
Create blank state in no-arg RotateDrawable constructor
Alan Viverette
2015-02-20
Unify wrapper-type drawables
Alan Viverette
2015-02-02
Merge "Ensure InsetDrawable propagates state and callback on set drawable"
Alan Viverette
2015-02-02
Ensure InsetDrawable propagates state and callback on set drawable
Alan Viverette
2015-01-30
Synchronize mutated constant state's drawable constant state
Alan Viverette
2015-01-27
Move drawable out of inset state, only store constant state
Alan Viverette
2014-12-09
Teach AssetAtlas about more drawables
John Reck
2014-12-04
Avoid extra saveLayer calls in RippleDrawable, fix docs
Alan Viverette
2014-10-29
Add theme and config change support to more Drawable types
Alan Viverette
2014-10-14
Update preload list, clean up drawable theming
Alan Viverette
2014-10-10
Fix inset drawable's intrinsic size, replace ic_text_dot asset
Alan Viverette
2014-10-07
Mutate and apply theme if needed before caching themed drawables
Alan Viverette
2014-10-02
Fix theme propagation to contained android:drawable elements
Alan Viverette
2014-09-02
Fix behavior of inflating InsetDrawable
Chet Haase
2014-08-27
Preserve inner drawable bounds and level on mutate
Alan Viverette
2014-08-15
Throw exception when inset drawable is missing drawable attribute
Alan Viverette
2014-08-08
Add insets to dialog background
Alan Viverette
2014-08-06
Separate tint and tintMode properties
Alan Viverette
2014-07-19
Tweaks to outline API
Chris Craik
2014-07-16
Fix hotspot movement on focus change
Alan Viverette
2014-07-07
Handle configuration changes in drawable attributes
Alan Viverette
2014-07-04
Make optical insets actually work
Alan Viverette
2014-06-30
Add outline support to InsetDrawable
Chris Craik
2014-06-16
Add support for setTint in all Drawables, clean up lint warnings
Alan Viverette
2014-06-14
Revert "Add support for setTint in all Drawables, clean up lint warnings"
Jeff Brown
2014-06-13
Add support for setTint in all Drawables, clean up lint warnings
Alan Viverette
2014-06-02
Clean up drawable theming APIs
Alan Viverette
2014-05-21
Clean up hotspot bounds API
Alan Viverette
2014-05-19
TouchFeedbackDrawable is now RippleDrawable
Alan Viverette
2014-04-08
Make Drawable hotspot APIs public
Alan Viverette
2014-03-24
Implement APIs for obtaining, caching themed Drawables
Alan Viverette
2014-02-05
Adds hotspot support to LayerDrawable and InsetDrawable
Alan Viverette
2013-10-01
Fix animations, padding in RTL mode.
Jeff Sharkey
2013-07-30
Add missing InsetDrawable.getDrawable() method
Romain Guy
2013-05-13
am ddd02537: am b4426f15: Merge "Fix bug #8858012 layer-list\'s bitmap item\'...
Fabrice Di Meglio
2013-05-10
Fix bug #8858012 layer-list's bitmap item's start/end gravity is incorrect on...
Fabrice Di Meglio
2013-03-08
add getAlpha() to Drawable
Chet Haase
2011-01-14
Don't drop the drawable cache completely on configuration change
Christopher Lais
2010-12-14
Make Drawable.mCallback a WeakReference.
Romain Guy
2010-06-21
docs: lots of additions to the resources docs
Scott Main
[next]