summaryrefslogtreecommitdiff
path: root/sample
AgeCommit message (Expand)Author
2014-01-22Decouple parallaxSpeedMultiplier from setDecodeDimensions().Mark Wei
2013-11-04Modify ExtendedBitmapDrawable to be more flexible for clients.Mark Wei
2013-10-31Make ExtendedBitmapDrawable extend BasicBitmapDrawable.Mark Wei
2013-10-30Merge "Make the bitmap sample app buildable in git." into klp-ub-devMark Wei
2013-10-30Make the bitmap sample app buildable in git.Mark Wei
2013-10-29Relax BasicBitmapView to allow non-BasicBitmapDrawables to be assigned to it.Mark Wei
2013-10-22Add BasicImageView to unbind on detach for clients with long-lived caches.Mark Wei
2013-10-21Remove unused import.Mark Wei
2013-10-21Fix bitmap sample.Mark Wei
2013-10-21Modifications to bitmap library to make integrating into BigTop simpler.Mark Wei
2013-10-17Trace without reflection. Avoid crashing on ICS.Mark Wei
2013-10-16Add copyright notices, and clarify documentation.Sam Blitzstein
2013-10-16Add sample app to bitmap library.Sam Blitzstein