Go to file
Marc Blank 9a01353f14 New search implementation for IMAP in MessagingController
* Add protocolSearchInfo column to Message table; this can be used
  to store information related to search results.  For IMAP, we
  store the serverId of the mailbox that the message lives in on
  the server
* Add upgrade code for this column
* Change MessagingController to use the proper serverId for remote
  operations, depending on whether the Message is a search result
  or not
* Fix some smaller issues with earlier code

Change-Id: I0c7f1d89a4659b95701d02646c0e8426680e2f6a
2011-06-23 22:02:00 -07:00
assets
emailcommon New search implementation for IMAP in MessagingController 2011-06-23 22:02:00 -07:00
res Merge "Quick response clean-up" 2011-06-23 10:52:36 -07:00
src/com New search implementation for IMAP in MessagingController 2011-06-23 22:02:00 -07:00
tests Save/restore message list context 2011-06-23 12:38:42 -07:00
.classpath
.project
Android.mk Integrate chips into Email. 2011-06-16 17:41:04 -07:00
AndroidManifest.xml Merge "Revert "Make EmailActivity the default activity."" 2011-06-21 15:06:39 -07:00
CleanSpec.mk Step 2 in 7" support for tablets. 2011-05-25 15:44:41 -07:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Fix proguard flags after Account move. 2011-06-14 10:25:27 -07:00
remove-exchange-support.sh