replicant-packages_apps_Email/provider_src/com/android/email/provider
Jorge Ruesga 6adbdc9f6b email: fix empty body update
Currently, body text and html are removed from the content values to be stored as files
in the filesystem. This could lead to a IllegalArgumentException because we passed
an empty content value to the update operation. We must ensure that we update
at least one item.

Related BUGDUMP-4037330 and http://forum.cyanogenmod.org/topic/112563-massive-data-use

Change-Id: Ib9ba10eb2cb86598bef6e5f8bc11553d09fc4ef8
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
2015-10-18 14:06:01 -07:00
..
AccountBackupRestore.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
AccountReconciler.java Add MAIL_SERVICE WAKEUP, SEND, MOVE, READ, DELETE MESSAGE action 2015-10-06 03:30:32 -06:00
AttachmentProvider.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
ContentCache.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
DBHelper.java email: imap push 2015-10-18 14:05:32 -07:00
EmailConversationCursor.java Display sync errors using snackbar and not as a TL footer 2014-09-29 17:51:27 -07:00
EmailMessageCursor.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EmailProvider.java email: fix empty body update 2015-10-18 14:06:01 -07:00
FolderPickerActivity.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
FolderPickerCallback.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
FolderPickerDialog.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
FolderPickerSelectorAdapter.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
RefreshStatusMonitor.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
Utilities.java email: catch the correct exception while closing the buffers 2015-10-18 14:05:32 -07:00
WidgetProvider.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00