1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/android/email/mail/store
Daniel Applebaum aac64b03a5 Make sure not to lose an untagged EXISTS, even if it came during a
command that we didn't handle properly.
2009-05-05 04:03:56 +00:00
..
ImapResponseParser.java Issue 63 2009-04-21 04:22:02 +00:00
ImapStore.java Make sure not to lose an untagged EXISTS, even if it came during a 2009-05-05 04:03:56 +00:00
LocalStore.java We don't actually want to clear out the plaintext version of the message. K-9 uses that for replies 2009-05-05 00:29:15 +00:00
Pop3Store.java Fix problems connecting to POP3 servers which lack the CAPA command. 2009-04-15 13:05:29 +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 Fix for authentication issue describe in issue 359. 2009-04-02 01:52:00 +00:00