replicant-packages_apps_Email/provider_src/com/android/email/mail
Martin Hibdon 93a9662d8d Add analytics to track of what cipher suites are being used
b/18001842
I do this in MailTransport, which is only used by POP and IMAP.
I can't log Analytics in SSLSocketFactoryWrapper, because that
is in emailcommon and would cause a circular dependancy between
emailcomman and UnifiedEmail.
This will not yet work for Exchange, because it gets its socket
indirectly through EmailClientConnectionManager, using a
SchemeRegistry. Still, it will be helpful to get this info for POP
and IMAP.

Change-Id: Ibb9d22c83c49d0ba5090295b5321ca6afb09e65b
2014-10-24 11:46:48 -07:00
..
internet Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
store Fix handling AOL's login rejection 2014-10-20 17:20:59 +00:00
transport Add analytics to track of what cipher suites are being used 2014-10-24 11:46:48 -07:00
Sender.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
Store.java Set mailbox uiSyncStatus when IMAP and POP folders are created 2014-10-14 15:52:58 -07:00