1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9
2010-02-13 23:45:45 +00:00
..
activity Commented out enhancements introduced in r1443 so we don't loose Android 1.5 support. 2010-02-13 19:35:47 +00:00
codec/binary Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
mail Enforce maximum line length for 8-bit encoded messages transmitted via SMTP (998 characters + CRLF). 2010-02-13 23:45:45 +00:00
preferences URLEncode username and password for accounts, so as to not fall apart on 2010-02-02 02:06:29 +00:00
provider Added option to have attachments store on sd card 2010-02-06 15:22:59 +00:00
remotecontrol Fixes Issue 1194 2010-02-09 01:14:55 +00:00
service Far more advanced poll scheduler. Now it remembers that finish time 2010-02-10 06:18:35 +00:00
Account.java Fixed issue 1205: Attachment storage location setting now takes effect immediatly. LocalStore is also better at handling when attachment are stored in a mix of internal and external storage (migration state after a setting change) 2010-02-13 19:07:10 +00:00
EmailAddressAdapter.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
EmailAddressValidator.java Fixes issue 849 2010-02-13 17:26:54 +00:00
EmailReceivedIntent.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
FixedLengthInputStream.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9.java Use Reflection to call WebSettings.setBlockNetworkLoads() to prevent info leaks via external resource loading. 2010-02-08 03:23:41 +00:00
K9Activity.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9ListActivity.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9PreferenceActivity.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
MessagingController.java Throwing the Exception will, at least, cause the exponential back-off 2010-02-13 15:14:28 +00:00
MessagingControllerPushReceiver.java Fixes Issue 673 2010-01-16 16:22:20 +00:00
MessagingListener.java xargs astyle --style=ansi --mode=java --indent-switches \ 2009-12-20 05:41:43 +00:00
PeekableInputStream.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Preferences.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Utility.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00