1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/mail/store
2010-10-16 08:27:47 +00:00
..
ImapResponseParser.java Removed (redundant) debug logging from the IMAP parser code. 2010-10-06 01:50:02 +00:00
ImapStore.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs 2010-10-05 06:04:28 +00:00
LocalStore.java Calculate preview for html-only messages 2010-10-16 08:27:47 +00:00
Pop3Store.java Don't choke on malformed UIDL responses (POP3). 2010-09-02 23:59:20 +00:00
TrustManagerFactory.java Fix for Issue 1956 2010-07-27 18:59:41 +00:00
WebDavStore.java Remove redundant "return" statements from the end of void methods (with 2010-08-29 23:39:45 +00:00