Go to file
Makoto Onuki aef9515ee7 Controller.Result callbacks should all have accountId
- Added accountId to loadAttachmentCallback/loadMessageForViewCallback

- Cleaned up LegacyListener/MessagingListener.
  Removed the constructors which take messageId and attachmentId, which
  are used to bridge loadAttachmentProgress, which the callsite doesn't know
  these IDs.  The inconsistency (only loadAttachmentProgress() uses the member
  messageId) doesn't look too good, so extracted this into a separate class,
  MessageRetrievalListenerBridge.

Change-Id: I46303e50df2b0e1fe8616e7c9cef632ac14f23aa
2010-12-10 18:11:44 -08:00
assets
docs
images
res Update error banner 2010-12-07 16:49:26 -08:00
src Controller.Result callbacks should all have accountId 2010-12-10 18:11:44 -08:00
tests Controller.Result callbacks should all have accountId 2010-12-10 18:11:44 -08:00
.classpath
.project
Android.mk
AndroidManifest.xml Add magic intent to force account creation 2010-12-04 22:53:59 -08:00
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags
remove-exchange-support.sh