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
2009-09-10 17:33:19 +00:00
..
ImapResponseParser.java Issue 63 2009-04-21 04:22:02 +00:00
ImapStore.java Issue 117 2009-06-09 03:11:35 +00:00
LocalStore.java Fixed issue with encoding of email addresses in the header with non ascii characters. The way were doing it was only compatible with certain email clients (Thunderbird) but not with K-9 itself 2009-09-10 17:33:19 +00:00
Pop3Store.java . Large messages are now only retrieved once for POP3 servers that don't support the TOP command 2009-05-10 05:47:26 +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 WebDavStore updates to fix authentication issues - based on design and counselling from ismarc31 2009-05-07 03:17:26 +00:00