summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/AttachmentTile.java
Commit message (Expand)AuthorAgeFilesLines
* Use attachment cache on layout passesJin Cao2014-09-151-3/+4
* allow an extra option on attachments (in bar and tile UI)Andy Huang2014-03-251-6/+8
* RTL - attachment tiles. Fixes b/12037028.Andrew Sapperstein2014-01-241-2/+11
* Stop showing attachment title if image exists.Andrew Sapperstein2013-11-251-3/+6
* Improve display of attachments in popMartin Hibdon2013-09-231-5/+10
* Do not request thumbnail download if there is no network connection.Mark Wei2013-02-251-2/+1
* Fix line width nits.Mark Wei2013-02-221-1/+2
* Set MIME type correctly on drafts when content provider does not provide it.Mark Wei2013-02-211-6/+5
* When adding attachments, if the content provider does not give a valid mimetype,Mark Wei2013-02-191-1/+3
* Load image attachments from live conversations.Mark Wei2013-01-161-0/+5
* Fix attachment previews from letterboxingMark Wei2012-09-281-4/+47
* Restore download progress dialogPaul Westbrook2012-09-131-1/+1
* Prevent photos attached during Compose from showing generic thumbnail briefly.Mark Wei2012-09-131-6/+63
* Leave the default image size alone; add gray backgroundmindyp2012-09-101-1/+5
* Use default background ALWAYSmindyp2012-09-061-1/+1
* Attachment tile images are original size if smaller than bounding box.Mark Wei2012-08-281-0/+6
* Image attachments open photo viewer immediately.Andrew Sapperstein2012-07-231-1/+10
* Fixed an issue with the preview images.Andrew Sapperstein2012-07-181-4/+0
* Improved reliability for attaching photo previews.Andrew Sapperstein2012-07-171-0/+7
* Updated the UI for attachments per revised mocks.Andrew Sapperstein2012-06-261-2/+32
* Changes to support different Log tagsPaul Westbrook2012-06-251-1/+2
* Removing the photo viewer from unified mail.Andrew Sapperstein2012-06-251-1/+1
* Collapsing attachments in compose now works.Andrew Sapperstein2012-06-201-91/+17
* Added dialog for picking attachment type.Andrew Sapperstein2012-06-191-0/+17
* Compose now shows images as tiled attachments.Andrew Sapperstein2012-06-151-0/+174