Go to file
Paul Westbrook 95bb350f38 Fix NPE when adding account with security policy
When adding an Exchange account with a security policy, Email
generates a notification to let the user enable the policy. The
code that generates the notification attemptes to load the folder
as part of the base notification.  Before the account policy has been
configured, it isn't possible to load the folder.  We need to handle
a null folder when generating the notification

Also, imporoved the logging when an exception is thrown from the
PolicyService

Bug: 8341882
Change-Id: I33ff57adc3c130e8318910e352146b8ea56f9a2c
2013-03-07 23:00:47 -08:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
build/res Merge "Restore Imap1" into jb-ub-mail 2012-09-21 09:04:44 -07:00
emailcommon Clean up ServiceProxy. 2013-02-28 14:33:09 -08:00
emailsync Improve service dump a bit 2012-09-19 12:46:13 -07:00
res Temporary Work around bug 8170660 2013-03-01 14:21:14 -08:00
src/com Fix NPE when adding account with security policy 2013-03-07 23:00:47 -08:00
tests Cache column name/indexes so we can use getColumnIndex() 2013-02-06 17:09:42 -08: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 Set local sdk version 2013-03-05 09:51:58 -08:00
AndroidManifest.xml Increment version for email. 2013-03-07 18:29:24 -08:00
CleanSpec.mk Fix build 2012-08-22 16:18:46 -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 Remove nonexistant classes and update existing ones 2013-01-30 14:20:58 -08:00