replicant-packages_apps_Email/src/com/android/email
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
..
activity Keep on getting a couldn't sign-in notification 2014-03-07 16:38:47 -08:00
data
mail Keep on getting a couldn't sign-in notification 2014-03-07 16:38:47 -08:00
preferences Get rid of Account#name 2014-03-03 10:04:26 -08:00
provider Keep on getting a couldn't sign-in notification 2014-03-07 16:38:47 -08:00
service Keep on getting a couldn't sign-in notification 2014-03-07 16:38:47 -08:00
view Fix authentication view 2014-02-18 14:40:36 -08:00
AttachmentInfo.java
EmailAddressValidator.java
EmailApplication.java Support inline image UI changes in Email b/5555553 2014-01-03 11:12:14 -08:00
EmailConnectivityManager.java
EmailIntentService.java Use update notification intent to trigger notifications 2013-11-21 13:18:57 -08:00
FixedLengthInputStream.java
LegacyConversions.java Quit dropping inline attachments on the floor 2014-02-21 11:16:29 -08:00
NotificationController.java Get Email units to compile 2013-12-05 11:11:21 -08:00
PeekableInputStream.java
Preferences.java
RequireManualSyncDialog.java
ResourceHelper.java
SecurityPolicy.java Save policy when saving account 2013-11-27 14:42:49 -08:00
StopWatch.java