summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow clients to customize the placeholder pulse animation.Mark Wei2013-11-072-17/+54
* Merge "Fix bitmap drawing bug." into klp-ub-devMark Wei2013-11-061-3/+3
|\
| * Fix bitmap drawing bug.Mark Wei2013-11-061-3/+3
* | Add javadoc explaining when to implement async FD vs sync IS methods.Mark Wei2013-11-061-0/+6
|/
* Change state from UNINITIALIZED to NOT_YET_LOADED earlier.Mark Wei2013-11-052-9/+12
* Add some documentation.Mark Wei2013-11-042-11/+38
* Allow subclasses to specify custom executors.Mark Wei2013-11-041-1/+5
* Consistent naming with onDraw().Mark Wei2013-11-041-2/+2
* Allow subclasses to customize drawing of bitmap (using shaders, etc).Mark Wei2013-11-041-1/+9
* Modify ExtendedBitmapDrawable to be more flexible for clients.Mark Wei2013-11-0410-98/+321
* Make ExtendedBitmapDrawable extend BasicBitmapDrawable.Mark Wei2013-10-3120-293/+277
* Manually inline methods that cause proguard to crash.Mark Wei2013-10-311-68/+65
* Merge "Make the bitmap sample app buildable in git." into klp-ub-devMark Wei2013-10-304-4/+96
|\
| * Make the bitmap sample app buildable in git.Mark Wei2013-10-304-4/+96
* | Relax BasicBitmapView to allow non-BasicBitmapDrawables to be assigned to it.Mark Wei2013-10-298-77/+205
|/
* Add copyright.Mark Wei2013-10-221-0/+16
* Add BasicImageView to unbind on detach for clients with long-lived caches.Mark Wei2013-10-226-53/+97
* Merge "Expose sRect and mPaint to subclasses." into klp-ub-devMark Wei2013-10-221-11/+14
|\
| * Expose sRect and mPaint to subclasses.Mark Wei2013-10-211-11/+14
* | Fix build breakage, use sdk 18.Sam Blitzstein2013-10-221-1/+1
|/
* Merge "Change visibility of mBitmap to protected for BasicBitmapDrawable subc...Mark Wei2013-10-221-1/+1
|\
| * Change visibility of mBitmap to protected for BasicBitmapDrawable subclasses.Mark Wei2013-10-211-1/+1
* | Remove unused import.Mark Wei2013-10-211-1/+0
* | Fix bitmap sample.Mark Wei2013-10-212-2/+3
|/
* MisspellingMark Wei2013-10-211-1/+1
* Let BasicBitmapDrawable get subclassable.Mark Wei2013-10-211-1/+1
* Modifications to bitmap library to make integrating into BigTop simpler.Mark Wei2013-10-218-54/+181
* Changing sdk version from 16 to 18James Kung2013-10-171-1/+1
* Trace without reflection. Avoid crashing on ICS.Mark Wei2013-10-173-34/+29
* Add copyright notices, and clarify documentation.Sam Blitzstein2013-10-168-9/+99
* Add sample app to bitmap library.Sam Blitzstein2013-10-1610-0/+331
* Change BitmapRequestKey to be more cleanly implementable.Sam Blitzstein2013-10-168-110/+92
* Initial commit from Gmail's Cache system.Sam Blitzstein2013-10-1524-0/+3524
* Initial empty repositoryQiwen Zhao2013-10-010-0/+0