replicant-packages_apps_Email/src/com/android/email/provider
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
..
AccountBackupRestore.java Add logging to v21->v22 upgrade; small cleanup 2011-08-02 11:51:21 -07:00
AccountReconciler.java Disable the compose activity when there are no accounts configured 2013-12-17 14:24:37 -08:00
AttachmentProvider.java Fix NPE 2013-08-16 15:53:36 -07:00
ContentCache.java Clean up a bunch of warnings 2013-06-25 15:34:32 -07:00
DBHelper.java Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08:00
EmailProvider.java Keep on getting a couldn't sign-in notification 2014-03-07 16:38:47 -08:00
FolderPickerActivity.java Get rid of Account#name 2014-03-03 10:04:26 -08:00
FolderPickerCallback.java Add "System Folders" settings 2012-09-10 11:07:18 -07:00
FolderPickerDialog.java Missing part of I27ad5ee75df669315e03c9ccc299bfc8eacbb53b 2013-09-24 11:25:36 -07:00
FolderPickerSelectorAdapter.java Remove some warnings 2013-08-01 08:47:51 -07:00
RefreshStatusMonitor.java Handle User Refresh in Edge Cases 2013-10-18 09:32:47 -07:00
Utilities.java Quit dropping inline attachments on the floor 2014-02-21 11:16:29 -08:00
WidgetProvider.java Fix a bad log message. 2013-09-26 14:15:50 -07:00