k-9/src/com/android/email/mail/store
Matthew Brace 6949a04d28 Added a code page that was missed. Built out the architecture for generic store/specialized protocol model. Implemented getPersonalNamespaces for ActiveSyncProtocol. Some logic in ActiveSyncProtocol.java should be abstracted further and has a little bit of cleanup work needed. 2009-03-16 04:26:04 +00:00
..
ActiveSyncStore.java Added a code page that was missed. Built out the architecture for generic store/specialized protocol model. Implemented getPersonalNamespaces for ActiveSyncProtocol. Some logic in ActiveSyncProtocol.java should be abstracted further and has a little bit of cleanup work needed. 2009-03-16 04:26:04 +00:00
ImapResponseParser.java . Applied patch from dumbfile which fixes issue 307 and issue 265 related to date format when running on a device with a non US locale 2009-03-04 19:49:39 +00:00
ImapStore.java Provides the ability to move and copy messages between folders. Issue 2009-03-05 07:32:45 +00:00
LocalStore.java Delete now uses LocalFolder.moveMessages 2009-03-07 07:20:15 +00:00
Pop3Store.java Just can't believe the prior code was right. Possible fix for Issue 234. 2009-02-06 20:11:36 +00:00
TrustManagerFactory.java Changed host from static to instance. Should help to prevent conflicts with multiple accounts. 2009-02-11 21:07:25 +00:00
WebDavStore.java Provides the ability to move and copy messages between folders. Issue 2009-03-05 07:32:45 +00:00