replicant-packages_apps_Email/emailcommon/src/com/android/emailcommon
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 Warnings and Finals 2014-04-29 11:46:22 -07:00
provider Fix restoreBodySource key so it returns the correct value. 2014-10-21 13:19:45 -07:00
service Display sync errors using snackbar and not as a TL footer 2014-09-29 17:51:27 -07:00
utility Add analytics to track of what cipher suites are being used 2014-10-24 11:46:48 -07:00
Api.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
Configuration.java Split out emailcommon/Android.mk 2011-03-01 15:56:27 -08:00
Device.java Unify LogTag 2013-06-05 20:06:15 -07:00
Logging.java Unify LogTag 2013-06-05 20:06:15 -07:00
TrafficFlags.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
VendorPolicyLoader.java Add Exchange fallback and support diverting to Gmail 2014-07-31 21:44:26 +00:00