1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-16 14:35:04 -05:00
k-9/src/com/android/email/mail/store
Daniel Applebaum 87673c91a5 Implement Bao-Long's suggestion to modify
LocalStore.purgeToVisibleLimit only to work on undeleted messages.

Convert LocalStore.clear() to use the new DELETED column.

Make markAllAsRead only work on undeleted messages.
2009-11-30 04:57:29 +00:00
..
ImapResponseParser.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
ImapStore.java Bulk deletion for IMAP and stub for other Stores. 2009-11-29 18:07:34 +00:00
LocalStore.java Implement Bao-Long's suggestion to modify 2009-11-30 04:57:29 +00:00
Pop3Store.java The closest thing to bulk delete for POP3. Stupid POP3 has no 2009-11-29 18:18:52 +00:00
TrustManagerFactory.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
WebDavStore.java Bulk delete for WebDAV 2009-11-29 18:33:42 +00:00