summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/bitmap
Commit message (Expand)AuthorAgeFilesLines
* Update the checkmark asset in the Thread ListJames Lemieux2014-08-151-1/+1
* mini-drawer. new tablet UI.Andy Huang2014-08-011-0/+15
* New letter tile palette. b/16219169Andrew Sapperstein2014-07-181-4/+3
* Implement circular icons in Conversation ListJames Lemieux2014-07-156-528/+83
* Replace all references to UnifiedEmail's com.android.oldbitmap withJames Lemieux2014-07-118-58/+69
* Remove attachment previews from Conversation ListJames Lemieux2014-07-113-813/+0
* conversation footer b/15595931Andrew Sapperstein2014-07-031-1/+1
* Allow alternate sources for contact images.Andrew Sapperstein2014-05-281-9/+21
* Rename com.android.bitmap to com.android.oldbitmapScott Kennedy2014-03-2710-24/+24
* Change the layout of the account selectorMartin Hibdon2014-03-264-6/+207
* Use Drawables for senders image. Less animation jank, less GC jank, less memory.Mark Wei2013-09-139-10/+1385
* Only decode EXIF orientation for JPEG images.Mark Wei2013-09-041-7/+23
* fix possible duplicate images from bitmap recycling race conditionAndy Huang2013-08-201-2/+1
* Respect orientation of attachment previews.Mark Wei2013-08-192-3/+21
* Bust some jank.Mark Wei2013-08-072-0/+13
* Add a setting for attachment previews.Mark Wei2013-08-071-4/+10
* Fix nit 4. Prevent multiple progress bars from showing up.Mark Wei2013-08-022-10/+16
* Fix nit 10. Fade and pulse now play nice with each other.Mark Wei2013-08-012-7/+21
* add GIF fallback supportAndy Huang2013-08-011-1/+2
* Fix attachment nit 4.Mark Wei2013-08-013-9/+50
* fix 2x1 attachment grids not parallaxingAndy Huang2013-07-314-40/+63
* Attachment preview parallax fixes.Mark Wei2013-07-301-3/+5
* Fix buildAlice Yang2013-07-292-2/+2
* (re)add rendition support to attachment previewsAndy Huang2013-07-293-24/+94
* new allocation-minimizing bitmap decoderAndy Huang2013-07-296-0/+905