d732a611bd661fc2ac3c801a545cfbba0f179484 |
|
27-Mar-2014 |
Mark Wei <markwei@google.com> |
Fix bug where state changes were being suppressed if the drawable was offscreen. Bug: 13563559 Change-Id: Iea22f1a4ae7b71dd6a555fdd2efb9047a61522a6
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/TileDrawable.java
|
09f46006437e7de33afdb51192bf0bdc08e97040 |
|
03-Mar-2014 |
Mark Wei <markwei@google.com> |
CircularBitmapDrawable is now an ExtendedBitmapDrawable. Avatars can now fade in! Change-Id: I79fae35f0949a17309bce0cffd6b10e7e6d8db2c
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/TileDrawable.java
|
df3da61c8f2f54604376d9761649bdba54aa858b |
|
23-Nov-2013 |
Mark Wei <markwei@google.com> |
Background color of TileDrawable must be opaque. Change-Id: I6ac7b4ba6f68181424064377464e1896c2129f13
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/TileDrawable.java
|
cd728097ff189542877a2952879a3aa3c6cb5666 |
|
23-Nov-2013 |
Mark Wei <markwei@google.com> |
Fix bug where the paint's color and alpha were overriding each other. Change-Id: I47f41c3bc20243cef209c2c299642c024cf35652
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/TileDrawable.java
|
5030ae34cd5978a8ab8a06f6c3b69b8645873122 |
|
01-Nov-2013 |
Mark Wei <markwei@google.com> |
Modify ExtendedBitmapDrawable to be more flexible for clients. Introducing ExtendedOptions: Clients can now specify the features they want out of a ExtendedBitmapDrawable: 1) Ordered display (decode aggregator) 2) Parallax 3) State changes (placeholder and/or progress bar) Clients can also specify parameters to those features. These parameters can be modified and changes take effect immediately. Change-Id: I15e4f1dbc20473db6798888b07b4bd34c712db21
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/TileDrawable.java
|
93a35b93dc582e38ff8ee5979754a16b4bf4da0c |
|
09-Oct-2013 |
Sam Blitzstein <sblitz@google.com> |
Initial commit from Gmail's Cache system. Change-Id: I14168ab3bc02b77399a1812f62bd77ac797232c5
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/TileDrawable.java
|