summaryrefslogtreecommitdiff
path: root/src/com/android/bitmap/drawable/TileDrawable.java
AgeCommit message (Expand)Author
2014-03-26Fix bug where state changes were being suppressed if the drawable was offscreen.Mark Wei
2014-03-02CircularBitmapDrawable is now an ExtendedBitmapDrawable. Avatars can now fade...Mark Wei
2013-11-22Background color of TileDrawable must be opaque.Mark Wei
2013-11-22Fix bug where the paint's color and alpha were overriding each other.Mark Wei
2013-11-04Modify ExtendedBitmapDrawable to be more flexible for clients.Mark Wei
2013-10-15Initial commit from Gmail's Cache system.Sam Blitzstein