replicant-packages_apps_Email/src/com/android/email
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
..
activity Merge AccountSetupNames and AccountSetupOptions 2014-01-16 14:18:58 -08:00
data Cache column name/indexes so we can use getColumnIndex() 2013-02-06 17:09:42 -08:00
mail Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08:00
preferences Oh account name/email mixups, I've missed you so (no I haven't) 2013-10-25 10:02:06 -07:00
provider Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08:00
service Fix a case that would leak connections if an exception happens 2014-01-03 14:33:28 -08:00
view Remove some warnings 2013-08-01 08:47:51 -07:00
AttachmentInfo.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
EmailAddressValidator.java When adding an account, permit precisely 1 email address. 2013-08-21 17:21:48 -07:00
EmailApplication.java Support inline image UI changes in Email b/5555553 2014-01-03 11:12:14 -08:00
EmailConnectivityManager.java shorten log tag lengths 2013-07-12 10:27:56 -07:00
EmailIntentService.java Use update notification intent to trigger notifications 2013-11-21 13:18:57 -08:00
FixedLengthInputStream.java
LegacyConversions.java Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08:00
MessagingExceptionStrings.java
NotificationController.java Get Email units to compile 2013-12-05 11:11:21 -08:00
PeekableInputStream.java
Preferences.java Migrate "show sender image" to UnifiedEmail 2013-07-15 18:17:10 -07:00
RequireManualSyncDialog.java Remove some warnings 2013-08-01 08:47:51 -07:00
ResourceHelper.java
SecurityPolicy.java Save policy when saving account 2013-11-27 14:42:49 -08:00
StopWatch.java Unify LogTag 2013-06-05 20:06:15 -07:00