replicant-packages_apps_Email/provider_src/com/android/email
Danny Baumann cb4fda8286 Do less work on IDLE refresh.
Don't do a full reconnection, but just a stopIdling/startIdling pair. In
order to be able to do that, make sure the IDLE connection is fully shut
down when stopIdling() returns, for which some refactoring was needed to
avoid a deadlock on mIdledFolders: the ImapIdleListener callbacks
acquire this lock, so stopIdling() now MUST NOT be called with
mIdledFolders lock held.

Change-Id: Ifa1677d7845722ccee2b1b9380c7b7e4014bcd97
2015-10-18 14:05:32 -07:00
..
activity/setup email: imap push 2015-10-18 14:05:32 -07:00
mail Do less work on IDLE refresh. 2015-10-18 14:05:32 -07:00
provider Improve debug logging. 2015-10-18 14:05:32 -07:00
service Do less work on IDLE refresh. 2015-10-18 14:05:32 -07:00
setup Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
AttachmentInfo.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
DebugUtils.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EmailConnectivityManager.java email: imap push 2015-10-18 14:05:32 -07:00
EmailIntentService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
FixedLengthInputStream.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
LegacyConversions.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
NotificationController.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
NotificationControllerCreator.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
NotificationControllerCreatorHolder.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
PeekableInputStream.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
Preferences.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
ResourceHelper.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
SecurityPolicy.java Don't allow disabling of the camera with managed profiles 2014-09-25 13:48:11 -07:00