summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/providers/Message.java
Commit message (Expand)AuthorAgeFilesLines
* UnifiedEmail: Support Email load more content function.yingying2014-09-031-0/+15
* Revert "unifiedemail: display a "load more" button"Ethan Chen2014-09-031-9/+0
* unifiedemail: display a "load more" buttonJorge Ruesga2014-07-071-0/+9
* Merge tag 'android-4.4.3_r1' into HEADRicardo Cerqueira2014-06-031-0/+2
|\
| * Update proguard flags to fix test caseMartin Hibdon2014-03-081-0/+2
* | Revert "Linkify email addresses only."Jonathan Deitch2014-01-271-1/+1
|/
* Linkify email addresses only.Yu Ping Hu2013-11-081-1/+1
* Linkify email & web in plaintext messages.Yu Ping Hu2013-11-061-2/+5
* Fix more warningsScott Kennedy2013-08-021-0/+3
* Remove ad code.Andrew Sapperstein2013-07-311-5/+9
* Handle html encoding in email addresses b/8129548Tony Mantler2013-07-191-0/+30
* Attachments in eml files.Andrew Sapperstein2013-06-241-2/+19
* Refactor ConversationMessage out of MessageCursor.Andrew Sapperstein2013-06-041-0/+44
* Load ref message for edit draft.Alice Yang2013-03-131-4/+7
* Remove deprecated fields/membersPaul Westbrook2013-02-221-18/+0
* Move notifications to UnifiedEmailScott Kennedy2013-02-071-0/+5
* Maintain to/cc/bcc state on rotationScott Kennedy2012-11-071-25/+70
* Use ContentResolver#call() to send or save messagesPaul Westbrook2012-10-231-0/+2
* fix conversation flicker when sending on a thread w/ attachmentsAndy Huang2012-09-281-1/+4
* Expose the address tokenizerPaul Westbrook2012-09-281-1/+1
* handle sender/body changes in-placeAndy Huang2012-09-251-0/+12
* Use expected format when updating contacted sendres.mindyp2012-09-241-2/+2
* We cant just split on commas because of "Last, First" <address>mindyp2012-09-171-6/+19
* refine message cursor update accept/reject logicAndy Huang2012-08-131-8/+3
* message "serverId" field is a string, not a longAndy Huang2012-08-091-4/+4
* Support for content provider inline attachmentsPaul Westbrook2012-08-071-1/+15
* "new message from" in conversation view on updateAndy Huang2012-08-071-0/+7
* fix restore of conversationInfo upon mark unreadAndy Huang2012-07-241-6/+7
* save/load conversation state, add granular mark unreadAndy Huang2012-07-231-41/+2
* Added the via domain to the UI.Andrew Sapperstein2012-07-131-0/+24
* Spam warnings now show in the UI.Andrew Sapperstein2012-07-121-0/+13
* more docsAndy Huang2012-07-121-0/+91
* Support viewing meeting invitationsMarc Blank2012-04-271-0/+5
* calendar invite UIAndy Huang2012-04-251-0/+15
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-13/+18
* Revert "Major refactor of ConversationCursor"Marc Blank2012-04-201-16/+13
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-13/+16
* Fix a bunch orientation related issues.Mindy Pereira2012-04-171-6/+0
* compose attachment refactorAndy Huang2012-04-171-0/+1
* Correct from.Mindy Pereira2012-04-061-0/+5
* building blocks for bottom-aligned attachmentsAndy Huang2012-04-021-1/+1
* fix email-specific NPEAndy Huang2012-03-271-2/+7
* Read attachments from the draft conversation.Mindy Pereira2012-03-271-0/+2
* Add bits of Attachment info to message cursor resultsAndy Huang2012-03-251-4/+17
* ConversationView -> ConversationList starringMarc Blank2012-03-231-0/+21
* Rename conversationId to conversationUri in MessageMarc Blank2012-03-221-7/+7
* Remove include quoted text.Mindy Pereira2012-03-211-4/+0
* implement star/unstar on a messageAndy Huang2012-03-211-5/+20
* hook up 'show pictures' buttonAndy Huang2012-03-201-0/+48
* Enable editing of existing draft messagesPaul Westbrook2012-03-201-0/+34