Commit Graph

9665 Commits

Author SHA1 Message Date
Tony Mantler
8ff8193608 am 243d5fb8: Merge "Add more padding in setup flow for wide screens" into ub-mail-algol
* commit '243d5fb8ab2eabdaf37cda8b03e822bba4e218c1':
  Add more padding in setup flow for wide screens
2014-04-02 22:57:02 +00:00
James Lemieux
5b24227741 am f456b4f9: Merge "Show "To:<Names>" in sent and outbox index views" into ub-mail-algol
* commit 'f456b4f9d49ebc2ffaf191e8faa55ec73fcb3814':
  Show "To:<Names>" in sent and outbox index views
2014-04-02 22:56:58 +00:00
James Lemieux
ef2d771252 am 603d1bfa: Merge "Fix an out-of-date comment." into ub-mail-algol
* commit '603d1bfa5ed12fa3a54c660ac4cc0c753e0cde8e':
  Fix an out-of-date comment.
2014-04-02 22:56:57 +00:00
Anthony Lee
10318650a6 am 8a5a5779: Merge "b/13659368. Ensure properly download status for attachments on failures." into ub-mail-algol
* commit '8a5a5779a3072ed4d1372c64e694e8fbad6cf76c':
  b/13659368. Ensure properly download status for attachments on failures.
2014-04-02 22:56:56 +00:00
Tony Mantler
757656742e am 296cde56: Add disambiguation screen when user protocol choice differs from providers.xml
* commit '296cde560348435ba2a64cc9ac308115721b88b3':
  Add disambiguation screen when user protocol choice differs from providers.xml
2014-04-02 22:56:53 +00:00
Tony Mantler
538bb718af am ca7df3f2: Begone, foul keyboard!
* commit 'ca7df3f234b0434caab0ca9149b19bad9955777a':
  Begone, foul keyboard!
2014-04-02 22:56:52 +00:00
Tony Mantler
000890182e am 0f151d5f: Merge "Move nav buttons to left and right on account setup flow" into ub-mail-algol
* commit '0f151d5fb544f35f006230f649c49f477cb8bf86':
  Move nav buttons to left and right on account setup flow
2014-04-02 22:56:51 +00:00
James Lemieux
1d074abc2c am 5057d6df: Replying to a Message with an encoded email address shows the encoded address in the to field.
* commit '5057d6dffb994b4d1d02c05e06f679de8ef05ea5':
  Replying to a Message with an encoded email address shows the encoded address in the to field.
2014-04-02 22:56:50 +00:00
Baligh Uddin
1d8294facf Merge "Import translations. DO NOT MERGE" into ub-mail-master 2014-04-01 20:43:15 +00:00
Scott Kennedy
e3e6300cf3 Merge "Revert "email: add support for Server Name Indication (SNI)"" into ub-mail-master 2014-04-01 20:32:38 +00:00
Scott Kennedy
048a2956da Revert "email: add support for Server Name Indication (SNI)"
This reverts commit 75cf76875e.

Bug: 13744933
Change-Id: I6ef39dfa13dcadc5a41c79f65bc0eed9d27dd447
2014-04-01 20:21:05 +00:00
Baligh Uddin
44e81bd28b Import translations. DO NOT MERGE
Change-Id: I63887c7aa9f637d097a27832c6940b65fd6fed53
Auto-generated-cl: translation import
2014-04-01 12:55:26 -07:00
Tony Mantler
243d5fb8ab Merge "Add more padding in setup flow for wide screens" into ub-mail-algol 2014-03-31 22:58:10 +00:00
James Lemieux
f456b4f9d4 Merge "Show "To:<Names>" in sent and outbox index views" into ub-mail-algol 2014-03-31 21:11:40 +00:00
James Lemieux
603d1bfa5e Merge "Fix an out-of-date comment." into ub-mail-algol 2014-03-31 21:11:19 +00:00
James Lemieux
974ccb1735 Fix an out-of-date comment.
The code related to the comment didn't ship as part of Kitkat MR2 and instead will go out with the platform L release.

Change-Id: Ib9ece3390005b5b0217e0c5540322802b1c096ad
2014-03-31 21:09:51 +00:00
Anthony Lee
8a5a5779a3 Merge "b/13659368. Ensure properly download status for attachments on failures." into ub-mail-algol 2014-03-31 20:47:27 +00:00
Anthony Lee
b6125ae385 b/13659368. Ensure properly download status for attachments on failures.
The reason why the UI is wedged is becasue it doesn't
see a state transition in the status. So now we detect the situation
where the user is trying to download an ineligible file and force
the status to indicate that it was a failure to dismiss the UI and
to show the correct error message.

