Go to file
James Lemieux 1fa303478c Eliminate redundant methods in Address class
THIS DOES NOT CHANGE ANY EXISTING FUNCTIONALITY.

Address.pack() has been removed and all calls replaced with its synonym Address.toHeader().
Address.unpack() has been renamed to Address.fromHeader() to follow the new naming convention.

In days of yore, pack() and toHeader() used to do different things. Now they are identical and
thus one is superfluous. We have standardized on toHeader() and fromHeader().

Change-Id: Iac91c966eb6c1477f8dba0dd2ae01c84b359e539
2014-01-22 16:15:57 -08:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08:00
emailsync Remove mAmAccount from the email provider account object 2013-10-04 10:21:25 -07:00
res Merge AccountSetupNames and AccountSetupOptions 2014-01-16 14:18:58 -08:00
src/com Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08:00
tests Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08: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 am 042e6940: Merge "Build with current SDK" into jb-ub-mail-ur10 2013-11-06 11:14:07 -08:00
AndroidManifest.xml Merge AccountSetupNames and AccountSetupOptions 2014-01-16 14:18:58 -08: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