replicant-packages_apps_Email/src/com/android/email/mail
Marc Blank 4f195e716c Use new Rfc822Output class for sending mail; fix bug in Rfc822Output
* Change EasOutboxService to use the new Rfc822Output class for sending
* Fix small bug in Rfc822Output (was writing both in Base64 and plain text)
* Fix bug in SyncManager related to auto-starting EAS outbox
2009-08-11 20:07:42 -07:00
..
exchange Various EAS related changes related to accounts and services. 2009-07-13 19:10:08 -07:00
internet Convert AttachmentProvider to use new Provider db. 2009-07-27 15:52:42 -07:00
store Reimplement EAS contacts sync to work w/ new system facilities 2009-07-30 09:22:40 -07:00
transport Use new Rfc822Output class for sending mail; fix bug in Rfc822Output 2009-08-11 20:07:42 -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 AI 148334: Provide a new entry in MessageUpdateCallbacks by which the store can 2009-05-05 16:36:31 -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 AI 144520: General cleanup after the integrations in CL 143018. Some spelling 2009-04-03 15:40:49 -07:00
Store.java Review Email tests annotations (small/medium/large) and change some annotations based on time. 2009-06-18 12:16:28 -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