thunderbird-android/src/com/fsck/k9
cketti b7a6dbd973 Skip IMAP folders with names that are not correctly encoded.
Configure the CharsetDecoder to throw an exception if malformed input
is encountered. Not doing this can cause an endless loop that
allocates memory until the application dies with an OutOfMemory error.
Until we have support for both a folder display name and a raw folder
name we simply ignore folders with names that aren't correctly encoded
with the modified UTF-7 variant.

Fixes issue 3268

Credits: Bernhard Redl (aatdark) analysed the problem and wrote the
initial version of the fix.
2011-04-28 04:46:01 +02:00
..
activity Merged pull request #21 from jott/master. 2011-04-26 08:18:49 -07:00
controller For a while, it was possible for users to conifgure their outbox and 2011-04-17 21:07:13 +10:00
crypto astyle-d 2011-02-26 18:39:06 -06:00
helper Add missing file from the file chooser work 2011-04-25 13:17:18 +10:00
mail Skip IMAP folders with names that are not correctly encoded. 2011-04-28 04:46:01 +02:00
preferences * Fix Bug https://code.google.com/p/k9mail/issues/detail?id=3224 2011-04-20 10:12:59 +08:00
provider fixed very rare NullPointerException 2011-04-19 09:01:01 +02:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
service astyle-d 2011-02-26 18:39:06 -06:00
view Make attachment saving respect the new preference. Allow long-press to 2011-04-24 14:01:03 +10:00
Account.java astyle 2011-04-12 22:17:22 +10:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressAdapter.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
EmailReceivedIntent.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java astyle-d 2011-02-26 18:39:06 -06:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Add a preference for selecting a default folder in which to save attachments 2011-04-24 13:55:25 +10:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Revert changes for issue 549 (import/export settings). 2011-02-28 22:55:34 +01:00
SearchAccount.java astyle-d 2011-02-26 18:39:06 -06:00
SearchSpecification.java astyle-d 2011-02-26 18:39:06 -06:00