1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-12-03 14:32:17 -05:00
k-9/src/com/fsck/k9/activity/setup
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
..
AccountSettings.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
AccountSetupAccountType.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
AccountSetupBasics.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
AccountSetupCheckSettings.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
AccountSetupComposition.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
AccountSetupIncoming.java Fixes Issue 1224 2010-03-07 00:30:40 +00:00
AccountSetupNames.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
AccountSetupOptions.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
AccountSetupOutgoing.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
FolderSettings.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
Prefs.java Fixes Issue 1194 2010-02-09 01:14:55 +00:00
SpinnerOption.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00