Go to file
James Lemieux 5057d6dffb Replying to a Message with an encoded email address shows the encoded address in the to field.
b/11658428

As per Yu Ping's advice, we alter the storage of all email addresses (from, to, cc, bcc and
replyto) to be stored in *decoded* format within our database. This makes them both human
readable when inspecting the database manually and alleviates the need to repeatedly decode
them before they are displayed anywhere in our UI layers.

As part of this bugfix, I resurrected several tests related to the LegacyConversions class out of
LegacyConversionsTests and into a new (not Suppressed) test class: LegacyConversionsTest

Change-Id: Ie2e3264646e25c08c4ba74f60b3e1090c052e6c6
2014-03-27 23:25:53 +00:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Upgrade my logging from .e to .wtf 2014-03-27 21:30:46 +00:00
emailsync Remove mAmAccount from the email provider account object 2013-10-04 10:21:25 -07:00
res Merge "Add giant yellow email logo to account setup screen" into ub-mail-algol 2014-03-27 22:38:47 +00:00
src/com Replying to a Message with an encoded email address shows the encoded address in the to field. 2014-03-27 23:25:53 +00:00
tests Replying to a Message with an encoded email address shows the encoded address in the to field. 2014-03-27 23:25:53 +00:00
.classpath Initial Contribution 2008-10-21 07:00:00 -07:00
.project Initial Contribution 2008-10-21 07:00:00 -07:00
Android.mk Switch to use chips in the new location 2014-03-21 14:24:51 -07:00
AndroidManifest.xml Christen ub-mail-algol with a new version number 2014-03-26 15:13:04 -07:00
CleanSpec.mk Remove unused resource directories 2013-09-06 10:23:02 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard.flags Remove nonexistant classes and update existing ones 2013-01-30 14:20:58 -08:00