Eric Fischer
928d1352cf
Import translations. DO NOT MERGE
...
Change-Id: I8bbc937076df8bd0045dfb289fdce6f6bea20a35
2012-04-26 12:01:59 -07:00
Marc Blank
03cd72805d
Revert to old Email app
...
* These are the last sources in the ICS-MR1 tree
Change-Id: Ida4651bddd92a06a518d00f3e1f275ab3a80c8ae
2012-04-25 13:58:23 -07:00
Marc Blank
1f6dab6685
Don't allow sending from Combined account
...
Bug: 6319124
Change-Id: I0635bd59e2f53ce885e90f79be3611cebdb67f92
2012-04-24 11:56:06 -07:00
Marc Blank
b027bdadfa
Make sure notifications run when app starts
...
Bug: 6346814
Change-Id: I1ddfe8b7fbc5225c1ada71c5211eb253a3952d77
2012-04-24 10:17:19 -07:00
Marc Blank
08ffba4788
Support calendar invite response from UIProvider
...
Change-Id: I086c956f0c05f836ce370a992606838e906b91dd
2012-04-24 09:08:58 -07:00
Marc Blank
7effcc3fdf
Use correct icon for multiple received messages
...
Bug: 6382242
Change-Id: I24c99f3f2279ab38cc8ff0f82242a9f24a110670
2012-04-23 14:45:31 -07:00
Marc Blank
cec3719547
Merge "Prevent NPE if message not found"
2012-04-23 14:13:56 -07:00
Marc Blank
ca855f547d
Prevent NPE if message not found
...
Bug: 6324875
Change-Id: Ie82ef1c33e1b9db7178a183df00cca2c80aecf35
2012-04-23 13:59:22 -07:00
Marc Blank
80e19ad650
Make sure TempDirectory is set when using EmailServiceProxy
...
Bug: 6361241
Change-Id: I8fa328ec0b61a8f1710634bc8b946076efba0dcf
2012-04-23 13:54:30 -07:00
Marc Blank
2f49645c73
Notify on correct account when mailboxes are added
...
Change-Id: I511aebf76036a2e977bb63bce2d90206c45817f5
2012-04-23 11:39:12 -07:00
Marc Blank
571547336e
Remove "Delete account" from Email settings
...
* This is compatible with how things are done in Gmail
Change-Id: I5389bd34069803d92276b690fe0c04963ca1f2b8
2012-04-23 10:36:14 -07:00
Marc Blank
ab7d500c06
Merge "Restore some sanity to IMAP sync"
2012-04-23 09:16:52 -07:00
Marc Blank
264d514075
Prevent NPE in account/folder query when they no longer exist
...
Change-Id: I65d72bae84d26142ba37b365effe1d9655de1e2c
2012-04-23 08:42:41 -07:00
Marc Blank
2af67eba86
Restore some sanity to IMAP sync
...
* Ignore the small/large message distinction
* Get rid of loadMore; let the sync always get the text parts
(this avoids parsing a potentially huge message just to get at
the text parts)
* If we have a multipart/alternative and it has html text, don't
bother loading the plain part
Bug: 6325247
Change-Id: Ib557b20c517f0dee2b5f67d0d57d5304a0cba936
2012-04-22 22:03:03 -07:00
Marc Blank
7072612991
Prevent OOM that we've seen unrepeatably w/ IMAP literals
...
Bug: 6325247
Change-Id: If00a509cebeb75a2375159ba3045fa9089b4b4b2
2012-04-20 18:40:37 -07:00
Marc Blank
045a4ca46e
Fix icon for email widget
...
Change-Id: If93a0c8f5676da66c8e07dd599f7b83ec5ab1f5d
2012-04-20 12:08:21 -07:00
Marc Blank
228b1753a4
Clear reply/forward flag when move message to sent items
...
Bug: 6364495
Change-Id: I52d3ede175ee4f1575d54543d82b7c4b32b6ec25
2012-04-19 13:45:47 -07:00
Marc Blank
10c4d8814e
Merge "Don't crash if we can't create notification intent"
2012-04-19 12:59:42 -07:00
Marc Blank
ea8841a001
Don't crash if we can't create notification intent
...
Bug: 6359505
Change-Id: I7fa25a1f57937b01859fe3ae5ce5729b06858400
2012-04-19 12:52:30 -07:00
Eric Fischer
aadbdda5a1
Import translations. DO NOT MERGE
...
Change-Id: I237bfbee1a477059ce7d6eb97399a71457d0aec9
2012-04-19 11:29:36 -07:00
Mindy Pereira
30a6b1fc77
Merge "Usse attachmentsJson."
2012-04-17 08:38:52 -07:00
Marc Blank
97d8157dc6
Fix POP3 message sending (never worked)
...
* Apparently, this hadn't been tested
* Also small tweak for deleted attachments
Change-Id: Ia07db2c77f7e6dcfa558a262280010f7375c32f0
2012-04-17 08:34:10 -07:00
Mindy Pereira
0729415a3e
Usse attachmentsJson.
...
Change-Id: If8af8c1d10359a8024bcb63ad1ba11f008d8f22f
2012-04-16 15:58:37 -07:00
Marc Blank
65381f907b
Merge "Don't use SYNCED_MESSAGE_URI for POP3/Drafts/Outbox/Search"
2012-04-16 15:37:12 -07:00
Marc Blank
e7cab0a8a4
Merge "When provider starts, initialize folder status"
2012-04-16 13:52:05 -07:00
Marc Blank
188d4996c8
Merge "Allow undo for combined account"
2012-04-16 13:51:22 -07:00
Marc Blank
37e2be2556
Don't use SYNCED_MESSAGE_URI for POP3/Drafts/Outbox/Search
...
Bug: 6330408
Change-Id: I84114d95fe4cf2a0137e2e9108ba349e58e21788
2012-04-16 13:44:38 -07:00
Marc Blank
ba30ce9343
Use right uri for combined account compose
...
Bug: 6323241
Change-Id: I9e705b94363c7a311cdb7cbd04da60aeb63f8fd2
2012-04-16 11:18:01 -07:00
Marc Blank
c1ccdc5f9b
When provider starts, initialize folder status
...
Bug: 6316761
Change-Id: I916ff7b6881971f685420972635423567cd97761
2012-04-16 10:32:22 -07:00
Marc Blank
1a69a28f62
Allow undo for combined account
...
Bug; 6323124
Change-Id: I62ff6ee34871e6d083e22ff9f2b9e3e4193c7080
2012-04-16 09:37:20 -07:00
Eric Fischer
49927a0ae4
Merge "Import translations. DO NOT MERGE"
2012-04-13 16:42:10 -07:00
Marc Blank
3dce9c07be
Clear INITIAL_SYNC_NEEDED status after first sync
...
Change-Id: I9d7a3ae4d3dbbc4af82aae8405fa7e4e38bc8f34
2012-04-13 12:21:42 -07:00
Eric Fischer
fc093a7b88
Import translations. DO NOT MERGE
...
Change-Id: I9b0c4c8816e5fff58e72c10118b2352a23e282c7
2012-04-13 11:31:43 -07:00
Marc Blank
83ecabc8b2
Add logging
...
Change-Id: Id1c929591ad0fb451c8a8ba391f80108e2febb5d
2012-04-12 18:10:41 -07:00
Marc Blank
733aef1204
Rework of attachment loading/saving
...
* Respect the destination for attachment downloading
* Rework attachment load/save for IMAP/POP
Change-Id: I94fdcea5ec6d397aba554fec3753b2de9cb5f1dd
2012-04-12 17:24:41 -07:00
Marc Blank
b6d43d73c1
Add support for downloading/forwarding stupidly forwarded atts
...
Bug: 6315979
Change-Id: I55bb51278d50b40730d279b67bf425ed6b72a616
2012-04-12 12:11:02 -07:00
Andy Huang
dda6f1de94
build with support libs for ViewPager
...
Change-Id: I9f0f68ec2b4b6b6fe98dddb48c5a38cf5e1ef76d
2012-04-11 23:14:48 -07:00
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