summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/browse/MessageAttachmentTile.java
Commit message (Expand)AuthorAgeFilesLines
* allow an extra option on attachments (in bar and tile UI)Andy Huang2014-03-251-9/+23
* metrics for attachmentsAndy Huang2013-08-161-2/+8
* Fix more warningsScott Kennedy2013-08-021-2/+0
* Attachments in Conversation List: Backend changes so that the appropriateMark Wei2013-07-081-9/+3
* Clean up a bunch of warningsScott Kennedy2013-06-251-2/+2
* Attachments in eml files.Andrew Sapperstein2013-06-241-1/+1
* Do not request thumbnail download if there is no network connection.Mark Wei2013-02-251-2/+8
* Set MIME type correctly on drafts when content provider does not provide it.Mark Wei2013-02-211-4/+3
* When normalizing MIME type, also infer it from filename in case it is generic.Mark Wei2013-02-191-2/+3
* When clicking on a MessageAttachmentTile, the images download with varyingMark Wei2013-01-171-9/+70
* Modify image attachments previews to conform to UX specsMark Wei2013-01-171-11/+1
* Load image attachments from live conversations.Mark Wei2013-01-161-1/+12
* Show progress on attachment tilesPaul Westbrook2012-10-131-0/+11
* Lots of fixes to move to folder dialog.mindyp2012-09-181-1/+1
* Restore download progress dialogPaul Westbrook2012-09-131-3/+8
* Prevent photos attached during Compose from showing generic thumbnail briefly.Mark Wei2012-09-131-3/+5
* Deleted setPhotoName call. API is being deleted.Andrew Sapperstein2012-08-071-1/+1
* Image attachments open photo viewer immediately.Andrew Sapperstein2012-07-231-2/+9
* Updated the UI for attachments per revised mocks.Andrew Sapperstein2012-06-261-0/+16
* Changes to support different Log tagsPaul Westbrook2012-06-251-1/+2
* Removing the photo viewer from unified mail.Andrew Sapperstein2012-06-251-3/+3
* Compose now shows images as tiled attachments.Andrew Sapperstein2012-06-151-134/+9
* Enabled actions in the photo viewer.Andrew Sapperstein2012-06-141-1/+1
* UI improvements to photo viewer.Andrew Sapperstein2012-06-131-2/+5
* Non-image attachments now display as a list.Andrew Sapperstein2012-06-111-161/+15
* Reworked attachment grid to use a dp-based layout.Andrew Sapperstein2012-06-061-110/+0
* Refactoring a bunch of code.Andrew Sapperstein2012-05-311-2/+2
* Fixed a bug where thumbnails wouldn't show.Andrew Sapperstein2012-05-311-7/+1
* Attachments now show in a grid-like view.Andrew Sapperstein2012-05-301-0/+523