Commit Graph

126 Commits

Author SHA1 Message Date
Marc Blank
26cda14a0f Merge "Fix security notifications & crash" 2012-04-11 22:36:35 -07:00
Marc Blank
fec41d34ba Fix security notifications & crash
Bug: 6318784
Change-Id: Iadba96fc38896edf4a22dde2d02430fcb6bf1e29
2012-04-11 19:54:12 -07:00
Eric Fischer
f499c7a4f1 Import translations. DO NOT MERGE
Change-Id: Ia178a1168c4adf17687f6147a24fdabc1e4f52a7
2012-04-11 11:24:07 -07:00
Eric Fischer
2d8dd0f2d1 Merge "Import translations. DO NOT MERGE" 2012-04-10 14:14:34 -07:00
Vikram Aggarwal
d1241db03e Merge "Add the starred folder type" 2012-04-10 13:00:26 -07:00
Vikram Aggarwal
cd1f1f578a Add the starred folder type
Change-Id: I41eeea30aff21c8d6dbc82ab73cc8f13136dfffa
2012-04-10 12:57:59 -07:00
Marc Blank
3b22996245 Make sure sync sets up TempDirectory
Bug: 6316466
Change-Id: I7a7254692db3d53cb16af7b0faa9201a574eab7f
2012-04-10 12:48:00 -07:00
Marc Blank
6e4b9e3907 Oops; fix about-to-be-broken build
Change-Id: I2086eee46eb371a91aacccfd6021704e8875fb00
2012-04-10 12:22:40 -07:00
Marc Blank
ea4bcad7ba Use real email icon in Email2
Change-Id: I12f65f244aed747b6f3717f4ca9ddc3c6f1d63df
2012-04-10 12:17:35 -07:00
Eric Fischer
130d9f4c10 Import translations. DO NOT MERGE
Change-Id: I49ad4575872dd07985914034e29271d77dcab8cc
2012-04-10 12:10:49 -07:00
Marc Blank
2e4b884c1d Set forwarded/replied-to flags in ref message
* Also, little bit of cleanup

Bug: 6282892
Change-Id: Ie36e6ce7eaedaed59b5b9480b8ce4eac2025c620
2012-04-10 11:11:55 -07:00
Marc Blank
157a9bd57d Set acct sync status to "initial sync needed" until inbox exists
* Notify on account when mailboxes are added

Change-Id: I8b78c37b5305a28a261a82308bb5bf88c0728fdc
2012-04-10 09:57:40 -07:00
Marc Blank
ea181b0bce Merge "Add various virtual folders" 2012-04-10 09:31:49 -07:00
Marc Blank
3a4448facc Add various virtual folders
* Added a starred folder for each account (only shows up if there
  are any starred messages)
* Added a combined starred folder in the "combined" account
* Use proper icon for the starred folders
* Set proper counts for these folders

TODO: There are probably a bunch of loose ends related to how the
counts in these virtual folders get updated

Change-Id: I72fcf543716583bdfcbdd50ffcac3b023a9b59e6
2012-04-10 09:26:09 -07:00
Paul Westbrook
b56fa92fc8 Merge "Change folder settings menu name" 2012-04-10 09:25:09 -07:00
Paul Westbrook
06fbb1354b Merge "Use plain senders view for email. Doesn't provide complex senders info." 2012-04-09 22:43:43 -07:00
Paul Westbrook
b7c5f2003f Change folder settings menu name
Use pre-JB string

Change-Id: Id829294e9f7b245ff51cc751bc834a8fa636d89b
2012-04-09 22:31:53 -07:00
Marc Blank
081582122c Merge "Add attachments to ui messages" 2012-04-09 22:21:48 -07:00
Marc Blank
39edfeb840 Add attachments to ui messages
Bug: 6309686
Change-Id: If3d25e6273c453b99aa0acfcca8e7d5636c7de3a
2012-04-09 20:07:07 -07:00
Marc Blank
9c8cc9f504 Fix total count for drafts
Bug: 6310774

Change-Id: I95db8c4751553da583ecde8b003d8d532c64a995
2012-04-09 17:06:32 -07:00
Mindy Pereira
df1440ddfa Use plain senders view for email. Doesn't provide complex senders info.
Change-Id: I4313a5e8f0f8628546011c63956dd20d5f7f0332
2012-04-09 14:42:58 -07:00
Paul Westbrook
c59b877589 Retrict widget updates to those from Email
We don't want Email to update its widget when changes happen in
Gmail

Change-Id: I2cbcb44d6a983e9824de6653746004237823b0f4
2012-04-09 10:16:31 -07:00
Marc Blank
f81cb2a7ef Handle no-accounts startup
* Properly returns result to AbstractActivityController
* Still crashes after account is created, however, since no inbox will
  exist

