summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/browse/MessageFooterView.java
Commit message (Expand)AuthorAgeFilesLines
* CV attachments. b/16138036.Andrew Sapperstein2014-08-071-10/+1
* Remove above attachment promo. b/16138036.Andrew Sapperstein2014-08-071-63/+0
* Update Attachment Handlers.Alex Gawley2014-05-281-1/+2
* Properly destroy old loaders in MessageFooterViewJin Cao2014-04-291-23/+17
* Merge "Gmail does not display inline attachments nor does it offer "Show pict...James Lemieux2014-04-241-7/+15
|\
| * Gmail does not display inline attachments nor does it offer "ShowJames Lemieux2014-04-241-7/+15
* | Remove dead codeScott Kennedy2014-04-231-1/+1
|/
* Save to drive promo. b/7659807.Andrew Sapperstein2014-04-221-5/+83
* Add analytics for view clipped message. b/13172001Andrew Sapperstein2014-04-171-2/+6
* Send PLID with message instead of conversation.Andrew Sapperstein2014-04-161-5/+3
* Single message clipped view. b/2887917.Andrew Sapperstein2014-04-151-1/+3
* allow an extra option on attachments (in bar and tile UI)Andy Huang2014-03-251-3/+4
* View entire message UI.Andrew Sapperstein2014-03-141-7/+50
* Hide inline attachments in compose. b/12553195.Andrew Sapperstein2014-02-121-3/+1
* Fix Email crash on rotation. b/12885310.Andrew Sapperstein2014-02-041-2/+17
* RTL - conversation view fixes.Andrew Sapperstein2014-01-281-1/+2
* Hide inline attachments from message footer.Andrew Sapperstein2013-12-111-1/+11
* Conversation View UI Refresh: Cards.Andrew Sapperstein2013-07-251-4/+0
* Final eml viewer cleanup.Andrew Sapperstein2013-06-251-2/+6
* Refactor Attachment code. Combined AttachmentStatusLoader.Result andMark Wei2013-01-101-1/+1
* fix one case of duplicate attachment barsAndy Huang2012-10-261-2/+3
* handle sender/body changes in-placeAndy Huang2012-09-251-9/+10
* Show progress attachment barPaul Westbrook2012-09-191-2/+2
* Restore download progress dialogPaul Westbrook2012-09-131-30/+32
* Fix for Preview Images In Compose Mode are Not VisibleMark Wei2012-08-301-0/+1
* wire up Quick ContactsAndy Huang2012-07-171-18/+3
* Improved performance when scrolling conversations.Andrew Sapperstein2012-07-091-12/+17
* Changes to support different Log tagsPaul Westbrook2012-06-251-1/+2
* Compose now shows images as tiled attachments.Andrew Sapperstein2012-06-151-6/+3
* UI improvements to photo viewer.Andrew Sapperstein2012-06-131-0/+1
* Non-image attachments now display as a list.Andrew Sapperstein2012-06-111-2/+55
* Reworked attachment grid to use a dp-based layout.Andrew Sapperstein2012-06-061-34/+18
* Attachments now show in a grid-like view.Andrew Sapperstein2012-05-301-15/+34
* Showing multiple photos in the photo viewer.Andrew Sapperstein2012-05-251-1/+3
* move image decode into background threadAndy Huang2012-05-171-1/+1
* support message header collapsingAndy Huang2012-04-041-29/+25
* bottom-aligned attachmentsAndy Huang2012-04-021-0/+194