Change-Id: I9264966830a317724bf2fe469ae570860ba7c2a9
2014-03-31 13:21:28 -07:00
James Lemieux
469c426376 Show "To:<Names>" in sent and outbox index views
b/13304929

The solution being delivered introduces a new folder capability:
UIProvider.FolderCapabilities.SHOW_RECIPIENTS which indicates a folder
should display "To: " in front of its participants list because it
is a folder containing outgoing mail or sent mail (thus viewing
recipients is more useful than senders). This capability is returned
for Drafts, Sent, and Outbox.

Note that extra work was required to make this function properly in
the widget we export to the launcher. See BaseWidgetProvider and
friends for details.

Change-Id: Ie7b077b8dd8934182de5e94a90fa163e8105faac
2014-03-31 12:35:15 -07:00
Scott Kennedy
59964f6a5d Merge "Remove all translations for a fresh import" into ub-mail-master 2014-03-31 18:47:37 +00:00
Tony Mantler
5ee38b7444 Add more padding in setup flow for wide screens
b/13728657

Change-Id: Ib7c996d188b9f70cc4adbd2a7545c5f8a2099d87
2014-03-31 11:44:21 -07:00
Scott Kennedy
deb231df7d Remove all translations for a fresh import
Change-Id: I7ead59a4aedabd68b66a4012c45e964f03884a7e
2014-03-31 11:03:30 -07:00
Jorge Ruesga
75cf76875e email: add support for Server Name Indication (SNI)
Change the underlaying socket factory reference to SSLCertificateSocketFactory which
has support for SNI since 4.2, and remove the access to the obsolete methods from
the old factory reference.
This change will setup the socket with a proper hostname prior to the ssl handshake.

Change-Id: Ie537b1d8c3da33de3665e481320be134939155ca
Signed-off-by: Jorge Ruesga <j.ruesga.criado@gmail.com>
2014-03-31 10:54:16 -07:00
Tony Mantler
296cde5603 Add disambiguation screen when user protocol choice differs from providers.xml
b/13640868

Change-Id: I75116f30e9c12d2e8b6757bf208e1519e438aed9
2014-03-28 17:08:04 -07:00
Tony Mantler
ca7df3f234 Begone, foul keyboard!
Hide keyboard when advancing setup screens

b/13640446

Change-Id: I913a6afe9bcd4864bf218cab59a3d9e84b23f7d9
2014-03-28 11:20:23 -07:00
Tony Mantler
0f151d5fb5 Merge "Move nav buttons to left and right on account setup flow" into ub-mail-algol 2014-03-28 17:29:38 +00:00
James Lemieux
5057d6dffb Replying to a Message with an encoded email address shows the encoded address in the to field.
b/11658428

As per Yu Ping's advice, we alter the storage of all email addresses (from, to, cc, bcc and
replyto) to be stored in *decoded* format within our database. This makes them both human
readable when inspecting the database manually and alleviates the need to repeatedly decode
them before they are displayed anywhere in our UI layers.

As part of this bugfix, I resurrected several tests related to the LegacyConversions class out of
LegacyConversionsTests and into a new (not Suppressed) test class: LegacyConversionsTest

Change-Id: Ie2e3264646e25c08c4ba74f60b3e1090c052e6c6
2014-03-27 23:25:53 +00:00
Tony Mantler
a1916415fa Move nav buttons to left and right on account setup flow
For extra-wide displays

b/13640931

Change-Id: Ibc99dc287b9bb3f125abe3f931a34589927443e7
2014-03-27 16:20:49 -07:00
Tony Mantler
37515ea5f3 am 0ecf8068: Merge "Add giant yellow email logo to account setup screen" into ub-mail-algol
* commit '0ecf80685ce776e370444adb1afe3b2317f29de2':
  Add giant yellow email logo to account setup screen
2014-03-27 23:01:22 +00:00
Baligh Uddin
3783fa674d am ba76a96a: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-mail-algol
* commit 'ba76a96a6c02f86361b49ef3b1a9eb3f6dc3d73d':
  Import translations. DO NOT MERGE
2014-03-27 23:01:20 +00:00
Martin Hibdon
dee5f72aa4 am 699ee651: Merge "Upgrade my logging from .e to .wtf" into ub-mail-algol
* commit '699ee651b9fbe0e7de0043cf3f9e0da117946dcc':
  Upgrade my logging from .e to .wtf
