Go to file
Jesse Vincent af45eae2ce Implement windowing for IMAP UID FETCH
Our previous implementation of UID FETCH didn't ever take into account
maximum command line lengths. When fetching, say 800 messages from a
GMail IMAP server, we could easily overflow the max line length leading
to a fetch that didn't get all the messages we wanted to and was
truncated before the description of which fields we want. That caused
K-9 to fetch complete messages, exhaust memory and ultimately fail,
even when we were just trying to get message lengths.

An equivalent fix needs to be made to seach by UID.
2010-08-11 03:39:29 +00:00
assets Support Emoji for DoCoMo. 2010-08-02 01:24:40 +00:00
compile-only-libs Added back JAR Files that did not make it when the libs folder was renamed 2009-09-22 14:46:51 +00:00
docs Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
images new collateral 2010-06-17 00:16:44 +00:00
res Update issue 1916 2010-08-07 12:43:04 +00:00
src Implement windowing for IMAP UID FETCH 2010-08-11 03:39:29 +00:00
tools build tool update 2010-01-19 00:15:15 +00:00
.classpath Don't let eclipse build the .svn directories. 2010-02-21 15:25:16 +00:00
.project Add eclipse build files. 2008-11-01 23:14:02 +00:00
Android.mk Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
AndroidManifest.xml 2.992 - just a debugging build 2010-08-10 18:26:49 +00:00
K9.iml Import of IntelliJ project config 2009-12-15 02:51:06 +00:00
MODULE_LICENSE_APACHE2 Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
NOTICE Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
build.properties Yay! Google got rid of the android-6 distribution in the SDK. We now 2010-07-23 19:13:57 +00:00
build.xml fixups to our upload step 2010-03-24 01:21:09 +00:00
default.properties Yay! Google got rid of the android-6 distribution in the SDK. We now 2010-07-23 19:13:57 +00:00