replicant-packages_apps_Email/src/com/android/email/mail
Makoto Onuki af6724527e Added a test for IMAP APPEND
It's a preliminary change for IMAP bug fixes.

Also,
- Fixed a potential bug in ImapFolder.setFlags where it'd throw
  StringIndexOutOfBoundsException if flags is empty.

- Added a generic flag to proguard.flags so that now all methods with
  the "ForTest" sufix are automatically preserved.
  Turned out it wasn't needed for this CL, but it should come in handy
  someday.

Bug 2538076
Change-Id: I49a08afc196c7b7f1f30477dfc38ac5381045d84
2010-04-06 14:33:43 -07:00
..
internet relocate android.util.base64.* -> android.util.* 2010-03-29 13:23:39 -07:00
store Added a test for IMAP APPEND 2010-04-06 14:33:43 -07:00
transport DO NOT MERGE. Handle STARTTLS when last line in EHLO response. 2010-04-06 10:50:11 -07:00
Address.java More work on account migration 2010-03-08 13:53:01 -08:00
AuthenticationFailedException.java eclair snapshot 2009-11-12 18:46:09 -08: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 eclair snapshot 2009-11-12 18:46:09 -08:00
MeetingInfo.java Send replies to exchange meeting requests 2010-02-24 15:13:57 -08:00
Message.java Added a test for IMAP APPEND 2010-04-06 14:33:43 -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 Handle EAS versions better 2010-03-19 12:01:44 -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
PackedString.java Create a PackedString utility class 2010-02-22 22:34:45 -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 eclair snapshot 2009-11-12 18:46:09 -08:00
Store.java Implement Autodiscover for Exchange servers 2010-01-13 17:11:49 -08:00
StoreSynchronizer.java eclair snapshot 2009-11-12 18:46:09 -08:00
Transport.java eclair snapshot 2009-11-12 18:46:09 -08:00