summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/browse/AttachmentActionHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Don't show ExtraOption1 unless the application overrides optionHandlerMartin Hibdon2014-09-301-3/+4
* Remove above attachment promo. b/16138036.Andrew Sapperstein2014-08-071-57/+0
* Update Attachment Handlers.Alex Gawley2014-05-281-9/+12
* Save to drive promo. b/7659807.Andrew Sapperstein2014-04-221-1/+52
* allow an extra option on attachments (in bar and tile UI)Andy Huang2014-03-251-0/+50
* Improve display of attachments in popMartin Hibdon2013-09-231-1/+7
* Fix attachments not downloading on 3g.Mark Wei2013-08-081-2/+1
* Attachments in eml files.Andrew Sapperstein2013-06-241-1/+1
* Clean up a bunch of warningsScott Kennedy2013-03-211-4/+4
* Set MIME type correctly on drafts when content provider does not provide it.Mark Wei2013-02-211-1/+1
* When normalizing MIME type, also infer it from filename in case it is generic.Mark Wei2013-02-191-1/+1
* Starts a pending download immediately when swiping to that image.Mark Wei2013-01-291-1/+12
* When clicking on a MessageAttachmentTile, the images download with varyingMark Wei2013-01-171-17/+10
* Load image attachments from live conversations.Mark Wei2013-01-161-4/+12
* Refactor Attachment code. Combined AttachmentStatusLoader.Result andMark Wei2013-01-101-26/+1
* Show dialog on redownloadPaul Westbrook2012-10-181-0/+1
* Allow redownloading attachments.Mark Wei2012-10-171-0/+8
* Fix possible NPE when sharing attachments.Sara Ting2012-09-261-0/+4
* Second fix for attachment reliablityPaul Westbrook2012-09-251-1/+5
* Restore download progress dialogPaul Westbrook2012-09-131-50/+47
* Attachment dialog cleanupPaul Westbrook2012-08-221-2/+7
* Fix b/6899989.Andrew Sapperstein2012-07-311-1/+23
* Image attachments open photo viewer immediately.Andrew Sapperstein2012-07-231-3/+20
* Changes to support different Log tagsPaul Westbrook2012-06-251-1/+2
* Added dialog for picking attachment type.Andrew Sapperstein2012-06-191-0/+17
* Enabled actions in the photo viewer.Andrew Sapperstein2012-06-141-2/+45
* Non-image attachments now display as a list.Andrew Sapperstein2012-06-111-0/+128