replicant-packages_apps_Email/emailcommon
Martin Hibdon 601700a61e Get SSLSocketFactory from GmsCore
b/15721931
This follows an example pattern from GoogleHttpClient.
It tries to get the SSLCertificateSocketFactory from
GmsCore using reflection. If that fails, (because GmsCore
is not installed on the device) then it will fall back
to the platform implementation.
MailApplication sets a static object in SSLUtils that
allows it to get an externally created SSLCertifcateSocketFactory.
If this method is set, then it will use it, otherwise it
will fall back to the platform factory. This way there
is no reference to GmsCore in the AOSP email.

Change-Id: I0890fe4c3d79283fb98a4dc5a62a32efd320e52a
2014-10-02 10:54:52 -07:00
..
res/values Use resources for authority/package name 2013-08-20 17:55:47 -07:00
src/com/android/emailcommon Get SSLSocketFactory from GmsCore 2014-10-02 10:54:52 -07:00
Android.mk Add the MessageMove & MessageStateChange tables. 2013-09-09 15:47:26 -07:00
AndroidManifest.xml Update target SDK to 19, and add uses-sdk tag for emailcommon 2013-12-20 15:21:01 -08:00