replicant-packages_apps_Email/emailcommon
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
..
res/values Use resources for authority/package name 2013-08-20 17:55:47 -07:00
src/com/android/emailcommon Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08:00
Android.mk Add the MessageMove & MessageStateChange tables. 2013-09-09 15:47:26 -07:00
AndroidManifest.xml Update target SDK to 19, and add uses-sdk tag for emailcommon 2013-12-20 15:21:01 -08:00