1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-12-19 06:12:25 -05:00
k-9/src/com/fsck/k9/mail/store
Jesse Vincent 61b25c8760 only store an internalDate if we actually get it from the server; If we
don't have an internaldate, use the sentdate for sorting comparisons.
2010-07-10 16:40:34 +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 find src/com/fsck/ -name \*.java|xargs astyle --style=ansi 2010-07-06 10:29:26 +00:00
LocalStore.java only store an internalDate if we actually get it from the server; If we 2010-07-10 16:40:34 +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 find src/com/fsck/ -name \*.java|xargs astyle --style=ansi 2010-07-06 10:29:26 +00:00