1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-04 16:45:09 -05:00
k-9/src/com/fsck/k9/mail/store
2010-08-29 16:57:31 +00:00
..
ImapResponseParser.java Allow per-protocol configuration of which wire protocols are 2010-07-13 21:16:42 +00:00
ImapStore.java astyle 2010-08-18 02:48:55 +00:00
LocalStore.java Comments to better explain what's really going on on delete of messages 2010-08-29 16:57:31 +00:00
Pop3Store.java Only ask for POP3 capabilities before authorization if TLS should be used. Always ask after authorization. 2010-07-30 00:58:22 +00:00
TrustManagerFactory.java Fix for Issue 1956 2010-07-27 18:59:41 +00:00
WebDavStore.java Memory management optimisation: help garbage collection by avoiding repeated instantiations of immutable arrays (empty arrays of String, Message, Flag, Address) 2010-08-07 15:10:07 +00:00