df86adf873
This happens in two primary cases: 1. When a very large POP message was skipped during initial sync 2. When any message was interrupted during initial sync, e.g. by a dropped connection. Changes: * Added loadMessageForView and callbacks to Controller (and touched all files with Controller listeners) * Rewrote loadMessageForView in legacy MessagingController to work with provider. * Update flow in MessageView to use loadMessageForView when needed. * Restored the use of "loading.html" and "empty.html" assets (although I think we should replace them with simple layouts & views.) * Some random cleanup in MessageView Satisfies bug # 2065563 |
||
---|---|---|
assets | ||
docs | ||
images | ||
res | ||
src | ||
tests | ||
.classpath | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE |