• Home
  • History
  • Annotate
  • only in /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
History log of /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c68d34d924b32dd40644637be5817d0e64ac73be 21-May-2014 Tony Mantler <nicoya@google.com> Make Base64Body clean up its InputStream after writing

Change-Id: Idb02205e54cb1a8c83f608c2ebfb85ef7f16bd72
ase64Body.java
1fa009551845a6454ca2b31cfd20999b113e7890 04-Apr-2014 Scott Kennedy <skennedy@google.com> Fix another test

I'm pretty sure this is the last one :)

Change-Id: I90d84699cfb96499383923836cfc0cf60fac667b
ddress.java
ede08646dbe563c90358ffec2c7397616ca1e523 04-Apr-2014 Scott Kennedy <skennedy@google.com> Fix a couple more tests

Change-Id: Ia0c14b8bf262dc1d42489c5ea7347124aa4fa887
ddress.java
23c95321afcccdfebcaff33f8be07a07b8c435d7 04-Apr-2014 Scott Kennedy <skennedy@google.com> Fix some tests

The Proguard changes broke a few

Change-Id: I7fb2caf7f9e3ceaf9fc14c54abf8a40d8d3ca9c1
ddress.java
48360707c04c11a92a725d74546a53a5afb36ad8 24-Mar-2014 Tony Mantler <nicoya@google.com> Fix IMAP message upsync to include attachments.

b/13138456

Change-Id: I3a6ea725ee80f4f323a375a1148e89c19a10c3e1
ase64Body.java
older.java
55d0725ebe4d12c7d1d02f5ee13840c1f200503d 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.

Our best guess based on the reported bug is that the IMAP server should
be returning "UNAVAILABLE" indicating the IMAP server is up and
responding but some resource it relies on (e.g. LDAP) is currently down.
We translate the "UNAVAILABLE" response code into a Server Error value
and display a message to the user and a Retry button.

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
essagingException.java
4d3e937bb3ca208c320e8a124c6f26079c4090d0 23-Jan-2014 James Lemieux <jplemieux@google.com> Eliminate redundant methods in Address class

THIS DOES NOT CHANGE ANY EXISTING FUNCTIONALITY.

Address.pack() has been removed and all calls replaced with its synonym Address.toHeader().
Address.unpack() has been renamed to Address.fromHeader() to follow the new naming convention.

In days of yore, pack() and toHeader() used to do different things. Now they are identical and
thus one is superfluous. We have standardized on toHeader() and fromHeader().

Change-Id: I199d7718e6816385c9433c3bd7201f80f2287f10
ddress.java
821e578a71c7015646522e729600618f0ec16fc0 07-Jan-2014 Tony Mantler <nicoya@google.com> Deduplicate Address class

Change-Id: I4f6df51f5641475ffaf96b0189ccc00748880cc0
ddress.java
b46db2e400ab2eae168baea4c4c7a298cdfa4fb6 03-Jan-2014 Martin Hibdon <mhibdon@google.com> Fix the build

This should have gone in with my previous CL

Add a new messaging exception type
This is for cases where the client is configured to use OAuth,
but the server reports that it does not support that.

Change-Id: I9eb5c7788b1bfdfd69e272845ba3e3b1d7b6f6cc
essagingException.java
90660b081cb9eafd333c31ef58bd85f86d485152 09-Oct-2013 Yu Ping Hu <yph@google.com> Fix build break.

None of the subclasses actually throw the exception, so
declaring it is wrong.

Change-Id: I0f04f87ee2537fe12d8c5d932d311d4db7148185
older.java
f24a125e5fedaae7bdc4eeceeb542cc5a7f3bdd9 22-Aug-2013 Yu Ping Hu <yph@google.com> Improve our validation of email addresses.

Our previous checks were way too permissive and caused
grief downstream (e.g. when performing Exchange AutoDiscover).
This now rejects more bad email addresses than before.

Bug: 10357463
Change-Id: Ib70ab2fe0e52d92f8dc7b770bf9438a354808e46
ddress.java
aa27bc0e1c3bb6be4609b00007637a9d3e960f5e 02-Aug-2013 Scott Kennedy <skennedy@google.com> Fix more warnings

Change-Id: I78c6df845aae3475c1e2469b29b52cc995d8d3ae
ddress.java
essage.java
essageDateComparator.java
8a065b8843de18c41019967790a42d2c08bdd99c 23-Jul-2013 Martin Hibdon <mhibdon@google.com> Add another getMessages() api to Folder

now it allows getting by date range.

Change-Id: I3d4fb7c61a3be48def4d910446bd7d9937987f5f
older.java
345c43e12db42f6bdc0c15ac1c96af10164a458c 01-Jun-2013 Andrew Sapperstein <asapperstein@google.com> Move some of emailcommon to UnifiedEmail.

Just some refactoring.

Change-Id: If298b5a96d57ba9d3eece33b4a09a74fc52f73cc
ddress.java
uthenticationFailedException.java
ody.java
odyPart.java
ertificateValidationException.java
etchProfile.java
etchable.java
lag.java
older.java
eetingInfo.java
essage.java
essageDateComparator.java
essagingException.java
ultipart.java
ackedString.java
art.java