Go to file
Daniel Applebaum ecc10e572f Fixes Issue 1224
Implement DEFLATE compression for IMAP communication, enabled by
default.  User can disable compression for Wi-Fi, Mobile, or Other
networks, if it causes problems or if uncompressed communication is
faster, which is possible on Wi-Fi and wired networks, especially.

"Other" is to allow for the Android platform to introduce new
networking types without having to immediately change K-9 Mail.
However, as those arise, new network types should be added as explicit
types in K-9 Mail.
2010-03-07 00:30:40 +00:00
assets Display 'Downloading...' instead of 'Loading...' when we are fetching a message from remote store 2009-09-17 17:40:05 +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 added an .svg version of K-9_mail logo by Vincent Lum and removed an accidental bit of white background. 2009-11-26 17:28:52 +00:00
res Fixes Issue 1224 2010-03-07 00:30:40 +00:00
src Fixes Issue 1224 2010-03-07 00:30:40 +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.511 2010-03-02 08:02:46 +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 upgrade to "android 1.6, but still works on 1.5" 2009-11-14 20:28:28 +00:00
build.xml Reorganize remote control pieces. 2010-01-15 05:02:27 +00:00
default.properties Building in eclipse corrected a bug in default.properties 2009-11-19 06:04:05 +00:00