Change-Id: Id4da70e785d5795463aa609d571626cfcb01b85f
2012-04-08 11:01:12 -07:00
Marc Blank
46c3132c0b Remove lots o' logging
Change-Id: Iebd461a80c1dfbe11ebb86e643fef670222bff21
2012-04-06 17:43:13 -07:00
Marc Blank
2f6e7797c1 Send account uri with messages
Change-Id: Ib42578726ed42a22c0841529dd78e3976e2e7f88
2012-04-06 16:07:37 -07:00
Marc Blank
8e4b457b86 Add column for eventual thread topic
Change-Id: I23a66d3ddf2fbdce516c161017713809af458d3d
2012-04-06 15:32:46 -07:00
Paul Westbrook
05ba972408 Move settings into account
Change-Id: I0e791ead6c54af96afbfdf1d38457fb2fb41c4dc
2012-04-06 12:38:10 -07:00
Marc Blank
1f1a500eaf Set ACCOUNTS_LOADED extra with accounts cursor
Change-Id: If33f9e532aacc39caf99b58b8b955b788147d7b1
2012-04-06 12:07:25 -07:00
Marc Blank
948b008f9a Hook up settings, draft, sendmail in combined inbox
Change-Id: I91fe4799786ade66e6965056f01e2caf4adca705
2012-04-06 10:37:14 -07:00
Marc Blank
0d3f91560a Merge "Prevent empty notifications from appearing" 2012-04-05 13:55:49 -07:00
Eric Fischer
0897006e60 Merge "Import translations. DO NOT MERGE" 2012-04-05 13:08:04 -07:00
Eric Fischer
7c930b8d0a Import translations. DO NOT MERGE
Change-Id: I6eb7c2076ec915a2ae7f38344501a195197f1ae5
2012-04-05 12:52:33 -07:00
Marc Blank
27f666af7f Prevent empty notifications from appearing
Bug: 6232216
Change-Id: I079c9467fe43649f0d0d744a34fd234697e0f765
2012-04-05 12:13:16 -07:00
Marc Blank
e228be9d0d Merge "Handle "always show pictures for this sender"" 2012-04-05 11:53:47 -07:00
Marc Blank
fcc9c80af5 Close cursor
Change-Id: I6c983c921f9b27f1d69e603d96e57d285a53750a
2012-04-05 11:48:43 -07:00
Marc Blank
bdf0c30462 Handle "always show pictures for this sender"
Change-Id: Ib0bc55cd1004c5ec5415bc8d0e20f5f0f30f55b7
2012-04-05 11:21:21 -07:00
Marc Blank
385460b6f0 Set embedsExternalResources column in messages, as appropriate
* This will allow "Show pictures" to work; unclear how the
  "always show pictures" button is supposed to work

Bug: 6282773
Change-Id: I459938d98882f83a9571d2c96a825b701234e4b3
2012-04-05 10:30:27 -07:00
Marc Blank
d52710242e Set "supports settings" on EAS folders (database upgrade)
Change-Id: I19324d25846e8f12a5e4783c427291d4fc13bd3d
2012-04-04 14:20:24 -07:00
Marc Blank
3dc2a77d4f Merge "Fix bad oopsie" 2012-04-04 12:39:28 -07:00
Marc Blank
485e7cf7e6 Fix bad oopsie
Change-Id: Ia621948e8dde99bb5221a628c111f76484ccc228
2012-04-04 12:37:33 -07:00
Paul Westbrook
d4308f800a Fix build
Change-Id: I66a1e49ee5c84342e056fbdba23b0c83039812c3
2012-04-04 12:05:28 -07:00
Marc Blank
f174f00818 Set "supports settings" capability for EAS folders
Change-Id: Ifc6589c9419ad4069531998c31907d0eb7854ce5
2012-04-04 11:49:35 -07:00
Marc Blank
aad19ff4fe Use mailbox name in settings
Bug: 6282417
Change-Id: Ib763ed6fac8c047fc2b8ec1c6ffad052f2b69340
2012-04-04 11:25:07 -07:00
Marc Blank
19589ec241 Merge "Set draftType in outgoing messages and return it" 2012-04-04 10:42:54 -07:00
Marc Blank
d731127c05 Set draftType in outgoing messages and return it
Change-Id: Ie95d04b5da8125f846e40c3d703655f35d599cd1
2012-04-04 10:39:47 -07:00
Mindy Pereira
150a47e250 Send parcelable account not just the name,
Change-Id: I4abb06662301690d88bf82ab69d1e5fc1a388169
2012-04-03 18:11:35 -07:00
Marc Blank
3adeda0397 Set attachments flag when saving/updating outbox/draft message
Bug: 6282601
Change-Id: Ie9c756b59b8aa721630e38aa51001711031503c9
2012-04-03 12:36:57 -07:00
Vikram Aggarwal
87fe50ee29 Add the suggestion authority to string constants
Change-Id: I67a219d3dc3e47db42125ef58dcd42a20078ae7b
2012-04-03 10:45:48 -07:00
Vikram Aggarwal
f86a06cdad Correct authority for suggestions provider
Change-Id: Ic4fb800b54f0777f3ad4cd5417153dd5b0b0e01d
2012-04-03 09:36:37 -07:00
Mindy Pereira
78f3f29b1f Merge "Add Email shortcuts." 2012-04-02 16:31:43 -07:00