k-9/src/com/fsck/k9/mail
cketti 8e1627e1b9 Merge branch 'master' into uidplus
Conflicts:
	src/com/fsck/k9/controller/MessagingController.java
	src/com/fsck/k9/mail/store/WebDavStore.java
2012-02-16 19:57:24 +01:00
..
filter FixedLengthInputStream - code cleanup 2011-11-28 01:21:50 +01:00
internet Clone Message object to avoid ConcurrentModificationExceptions 2012-01-04 03:57:53 +01:00
store Merge branch 'master' into uidplus 2012-02-16 19:57:24 +01:00
transport Fall back to HELO command if the server doesn't know EHLO (SMTP) 2012-01-05 03:53:23 +01:00
Address.java Merge pull request #81 from aatdark/issue3814 2011-11-02 17:55:58 -07:00
Authentication.java astyle 2011-04-12 22:16:22 +10:00
AuthenticationFailedException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Body.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
BodyPart.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
CertificateValidationException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
ConnectionSecurity.java Renamed class StoreSettings to ServerSettings 2011-06-07 16:09:15 +02:00
FetchProfile.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Flag.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Folder.java COPYUID implementation now in place and working, restructured appendMessages, copyMessages and moveMessages globally to return a Map of srcUids -> destUids rather than returning nothing. This is now used to bring local and remote UIDs upto speed without the need for additional requests. 2011-06-28 16:50:48 +05:30
Message.java Clone Message object to avoid ConcurrentModificationExceptions 2012-01-04 03:57:53 +01:00
MessagingException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Multipart.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Part.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
PushReceiver.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Pusher.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
ServerSettings.java Modified ServerSettings to be able to create instances with "extras" 2011-12-01 02:57:53 +01:00
Store.java Add support for incoming-server and outgoing-server elements on import 2011-06-09 05:50:43 +02:00
Transport.java Add support for incoming-server and outgoing-server elements on import 2011-06-09 05:50:43 +02:00