Go to file
Marc Blank 2720a818d5 Don't cache ImapFolders
* ImapFolder is currently very unsafe for use by multiple threads,
  causing, among other things, the referenced bug
* Since ImapFolder is very lightweight, there's no particularly good
  reason to be caching them anyway
* Rename isOpenForTest to isOpen

Bug: 4972084
Change-Id: I2bf17b9cfc8549a222e991f3e59abfd00a4d3afd
2011-06-29 13:02:55 -07:00
assets
emailcommon Don't cache ImapFolders 2011-06-29 13:02:55 -07:00
res Show a search results header. 2011-06-27 19:59:23 -07:00
src/com Don't cache ImapFolders 2011-06-29 13:02:55 -07:00
tests Don't cache ImapFolders 2011-06-29 13:02:55 -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