1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-28 04:02:19 -05:00
k-9/src/com/fsck/k9/mail/store
2010-08-29 16:57:57 +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 Before we delete messages earlier than the earliest acceptable date, make sure we also delete their attachments. 2010-08-29 16:57:57 +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