replicant-packages_apps_Email/src/com/android/email/mail
Todd Kennedy 32311cce01 Implement IMAP prefix support
We support two different ways for an IMAP prefix to be specified:
  1. A text field on the IMAP configuration page. This is the most obvious to
     the end user. It is also an explicit, manual configuration.
  2. RFC2342 defines a NAMESPACE IMAP command to be able to query the prefix
     from the IMAP server. This is an automatic configuration without any
     user involvement (i.e. the UI will NOT change if a prefix is loaded in
     this way)

If the user goes to the trouble of specifying a prefix, we will always honour
it instead of the namespace returned by the IMAP server -- even if the user's
configuration is wrong.

bug 1592696

Change-Id: I6b94c7aaac538f6cd9dc4694b0f1634e8c956bc1
2011-02-11 14:17:48 -08:00
..
internet Email split, part quatre: Move along, nothing to see here 2011-02-10 16:28:37 -08:00
store Implement IMAP prefix support 2011-02-11 14:17:48 -08:00
transport Email split, part six: EmailContent 2011-02-10 19:44:29 -08:00
NoSuchProviderException.java Email split, part quatre: Move along, nothing to see here 2011-02-10 16:28:37 -08:00
Sender.java Email split, part quatre: Move along, nothing to see here 2011-02-10 16:28:37 -08:00
Store.java Implement IMAP prefix support 2011-02-11 14:17:48 -08:00
StoreSynchronizer.java Email split, part six: EmailContent 2011-02-10 19:44:29 -08:00
Transport.java Email split, part quatre: Move along, nothing to see here 2011-02-10 16:28:37 -08:00