Go to file
Marc Blank 4c0e5c0d0a Remove unneeded (and harmful) test in MessagesAdapter
* This fixes the case in which messages are being loaded upon
  initial sync, but do NOT appear in the message list (at least
  until leaving and re-entering the app/mailbox)
* The problem was that MessagesAdapter was checking the state
  of the HOLDS_MAIL flag, which might not have been set at the
  time the Inbox was created; it turns out that the check is
  not necessary, so we remove it here

Bug: 5008696
Change-Id: I009ddf7d82d938758b99c855dfd0271596c5248a
2011-07-12 16:49:48 -07:00
assets
emailcommon Add support for TrafficStats; use with IMAP/POP3 2011-07-12 11:28:58 -07:00
res Fix padding for recipient edit text fields. 2011-07-12 11:33:27 -07:00
src/com Remove unneeded (and harmful) test in MessagesAdapter 2011-07-12 16:49:48 -07:00
tests Filter out Search mailbox from recents. 2011-07-11 13:07:22 -07:00
.classpath
.project
Android.mk
AndroidManifest.xml Update compose view action icons 2011-07-11 10:23:22 -07:00
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags
remove-exchange-support.sh