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
cketti 8e1c4acef9 Get rid of constant K9.OUTBOX
Use Account.getOutboxFolderName() instead (still hardcoded, though)
2011-05-08 02:22:38 +02:00
..
ImapResponseParser.java astyle 2011-04-12 22:16:22 +10:00
ImapStore.java Get rid of constant K9.OUTBOX 2011-05-08 02:22:38 +02:00
LocalStore.java Avoid NullPointerException for messages with html_content = NULL in DB 2011-05-06 20:02:55 +02:00
LockableDatabase.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Pop3Store.java Replaced references to K9.INBOX with account.getInboxFolderName() 2011-04-12 22:17:11 +10:00
StorageManager.java Removed unused import 2011-03-14 00:35:03 +01:00
TrustManagerFactory.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
UnavailableAccountException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
UnavailableStorageException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
WebDavStore.java Restore hardcoded Outbox 2011-05-07 23:57:47 +02:00