46d6a4a7cb
Existing inner join means that a Message without an entry in Body table cannot display correctly, even though this is a potentially legitimate state. However, because the MessageCursor for Email doesn't read flagLoaded at all, this change actually causes another bug: if you go to a partially loaded message, it will show as blank with no load indicator. Fixing b/8370633 will mask this by not letting you get in a situation where partially loaded messages are shown. Bug: 8512030 Change-Id: Ie2e365e7e5df3959115ed299d1a7f03aa1d7af79 |
||
---|---|---|
assets | ||
build/res | ||
emailcommon | ||
emailsync | ||
res | ||
src/com | ||
tests | ||
.classpath | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
CleanSpec.mk | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
proguard.flags |