summaryrefslogtreecommitdiffstats
path: root/sample
Commit message (Expand)AuthorAgeFilesLines
* Update bitmap library to latest.Mark Wei2015-03-271-54/+0
* Import latest bitmap library changes.Mark Wei2014-07-141-4/+17
* Decouple parallaxSpeedMultiplier from setDecodeDimensions().Mark Wei2014-01-222-12/+5
* Modify ExtendedBitmapDrawable to be more flexible for clients.Mark Wei2013-11-046-4/+11
* Make ExtendedBitmapDrawable extend BasicBitmapDrawable.Mark Wei2013-10-3117-7/+104
* Merge "Make the bitmap sample app buildable in git." into klp-ub-devMark Wei2013-10-303-4/+90
|\
| * Make the bitmap sample app buildable in git.Mark Wei2013-10-303-4/+90
* | Relax BasicBitmapView to allow non-BasicBitmapDrawables to be assigned to it.Mark Wei2013-10-293-8/+8
|/
* Add BasicImageView to unbind on detach for clients with long-lived caches.Mark Wei2013-10-224-52/+8
* Remove unused import.Mark Wei2013-10-211-1/+0
* Fix bitmap sample.Mark Wei2013-10-211-1/+2
* Modifications to bitmap library to make integrating into BigTop simpler.Mark Wei2013-10-211-1/+1
* Trace without reflection. Avoid crashing on ICS.Mark Wei2013-10-172-2/+6
* Add copyright notices, and clarify documentation.Sam Blitzstein2013-10-167-2/+96
* Add sample app to bitmap library.Sam Blitzstein2013-10-1610-0/+331