2014-03-27 23:01:20 +00:00
Martin Hibdon
8fde3ab8c8 am c7031638: Minor formatting change
* commit 'c7031638bdf550d8a511a32eac31f41bb566fa65':
  Minor formatting change
2014-03-27 23:01:19 +00:00
Martin Hibdon
2a2f00e20d resolved conflicts for merge of 4d6225d6 to ub-mail-master
Change-Id: I27d39707d64972f17e2d84736097d24958239d1b
2014-03-27 15:55:34 -07:00
Martin Hibdon
eabd3df312 am 23ff99df: Merge "Fix IMAP message upsync to include attachments." into ub-mail-algol
* commit '23ff99df9dade4246484923505330eb31035328d':
  Fix IMAP message upsync to include attachments.
2014-03-27 22:54:03 +00:00
Martin Hibdon
19d11fd6be am 83f29978: Merge "Increase touch target for adding authentication" into ub-mail-algol
* commit '83f29978687d03164d05a43a2d7f58935c818d7d':
  Increase touch target for adding authentication
2014-03-27 22:54:03 +00:00
Tony Mantler
0a1af28960 am 2fbddae8: Merge "Remove hairline in account setup flow" into ub-mail-algol
* commit '2fbddae8817dab891be29ac4fcb7ba7b00b69a49':
  Remove hairline in account setup flow
2014-03-27 22:54:02 +00:00
Martin Hibdon
bdb2e2759b resolved conflicts for merge of e5d754e1 to ub-mail-master
Change-Id: I1de1eebac1f6c68b038e1522012522c5139569fb
2014-03-27 15:50:18 -07:00
Tony Mantler
0ecf80685c Merge "Add giant yellow email logo to account setup screen" into ub-mail-algol 2014-03-27 22:38:47 +00:00
Baligh Uddin
ba76a96a6c Merge "Import translations. DO NOT MERGE" into ub-mail-algol 2014-03-27 21:51:21 +00:00
Tony Mantler
c5e07960b6 Add giant yellow email logo to account setup screen
b/13677552

Change-Id: Icfd2e878fd62118486c347ae4737c5409a2e5c9b
2014-03-27 14:34:13 -07:00
Martin Hibdon
699ee651b9 Merge "Upgrade my logging from .e to .wtf" into ub-mail-algol 2014-03-27 21:31:43 +00:00
Martin Hibdon
dc0ac5a316 Upgrade my logging from .e to .wtf
b/13640564

Change-Id: I360aa6bab99cc1c414b4f89fcfe3c82eb6e282c3
(cherry picked from commit 8eaa3f029e)
2014-03-27 21:30:46 +00:00
Martin Hibdon
c7031638bd Minor formatting change
b/13642247

Change-Id: I02e495142d8043c8749ab0bce21f4c7c1cea7a5f
(cherry picked from commit 64b4f7dcff)
2014-03-27 21:30:37 +00:00
Martin Hibdon
4d6225d699 Merge "Add logging to help track down a bug causing invalid credentials" into ub-mail-algol 2014-03-27 21:30:15 +00:00
Martin Hibdon
23ff99df9d Merge "Fix IMAP message upsync to include attachments." into ub-mail-algol 2014-03-27 21:30:08 +00:00
Martin Hibdon
83f2997868 Merge "Increase touch target for adding authentication" into ub-mail-algol 2014-03-27 21:29:58 +00:00
Tony Mantler
2fbddae881 Merge "Remove hairline in account setup flow" into ub-mail-algol 2014-03-27 21:29:53 +00:00
Martin Hibdon
7c8eee40c1 Add logging to help track down a bug causing invalid credentials
b/13640564

Change-Id: I1161764e1278375eb786689a11e6899e8363fc8b
(cherry picked from commit 5419284715)
2014-03-27 21:25:16 +00:00
Tony Mantler
38f9991634 Fix IMAP message upsync to include attachments.
b/13138456

Change-Id: If16b619a650c640a37cb4563750a6327a5e601e6
(cherry picked from commit 0c8696c2eb)
2014-03-27 21:23:32 +00:00
Martin Hibdon
c0707dd3b4 Increase touch target for adding authentication
b/13642313

Change-Id: I9681cd6ad21e4da76cac3202dc61bdc49b978c71
(cherry picked from commit 7bf3bb9947)
2014-03-27 21:23:19 +00:00