Martin Hibdon
d710956640
Merge "Allow the quick response fragment to be displayed" into ub-mail-master
2014-01-09 22:06:16 +00:00
Martin Hibdon
0c7ff00df4
Allow the quick response fragment to be displayed
...
b/12442602
Change-Id: Iebd3ea3cd7b4120ae1690f8aba25d78e03d64b58
2014-01-09 13:58:16 -08:00
Martin Hibdon
6ae3bbfb72
Merge "Fix an oversight that wouldn't let us use oauth for dasher" into ub-mail-master
2014-01-09 21:52:36 +00:00
Tony Mantler
f8b253d564
Merge "Split AccountSetupBasics into Activity and Fragment" into ub-mail-master
2014-01-09 21:51:07 +00:00
Martin Hibdon
3cba65acec
Fix an oversight that wouldn't let us use oauth for dasher
...
b/12457993
Change-Id: I1ec31a17e292a76b26db5b5e75c51929d38c1f2d
2014-01-09 13:43:40 -08:00
Martin Hibdon
c9ee5a389a
Fix a crashing log line
...
b/12471608
Change-Id: I6d78c21c362f83322bf156e59ccb0935ff572772
2014-01-09 11:30:23 -08:00
Tony Mantler
9fad8219da
Split AccountSetupBasics into Activity and Fragment
...
Change-Id: Ib002d84497517b2e5687515693c0e1085b110c85
2014-01-08 15:50:42 -08:00
Martin Hibdon
3f1d67533b
Merge "Fix a privacy violating log" into ub-mail-master
2014-01-08 18:07:38 +00:00
Martin Hibdon
4e952d9cf4
Fix a privacy violating log
...
Change-Id: I0c49fde90e4c14e6751a927d0963533092fbef52
2014-01-08 09:30:16 -08:00
Martin Hibdon
afecc01461
Add some logging to figure out why oauth signup fails
...
Change-Id: Ie706c54c1fb78c4da94cea091201d715251e1c46
2014-01-07 17:29:23 -08:00
Andrew Sapperstein
e684f7d03c
Merge "Support inline image UI changes in Email b/5555553" into ub-mail-master
2014-01-08 00:56:09 +00:00
Martin Hibdon
78d168c19d
Fix a crash bringing up settings
...
Change-Id: If29fc7a4113ed7245cd82e6b26c63f08f4b9db2d
2014-01-07 16:41:43 -08:00
Martin Hibdon
bc5a832da1
Allow oauth to be used for any account
...
This is needed to allow authentication for dasher accounts.
Change-Id: Ic743cf5e027cb9dfbc85896ebae975a3ea40d7bc
2014-01-06 15:41:45 -08:00
Tony Mantler
e31fe0d47b
Typo: CONVERSATION_PROJECTION_QUERY_CURSOR_WINDOW_LIMT
...
Change-Id: I5e28bc618a38e12f171b12f71352838b4f27dbbc
2014-01-03 15:44:12 -08:00
Martin Hibdon
37e2cbb005
Merge "Fix a case that would leak connections if an exception happens" into ub-mail-master
2014-01-03 22:47:20 +00:00
Martin Hibdon
9fe8131c3f
Fix a case that would leak connections if an exception happens
...
Change-Id: I9f50911344e04f22e15bf9ba0c95f4e1b1422923
2014-01-03 14:33:28 -08:00
Martin Hibdon
e8eb6e659b
Make OAuth work
...
Now you can authenticate your account using oauth
for google hosted accounts (e.g. google.com, gmail.com)
The setup ui is still not up to spec.
Change-Id: Ib2826653550a823b4d1b8739c1e483746cccbc22
2014-01-03 14:05:46 -08:00
Martin Hibdon
ff1ee36cb5
Close Imap connections when we are done using them
...
Also, clean up when we create and lose track of ImapStores.
Prior to this we were creating them often, and losing track of them,
which renders useless a lot of the complex logic in ImapStore devoted
to reusing connections.
Change-Id: I771d4e46d0c1cb9b605c43d9cbae6e52f5894745
2014-01-03 14:01:04 -08:00
Martin Hibdon
5f4fb9bb14
Merge "Close Imap connections when we are done using them" into ub-mail-master
2014-01-03 21:59:34 +00:00
Tony Mantler
885ec98307
Merge "Split AccountSetupNames into Activity and Fragment" into ub-mail-master
2014-01-03 20:57:01 +00:00
Andrew Sapperstein
aef86e3501
Support inline image UI changes in Email b/5555553
...
A small CL to make sure email keeps compiling
and has the same behavior as before.
If Email wants to support long press to view image,
additional work needs to be done on the email side
in order to enable the full functionality.
Change-Id: I8e7cbdf2a2eee452fe9597097b77db5c8052d7fe
2014-01-03 11:12:14 -08:00
Tony Mantler
129e122608
Merge "Disable the compose activity when there are no accounts configured" into ub-mail-master
2014-01-03 18:31:34 +00:00
Tony Mantler
82b784b7c1
Merge "Re-background loading in AccountSecurity" into ub-mail-master
2014-01-03 18:30:59 +00:00
Martin Hibdon
6348f97c4b
Merge "Fix a crash when bring up settings" into ub-mail-master
2014-01-03 17:42:54 +00:00
Martin Hibdon
15b06c2080
Fix a crash when bring up settings
...
It is now required that any activity that extends
PreferenceActivity implement isValidFragment.
Change-Id: I3ef79430b7f176186493bd09af693b48f8c040a1
2014-01-03 09:30:44 -08:00
Martin Hibdon
5de5354918
Update some error logging
...
Now it logs stack traces of exceptions, and does not use
exception.toString() as the format specifier, which can be
dangerous.
Change-Id: If841426067017c574c4aff88b8d8ae6b49ee867a
2014-01-03 08:54:34 -08:00
Tony Mantler
00219e9fb9
Make the notification coalescence set thread-local
...
b/12197387
Change-Id: I36e49f43fa405e14bf507ef46e0d7c825240b628
2014-01-02 16:16:08 -08:00
Tony Mantler
65b3850706
Set image loading to "ASK_FIRST" for all accounts
...
b/12217358
Change-Id: If3664c29e5920f29a2bba0136d61ac5c0a2fe0dc
2013-12-19 09:50:01 -08:00
Tony Mantler
dc7fe8964c
Disable the compose activity when there are no accounts configured
...
b/10042454
Change-Id: I45767d3e727b4c1fe858d80ca2e063b491827302
2013-12-17 14:24:37 -08:00
Tony Mantler
2d92d29c9f
Clean up unused variables, sprinkle in some finals
...
Change-Id: I16126bbe2c56b63b332c3871f0e0731ae7940b55
2013-12-17 11:31:28 -08:00
Tony Mantler
d7655067e4
Re-background loading in AccountSecurity
...
This time use a loader and post from onLoadFinished
b/11987449
Change-Id: Ibf64dbb6aebad4d5d7d8ee8cdb0980240b86ec35
2013-12-16 15:47:58 -08:00
Tony Mantler
aaa5b71cec
Split AccountSetupNames into Activity and Fragment
...
Change-Id: Ie42bbbc0c5a4cc5402d6df2837894b5eddd52501
2013-12-16 14:52:32 -08:00
Tony Mantler
b9d071a493
Null check cursor
...
Mock provider is returning null on this query in testing.
b/12085240
Change-Id: Ifa5edc03707a6050acdbd5184a44409d46004e7e
2013-12-13 13:44:05 -08:00
Jerry Xie
2bf9590ddd
Fix SQLite update query
...
Change-Id: I54a5e2f29e1e171901e7087e27d132256460f0f5
2013-12-10 16:46:45 -08:00
Tony Mantler
b14f1a45a8
Merge "Convert SetupData into a retained fragment" into ub-mail-master
2013-12-10 19:24:16 +00:00
Martin Hibdon
44a6fc31a2
Merge "Allow database to hold oauth credentials" into ub-mail-master
2013-12-10 00:27:32 +00:00
Martin Hibdon
0b25179dab
Allow database to hold oauth credentials
...
Change-Id: I127297fd78c7676995f1dcfa59fbbcafe4e72e8e
2013-12-09 16:18:28 -08:00
Tony Mantler
9c8c471f97
Convert SetupData into a retained fragment
...
This will keep it from being recreated quite as much while off-thread tasks are possibly mutating it.
Change-Id: Ic9873489906339c33a76b8a600c0fc28016debc4
2013-12-09 12:02:12 -08:00
Tony Mantler
471e792ab4
Merge "Pass projection into getVirtualMailboxRow() and getVirtualMailboxCursor()" into ub-mail-master
2013-12-09 18:45:58 +00:00
Tony Mantler
e046d47c53
Pass projection into getVirtualMailboxRow() and getVirtualMailboxCursor()
...
b/10912870
Change-Id: Ief5137d113e91ee66318effdf4359629a8133131
2013-12-09 10:39:18 -08:00
Tony Mantler
10a5f9dba0
Merge "Make intents more explicit" into ub-mail-master
2013-12-09 18:28:59 +00:00
Tony Mantler
1644749d1b
Merge "Clean up dead/weird code." into ub-mail-master
2013-12-09 18:22:08 +00:00
Tony Mantler
fb9deb96c3
Make intents more explicit
...
also fix intent strings.
Change-Id: I880fd6cd6192ae43002e1ddc8558f823141c5952
2013-12-09 10:18:34 -08:00
Tony Mantler
a4436636ba
Merge "Coalesce notifications while in applyBatch" into ub-mail-master
2013-12-09 18:06:31 +00:00
Martin Hibdon
c35e5257d8
Merge "Add temporary code to do oauth authentication" into ub-mail-master
2013-12-09 00:43:56 +00:00
Martin Hibdon
874d25ff70
Add temporary code to do oauth authentication
...
This just adds an oauth button to the accountSetupBasics
screen, which will launch a webview and go to the google
authentication page.
Change-Id: I09d5182fa6081fb94b40e7910b71afbbee70387e
2013-12-06 17:39:23 -08:00
Jerry Xie
b174976d59
Merge "Get Email units to compile" into ub-mail-master
2013-12-05 22:04:13 +00:00
Jerry Xie
17d3a29c9d
Get Email units to compile
...
Change-Id: I171a0e2421c5006d9862ad94f886932146547020
2013-12-05 11:11:21 -08:00
Martin Hibdon
5632d4449b
Merge "Add configuration for oauth providers" into ub-mail-master
2013-12-04 00:29:17 +00:00
Martin Hibdon
e62688f0d6
Add configuration for oauth providers
...
There is now an xml file that holds parameters for oauth
providers, and entries in providers.xml can specify that
they can use oauth.
Change-Id: Ibce5b207f83ce9c773f8f713be9e73bb068070ed
2013-12-03 16:27:08 -08:00