Tony Mantler
9ef3c8b3f8
Disambiguate providers between AOSP and EmailGoogle
...
b/13323222
Change-Id: I7d10182973b57e4c2c306739a15237952a7e6c95
2014-03-10 13:01:23 -07:00
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
Tony Mantler
064726d9f9
Centralize EmailServiceInfo retreival and pre-fill data for autodiscover
...
b/13341957
b/13356801
Change-Id: I9ed399bd6a695e14cf8019d3f62c7e5753e1f4d8
2014-03-07 14:28:35 -08:00
Tony Mantler
094656be6e
Merge "Fix some save/restore state bugs in setup flow" into ub-mail-master
2014-03-07 18:52:24 +00:00
Andrew Sapperstein
b9e4521634
Merge "Support display of chevrons in Email. b/7961430." into ub-mail-master
2014-03-07 18:24:02 +00:00
Andrew Sapperstein
803631497c
Support display of chevrons in Email. b/7961430.
...
Change-Id: I6e19d4a942539f63b9503e1036761758715d3558
2014-03-06 21:46:24 -08:00
Tony Mantler
44020f5e40
Merge "Convert manual setup to a checkbox" into ub-mail-master
2014-03-06 19:25:06 +00:00
Tony Mantler
2857b5d093
Fix appearance and a11y of account setup navigation buttons
...
b/13341957
Change-Id: I3664c83ef6c9016448fa6691bb27146fcb8144b4
2014-03-06 10:46:30 -08:00
Tony Mantler
e8fe78062d
Fix some save/restore state bugs in setup flow
...
b/13335176
Change-Id: Ib7b794149de849112317f9b956e82889ecadf6d0
2014-03-06 10:29:22 -08:00
Tony Mantler
7dfbd2e14d
Add gradient to background of account setup flow.
...
I can't see the difference, can you see the difference?
b/13307488
Change-Id: I836a407c058286546df149709eef8392b854d07c
2014-03-05 16:36:49 -08:00
Tony Mantler
1b6292e2ab
Convert manual setup to a checkbox
...
b/13312261
Change-Id: Ie71666e29f506bc4ca87aad62364592d9aa63c19
2014-03-05 14:10:44 -08:00
Andrew Sapperstein
19b7e95d64
Use BroadcastReceiver to listen for LOCALE_CHANGED
...
Previously, we used the service to listen to Intent.ACTION_LOCALE_CHANGED.
This never worked because that intent is broadcasted by the system
and so Services will never receive them. Just use the existing forwarding
infrastructure to send the broadcast to the service.
Change-Id: I50ef625804e76e2348d3fe14686778d54463b78d
2014-03-04 15:55:52 -08:00
Tony Mantler
001e4ea42c
Fix automatic account creation
...
b/13105763
Change-Id: Ia3525dfe194ef6ed1528329cf77d64214c81d8cf
2014-03-04 09:54:56 -08:00
Tony Mantler
05f946e6cf
Merge "Reset state when we error out of certain actions" into ub-mail-master
2014-03-04 17:31:52 +00:00
Baligh Uddin
47c2b02914
Merge "Import translations. DO NOT MERGE" into ub-mail-master
2014-03-04 17:17:28 +00:00
Baligh Uddin
d5567bbc04
Import translations. DO NOT MERGE
...
Change-Id: Ib4a1f8cb08ba7da4a1ecf2dbe99f13ae6e9628fc
Auto-generated-cl: translation import
2014-03-03 13:31:58 -08:00
Tony Mantler
4b73ce73bf
Merge "Get rid of Account#name" into ub-mail-master
2014-03-03 21:08:31 +00:00
Tony Mantler
e6b1575a45
Use email address instead of trying to reconstruct it
...
b/13280168
Change-Id: I0391dd8c169aa0185c7ff9f79970bcb5595fe84f
2014-03-03 10:52:56 -08:00
Tony Mantler
531b363059
Get rid of Account#name
...
b/13249115
Change-Id: I810237961f429e1f082925c0c6423ca808d4c8f0
2014-03-03 10:04:26 -08:00
Tony Mantler
34eac10a11
Reset state when we error out of certain actions
...
b/13249204
Change-Id: I8312d913d5a14bfd7e02f35393cc071ba66225d1
2014-02-28 15:56:55 -08:00
Tony Mantler
b2df479d06
Merge "Add iCloud.com entries to providers.xml" into ub-mail-master
2014-02-28 23:46:36 +00:00
Tony Mantler
04ad7faefb
Add iCloud.com entries to providers.xml
...
b/13249151
Change-Id: Ia741f6b2cad4b205bc2c95e823b35be72df63de4
2014-02-28 15:25:29 -08:00
Tony Mantler
6011ca431f
Merge "Fix tests" into ub-mail-master
2014-02-28 22:43:46 +00:00
Tony Mantler
951eb080f9
Fix tests
...
b/13244976
Change-Id: I8aa00e32b1a2155242ed30a61b27db16fe15b605
2014-02-28 14:21:41 -08:00
Tony Mantler
5bd639edc5
Set activity result when account is created
...
So we don't drop out of the app after initial account creation
b/10666403
Change-Id: Ibd9b2c1ac6ee950e6d80f1724f5c7fd989f718b6
2014-02-28 11:33:43 -08:00
Tony Mantler
9e7b850595
Merge "Merge setup fragments under a single activity" into ub-mail-master
2014-02-28 17:11:38 +00:00
Tony Mantler
39d63b746c
Merge "Fix sync window preference being added multiple times" into ub-mail-master
2014-02-27 17:25:44 +00:00
Tony Mantler
9ef2c5f2cf
Fix sync window preference being added multiple times
...
Also clean up potential NPE
b/13109860
Change-Id: I46bebd6af6329679af28b6b997cd33fca97376dd
2014-02-26 16:02:12 -08:00
Tony Mantler
76472ae40c
Merge setup fragments under a single activity
...
Change-Id: I10cf8bb9f6bc1a26ea97ae664f0196ae9e9493b5
2014-02-26 13:47:41 -08:00
Baligh Uddin
e41461c151
Import translations. DO NOT MERGE
...
Change-Id: I814417b33835cb75d196077b56c073514235a9c4
Auto-generated-cl: translation import
2014-02-26 13:11:12 -08:00
Tony Mantler
dde11440e1
Merge "Fix IMAP delete handling" into ub-mail-master
2014-02-26 00:40:30 +00:00
Baligh Uddin
7f6855864c
Merge "Import translations. DO NOT MERGE" into ub-mail-master
2014-02-25 17:23:25 +00:00
Baligh Uddin
9beac5ce87
Import translations. DO NOT MERGE
...
Change-Id: Ida34fae1488c3d5a05b1e69e622f83252d810c42
Auto-generated-cl: translation import
2014-02-24 14:20:43 -08:00
Martin Hibdon
d9abcfa2be
Merge "Update the title for the oauth authentication screen" into ub-mail-master
2014-02-24 19:17:14 +00:00
Tony Mantler
220dc1bf57
Fix IMAP delete handling
...
When a message is flagged as deleted on the server, but is not yet purged,
we'll see it syncing down with a deleted flag. This change treats that
condition as if the message has been fully deleted.
Also fix a copy/paste error for cleaning up the message modification tables.
b/12367845
b/13137235
Change-Id: Ic741dedc10251775a7afdce171d59efbd2cf1a5f
2014-02-24 10:19:05 -08:00
Tony Mantler
da2582c9f4
Merge "Quit dropping inline attachments on the floor" into ub-mail-master
2014-02-21 20:59:12 +00:00
Tony Mantler
c5685ba600
Fix tests
...
Change-Id: I89370919dd5a8a129ea946f2d3429f0d4a056eb6
2014-02-21 11:43:19 -08:00
Tony Mantler
16fea4dfc0
Quit dropping inline attachments on the floor
...
If we have image/* attachments with "Content-Disposition: inline" we would
fetch the images immediately, then drop them on the floor instead of saving
them to the DB.
Add code to catch these attachments and save them.
b/13132802
Change-Id: I5203bb1aa518aa46cdb3a38ead6f79af63b521ac
2014-02-21 11:16:29 -08:00
Brett Chabot
5f72d21df9
Add a placeholder flaky test.
...
For fun and profit.
Change-Id: Id9feb6bc89a66143f1220053fdf0e3fd25097229
2014-02-20 21:59:50 -08:00
Brett Chabot
695c77e526
Convert Email tests to use android-support-tests
...
Change-Id: I173afa352504757e84f5cc48dca8b493957ff6a1
2014-02-20 21:03:07 -08:00
Martin Hibdon
ff3276a69d
Update the title for the oauth authentication screen
...
Change-Id: I93300791551e199c47880773f2ea9301154cd077
2014-02-20 16:08:46 -08:00
Martin Hibdon
c02e3d5567
Merge "Fix temporary setup flow on tablets" into ub-mail-master
2014-02-20 22:45:50 +00:00
Martin Hibdon
ae0143e489
Fix temporary setup flow on tablets
...
b/13105763
Change-Id: I63f6956afbbaceadfc1a77701c6f256705601c09
2014-02-20 14:32:22 -08:00
Baligh Uddin
7e1dc278c7
am ecbdb2e3
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'ecbdb2e39070ddd20f759f1ca41c0222e01db10e':
Import translations. DO NOT MERGE
2014-02-20 21:18:31 +00:00
Baligh Uddin
09ac61a1ca
am eebefdbc
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'eebefdbc2fd08441cf4235ee0a940fc76375e2f0':
Import translations. DO NOT MERGE
2014-02-20 13:18:12 -08:00
Baligh Uddin
ab74aa6ce2
Merge "Import translations. DO NOT MERGE" into ub-mail-master
2014-02-20 21:16:39 +00:00
Baligh Uddin
cad590c9a4
Import translations. DO NOT MERGE
...
Change-Id: I10e59f47be32dbf3ff8d301c03751f6ef5d355e8
Auto-generated-cl: translation import
2014-02-20 11:23:04 -08:00
Baligh Uddin
ecbdb2e390
Import translations. DO NOT MERGE
...
Change-Id: I8524ae21a5965ca5188e8190e40b6c1ec553583c
Auto-generated-cl: translation import
2014-02-20 11:18:49 -08:00
Baligh Uddin
eebefdbc2f
Import translations. DO NOT MERGE
...
Change-Id: I6783f200c9b6f1e152f96ac998e720707b39891d
Auto-generated-cl: translation import
2014-02-20 11:07:40 -08:00
Jerry Xie
3555dc03bf
Add @SmallTest annotation to test classes so they get run in continuous
...
Change-Id: Ieb0e3af146a6668c813ff16a718221eae61e8e01
2014-02-19 20:13:59 -08:00