replicant-packages_apps_Email/src/com/android/email/mail/store
Todd Kennedy a50fc99b0c Use Account instead of URI to create transports
There's no need to create a URI just to rip in appart again. Additionally, to
support additional changes (i.e. to use Mailbox instead of Folder in the
MessageController), we need to store the actual Account.

NOTE -- This change only affects IMAP and POP3. SMTP will come in a follow-on CL

Change-Id: I400036a17271c99272fd9c603547dcd713b50b9d
2011-04-20 08:31:24 -07:00
..
imap Add support for UIDPLUS capability 2011-03-23 15:15:45 -07:00
ExchangeStore.java Implement IMAP prefix support 2011-02-11 14:17:48 -08:00
ImapFolder.java Make ImapFolder a top-level class 2011-04-19 09:31:43 -07:00
ImapStore.java Use Account instead of URI to create transports 2011-04-20 08:31:24 -07:00
Pop3Store.java Use Account instead of URI to create transports 2011-04-20 08:31:24 -07:00