replicant-packages_apps_Email/src/com/android/email/mail
Marc Blank 1d98989222 Implement SmartReply/SmartForward for EAS; fixes #2098779
* SmartForward and SmartReply are EAS commands that automatically
  include the original message and, if a forward, all original
  attachments, regardless of whether they've been downloaded to
  the device
* Both commands improve battery life by sending less data; greatly
  so for SmartForward if there are attachments

Change-Id: I12432cd5275a3b54e9a80d5cd59da437c4a086cc
2009-09-14 15:47:38 -07:00
..
internet Convert AttachmentProvider to use new Provider db. 2009-07-27 15:52:42 -07:00
store Rework EAS account creation & ssl operation 2009-09-09 10:32:06 -07:00
transport Implement SmartReply/SmartForward for EAS; fixes #2098779 2009-09-14 15:47:38 -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