replicant-packages_apps_Email/src/com/android/email/service
James Lemieux 0dffe3afd7 Keep on getting a couldn't sign-in notification
b/11551107

This is caused by ImapConnection.doLogin() only throwing
AuthenticationFailedExceptions and not other varieties of exceptions.

While fixing this bug, I discovered that the ConversationListFooterView
that is displayed in response to a authentication failure contains a
button called "Sign In" that didn't actually do anything. I made it
navigate to the incoming account settings fragment where the user is
free to change the relevant account credentials.

Change-Id: I2c772ecab18f3e57059eceeae01de08f1fdab4c2
2014-03-07 16:38:47 -08:00
..
AccountService.java
AttachmentDownloadService.java Fix unbounded async task creation in ADS 2014-02-19 09:48:58 -08:00
AuthenticatorService.java Merge setup fragments under a single activity 2014-02-26 13:47:41 -08:00
EasAuthenticatorService.java
EasAuthenticatorServiceAlternate.java
EasTestAuthenticatorService.java Merge setup fragments under a single activity 2014-02-26 13:47:41 -08:00
EmailBroadcastProcessorService.java Use BroadcastReceiver to listen for LOCALE_CHANGED 2014-03-04 15:55:52 -08:00
EmailBroadcastReceiver.java
EmailServiceStub.java Fix a case that would leak connections if an exception happens 2014-01-03 14:33:28 -08:00
EmailServiceUtils.java Create AuthenticationFragment 2014-01-29 11:20:53 -08:00
EmailUpgradeBroadcastReceiver.java
ImapAuthenticatorService.java
ImapService.java Fix IMAP delete handling 2014-02-24 10:19:05 -08:00
ImapTempFileLiteral.java
LegacyEasAuthenticatorService.java
LegacyEmailAuthenticatorService.java
LegacyImapAuthenticatorService.java
LegacyImapSyncAdapterService.java
PolicyService.java Save policy when saving account 2013-11-27 14:42:49 -08:00
Pop3AuthenticatorService.java
Pop3Service.java
Pop3SyncAdapterService.java
PopImapSyncAdapterService.java Keep on getting a couldn't sign-in notification 2014-03-07 16:38:47 -08:00