replicant-packages_apps_Email/provider_src/com/android/email
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
..
activity/setup
mail Add analytics to track of what cipher suites are being used 2014-10-24 11:46:48 -07:00
provider Disable smart foward/reply 2014-10-21 13:07:36 -07:00
service Merge "Resend notifications when Accounts are changed" into ub-gmail-ur14-dev 2014-10-15 12:38:35 +00:00
setup
AttachmentInfo.java
DebugUtils.java
EmailConnectivityManager.java
EmailIntentService.java
FixedLengthInputStream.java
LegacyConversions.java
NotificationController.java
NotificationControllerCreator.java
NotificationControllerCreatorHolder.java
PeekableInputStream.java
Preferences.java
ResourceHelper.java
SecurityPolicy.java Don't allow disabling of the camera with managed profiles 2014-09-25 13:48:11 -07:00