Go to file
Martin Hibdon 1d8fd9c054 Add communication class for HostAuth
We want a separate class for communicating HostAuth objects
to and from IEmailService. The issue is that the HostAuth object
was being used for both to and from the database, and to and from
IEmailService. This is dangerous because The Email app may change
out of band with the Exchange app, and may need to change the
format of HostAuth. This bit us before when adding OAuth.
Now communication to IEmailService is done using HostAuthCompat.

Change-Id: I2fb8c2bd8158f58a7bb9bc3dc83a7936948c718c
2014-07-07 15:08:52 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Add communication class for HostAuth 2014-07-07 15:08:52 -07:00
res Import translations. DO NOT MERGE 2014-07-06 11:17:13 -07:00
src/com Add communication class for HostAuth 2014-07-07 15:08:52 -07:00
tests Fix build. 2014-07-01 16:45:31 -07:00
.classpath Initial Contribution 2008-10-21 07:00:00 -07:00
.project Initial Contribution 2008-10-21 07:00:00 -07:00
Android.mk Delete obsolete emailsync code 2014-06-30 13:13:00 -07:00
AndroidManifest.xml Merge "Update version" into ub-mail-master 2014-07-02 20:11:01 +00:00
CleanSpec.mk Remove unused resource directories 2013-09-06 10:23:02 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard.flags Move over to the new AttachmentService. 2014-06-25 09:56:29 -07:00