replicant-packages_apps_Email/src/com/android/email
Anthony Lee ff52eef8e6 Revamp logging & remove the threading around downloads.
There is no need to launch a new AsyncTask around adding an
attachment to the queue of downloads. We can restore the attachment
in the worker thread of AttachmentService instead. Also reworked
the logging so we can trace the flow of the AttachmentService if
we need to debug again in the future.

Change-Id: I368ebb4322bc0af0f4cadedf102959d621e5ee80
2014-06-24 15:24:47 -07:00
..
activity Fix NPE in onBasicsComplete 2014-06-23 15:10:11 -07:00
data Cache column name/indexes so we can use getColumnIndex() 2013-02-06 17:09:42 -08:00
mail Catch negative literal sizes in imap responses 2014-06-23 14:55:30 -07:00
preferences Fix NPE from null Folder 2014-06-24 10:40:47 -07:00
provider Merge "Return settings fragment class for account" into ub-mail-master 2014-06-23 21:44:43 +00:00
service Revamp logging & remove the threading around downloads. 2014-06-24 15:24:47 -07:00
view Fix authentication view 2014-02-18 14:40:36 -08:00
AttachmentInfo.java Cleanup in EmailContent 2014-04-14 12:54:39 -07:00
EmailAddressValidator.java When adding an account, permit precisely 1 email address. 2013-08-21 17:21:48 -07:00
EmailApplication.java Make AccountSettings subclass MailPreferenceActivity 2014-06-19 16:01:11 -07: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 Test encode/decode of attachments 2014-05-21 10:25:08 -07:00
NotificationController.java am 4e6aa252: Merge "Support hooks for new contact photo source." into ub-gmail-ur13-dev 2014-05-28 19:41:13 +00:00
PeekableInputStream.java
Preferences.java Move all general prefs values to UnifiedEmail 2014-06-12 16:23:52 -07:00
ResourceHelper.java
SecurityPolicy.java Fix NPE in setAccountPolicy 2014-05-27 14:05:56 -07:00
StopWatch.java Unify LogTag 2013-06-05 20:06:15 -07:00