1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-16 06:25:06 -05:00
k-9/src/com/android/email/mail
Daniel Applebaum b4b1b081a7 Issue 624
Don't bother going to server while creating an ImapMessage from a UID
2009-09-24 01:06:24 +00:00
..
internet Fixed issue with encoding of email addresses in the header with non ascii characters. The way were doing it was only compatible with certain email clients (Thunderbird) but not with K-9 itself 2009-09-10 17:33:19 +00:00
store Issue 624 2009-09-24 01:06:24 +00:00
transport Issue 234 Issue 366 Issue 329 2009-04-11 02:11:17 +00:00
Address.java Removed some logging (too verbose) 2009-09-15 05:20:12 +00:00
AuthenticationFailedException.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
Body.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
BodyPart.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
CertificateValidationException.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
FetchProfile.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
Flag.java Complete merge of DAmail functionality into K9mail. Following 2008-12-31 03:49:09 +00:00
Folder.java Provides the ability to move and copy messages between folders. Issue 2009-03-05 07:32:45 +00:00
Message.java Complete merge of DAmail functionality into K9mail. Following 2008-12-31 03:49:09 +00:00
MessageDateComparator.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
MessageRetrievalListener.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
MessagingException.java Issue 234 Issue 366 Issue 329 2009-04-11 02:11:17 +00:00
Multipart.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
NoSuchProviderException.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
Part.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
Store.java Bumped back FETCH_BODY_SANE_SUGGESTED_SIZE to 50K 2009-05-21 18:49:39 +00:00
Transport.java Issue 366 2009-04-09 17:48:05 +00:00