History log of /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/IntentUtilities.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0dffe3afd7a2fdfb394573aa0d8d06dd90e9fe12 30-Jan-2014 James Lemieux <jplemieux@google.com> 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
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/IntentUtilities.java
c4d139c4f4d924eae0307e8349ae977441dabbed 28-Sep-2013 Alon Albert <aalbert@google.com> Auth Notification

Some changes that allow a notification to open Account Settings for a specific
account

Bug: 10930585
Change-Id: Ib329e339b405ccbc0631d5ce6a23bf8fa6d62b83
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/IntentUtilities.java
0e6a521747970d5427f10c25cdc070d2341dc93a 08-Aug-2011 Ben Komalo <benkomalo@google.com> Move IntentUtils to emailcommon.

This is needed so Exchange can fire up Email activities.
No change other than the move.

Bug: 5122497
Change-Id: I6ee3f61654745fafd444314ecf75eb8ae6bbd01d
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/IntentUtilities.java