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
Daniel Applebaum 6d6a9d0ffd Fixes Issue 1707
Eliminate extraneous spaces

Also, abort IMAP IDLE connection attempt if mConnection is null before
IDLEing.  Otherwise, we cannot set the idle timeout.
2010-06-02 14:25:04 +00:00
..
ImapResponseParser.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-05-30 04:17:00 +00:00
ImapStore.java Fixes Issue 1707 2010-06-02 14:25:04 +00:00
LocalStore.java Fixes Issue 227 2010-05-30 21:20:47 +00:00
Pop3Store.java Fixes Issue 227 2010-05-30 21:20:47 +00:00
TrustManagerFactory.java Moved classes Regex and DomainNameChecker from android (package) namespace to K-9 namespace. This way we're protected from modifications to these classes in future Android versions. 2010-05-19 19:16:36 +00:00
WebDavStore.java Fixes Issue 227 2010-05-30 21:20:47 +00:00