summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/ThumbnailLoadTask.java
Commit message (Expand)AuthorAgeFilesLines
* Use attachment cache on layout passesJin Cao2014-09-151-2/+11
* Fix typo in loading thumbnailJin Cao2014-09-151-1/+1
* Stop showing attachment title if image exists.Andrew Sapperstein2013-11-251-8/+2
* Change the logging for errors loading attachmentMartin Hibdon2013-10-311-2/+4
* Respect orientation of attachment previews.Mark Wei2013-08-191-25/+1
* Improve error logging for loading thumbnails.Yu Ping Hu2013-03-281-2/+2
* Set MIME type correctly on drafts when content provider does not provide it.Mark Wei2013-02-211-1/+1
* Use getIdentifierUri() when comparing Attachment uris.Mark Wei2013-02-121-2/+2
* Load image attachments from live conversations.Mark Wei2013-01-161-10/+5
* Refactor Attachment code. Combined AttachmentStatusLoader.Result andMark Wei2013-01-101-1/+8
* Decrease the log verbosityPaul Westbrook2012-10-071-2/+2
* Make small previews larger.Mark Wei2012-10-051-1/+1
* Fix attachment previews from letterboxingMark Wei2012-09-281-24/+51
* Detect photo orientationPaul Westbrook2012-09-251-12/+46
* Attachment tile images are original size if smaller than bounding box.Mark Wei2012-08-281-0/+2
* Prevent NPE when specifying null urisPaul Westbrook2012-08-151-0/+5
* Image attachments open photo viewer immediately.Andrew Sapperstein2012-07-231-7/+18
* Improved reliability for attaching photo previews.Andrew Sapperstein2012-07-171-4/+13
* Changes to support different Log tagsPaul Westbrook2012-06-251-1/+2
* Collapsing attachments in compose now works.Andrew Sapperstein2012-06-201-0/+132