replicant-packages_apps_Email/provider_src/com/android/email/provider
Jorge Ruesga 377660c356 email: catch the correct exception while closing the buffers
BinaryTempFileBody#getBody()#getInputStream() returns a
MessagingException not an IOException. This causes
"com.android.emailcommon.mail.MessagingException: Unable to open body"
exception messages and attachment messages not flagged as loaded.

Change-Id: Ia8f25dd0a212ce52e3dd202c523c5db4a009604f
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
2015-10-18 14:05:32 -07:00
..
AccountBackupRestore.java
AccountReconciler.java
AttachmentProvider.java
ContentCache.java
DBHelper.java
EmailConversationCursor.java
EmailMessageCursor.java
EmailProvider.java
FolderPickerActivity.java
FolderPickerCallback.java
FolderPickerDialog.java
FolderPickerSelectorAdapter.java
RefreshStatusMonitor.java
Utilities.java email: catch the correct exception while closing the buffers 2015-10-18 14:05:32 -07:00
WidgetProvider.java