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/local
2014-10-04 12:00:48 +01:00
..
AttachmentMessageBodyUtil.java Extracting local attachment classes from LocalStore to reduce file size. 2014-09-11 20:26:39 +02:00
BinaryAttachmentBody.java Added (still rather shallow) missing Javadocs for classes in BinaryAttachmentBody hierarchy 2014-09-22 21:55:08 +02:00
LocalAttachmentBody.java Added (still rather shallow) missing Javadocs for classes in BinaryAttachmentBody hierarchy 2014-09-22 21:55:08 +02:00
LocalAttachmentBodyPart.java More nested classes extracted from LocalStore. 2014-09-11 20:26:40 +02:00
LocalAttachmentMessageBody.java Extracting local attachment classes from LocalStore to reduce file size. 2014-09-11 20:26:39 +02:00
LocalFolder.java use interfaces, not implementions 2014-10-04 12:00:48 +01:00
LocalMessage.java use interfaces, not implementions 2014-10-04 12:00:48 +01:00
LocalStore.java use interfaces, not implementions 2014-10-04 12:00:48 +01:00
LocalTextBody.java Removed unused methods 2014-09-14 11:15:44 +02:00
StoreSchemaDefinition.java Extracting Database Setup Schema definition form LocalStore. 2014-09-11 20:26:40 +02:00
TempFileBody.java Added (still rather shallow) missing Javadocs for classes in BinaryAttachmentBody hierarchy 2014-09-22 21:55:08 +02:00
TempFileMessageBody.java Added (still rather shallow) missing Javadocs for classes in BinaryAttachmentBody hierarchy 2014-09-22 21:55:08 +02:00
ThreadInfo.java Extracted LocalFolder and LocalMessage definition from LocalStore 2014-09-11 20:26:40 +02:00