replicant-packages_apps_Email/provider_src/com/android/email
Jorge Ruesga 087a0406a3 email: fix Account table creation
Due to a bug in commit 44a064e5f16ddaac25f2acfc03c118f65bc48aec,
AUTO_FETCH_ATTACHMENTS column could not be available in the Account table.
Since cm12 and up doesn't use this column, we are leave as is it. In case
the feature were added, then we need to create a new exception to ensure
that the columns is re-added.

Change-Id: I1803e343dde2e841fdc99b4489a74eb08b0a8352
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
2015-10-18 14:03:25 -07:00
..
activity/setup
mail Don't fetch deleted messages from IMAP folder 2015-10-18 14:02:23 -07:00
provider email: fix Account table creation 2015-10-18 14:03:25 -07:00
service email: support for auto-sync multiple IMAP folders 2015-10-18 14:03:22 -07: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