replicant-packages_apps_Email/src/com/android/email/mail
Marc Blank 2f99314326 Handle issues in SmartReply/SmartForward
* SmartReply doesn't put in header information related to the original, which
  looks like a bug in EAS, so we add our own (as we do for SMTP)
* SmartForward works properly, but doesn't put any CRLF between the new text
  and the original; we fix that by adding one after the original text.
* Addresses #2132658

Change-Id: I48efec0d02598a8e9ce2a54b4c66464e8e62e5d6
2009-09-20 15:50:31 -07:00
..
internet Convert AttachmentProvider to use new Provider db. 2009-07-27 15:52:42 -07:00
store Revert change to AccountManager naming; use email address again 2009-09-18 20:48:43 -07:00
transport Handle issues in SmartReply/SmartForward 2009-09-20 15:50:31 -07:00
Address.java An RFC822 streamer for sending provider messages. 2009-08-11 14:27:36 -07:00
AuthenticationFailedException.java Initial submission for EAS support (email) 2009-06-23 13:13:42 -07:00
Body.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
BodyPart.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
CertificateValidationException.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
FetchProfile.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Flag.java AI 147401: Redo the implementation of store-specific flags to allow 2009-04-22 13:49:57 -07:00
Folder.java Finish loading large IMAP/POP messages 2009-08-19 16:09:13 -07:00
Message.java AI 147401: Redo the implementation of store-specific flags to allow 2009-04-22 13:49:57 -07:00
MessageDateComparator.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
MessageRetrievalListener.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
MessagingException.java Major refactor and cleanup of EAS code 2009-07-07 00:30:24 -07:00
Multipart.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NoSuchProviderException.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Part.java AI 149328: Add extended header support to MimeMessage, MimeBodyPart, and LocalStore. 2009-05-27 19:03:34 -07:00
Sender.java email.mail.Sender: fix order of (context, uri) arguments in reflection invocation of SmtpSender.newInstance(). 2009-08-17 15:39:55 +02:00
Store.java Rework service to use provider accounts and controller. 2009-08-18 00:54:34 -07:00
StoreSynchronizer.java Fix ConcurrentModificationException in MessagingController. 2009-06-30 11:22:43 -07:00
Transport.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00