Commit Graph

7511 Commits

Author SHA1 Message Date
Paul Westbrook 12e741ddee Fix build
Create phony package for Imap2.

This should be removed once the build server stops building
Imap2

Change-Id: Ie5d7f20a53a14c9e89363c48e58e44d52a772061
2012-08-22 16:18:46 -07:00
Marc Blank 70edcf0538 Integrate Imap2 into Email
* Also, convert imap accounts to imap2
* The original imap service remains, but is no used
* There remain some questions about how the upgrade
  should work in terms of settings

Change-Id: I0e05edad6a1553f428a2c2fa3daf1df878d4b5f7
2012-08-22 14:17:57 -07:00
Marc Blank 0b9f23cae2 Merge "Report delete capability for all folders" into jb-ub-mail 2012-08-22 10:56:05 -07:00
Marc Blank 285cef8ad0 Report delete capability for all folders
Bug: 7034779
Change-Id: I5cd69739007a870d50e0f362945ca5aa62ae0cdc
2012-08-22 10:45:13 -07:00
Baligh Uddin 9558de79af Merge "Import translations. DO NOT MERGE" into jb-ub-mail 2012-08-21 12:42:22 -07:00
Marc Blank a6885ba97d Remember base64 decoding for IMAP attachments
* Also, add debugging class to EmailProvider

Bug: 6995516
Change-Id: Ia96415caa61f26d55f09beb76fb3f34a40b53691
2012-08-21 10:34:39 -07:00
Baligh Uddin 0c66dd6520 Import translations. DO NOT MERGE
Change-Id: I28ed9c36ec419f002aa147b31f5c2865c4eb5d88
Auto-generated-cl: translation import
2012-08-21 09:19:36 -07:00
Marc Blank ae597ea949 Handle getExtras() from message list cursor
Bug: 6923453
Change-Id: Iceacf32ab195de47553243cdf16a75436057d995
2012-08-20 16:29:45 -07:00
Baligh Uddin 3d0525d145 Merge "Import translations. DO NOT MERGE" into jb-ub-mail 2012-08-20 15:54:58 -07:00
Marc Blank 77d166b8d1 Allow writeTo to accept a list of attachments to send
* The default is to send all attachments, of course, but with
  smartSend, we need to exclude the original ones or they will
  be duplicated
* Another CL in Exchange is required to fix the bug

Bug: 7005505
Change-Id: I0e8bab2fb53dd4d60c82f2ef9a525ff7b015f2eb
2012-08-20 13:18:59 -07:00
Baligh Uddin d23d514bd1 Import translations. DO NOT MERGE
Change-Id: I853db6ca13e7e3efd21159d881d87e6627771489
Auto-generated-cl: translation import
2012-08-20 08:07:15 -07:00
Paul Westbrook 22e9efd442 Supports delete
Make sure that all Email labels report supporting delete

Bug: 7006885
Change-Id: Ia73b37f456d749debdf5c186a8ae688b9d8525b7
2012-08-19 13:21:34 -07:00
Marc Blank a41afb058f Merge "Make sure that all access to service map is lock-protected" into jb-ub-mail 2012-08-19 12:27:56 -07:00
Paul Westbrook 17c279afb2 Merge "increment versionCode" into jb-ub-mail 2012-08-19 11:50:40 -07:00
Marc Blank cf566e251b Make sure that all access to service map is lock-protected
Bug: 7013731
Change-Id: I9da734d19597997b34d6079cf013064262a75ec4
2012-08-19 08:30:56 -07:00
Marc Blank 0587513bab Merge "Revert "Make sure that all access to service map is lock-protected"" into jb-ub-mail 2012-08-18 17:20:13 -07:00
Marc Blank 9531e5ea5f Revert "Make sure that all access to service map is lock-protected"
This reverts commit 9d593aab1b

Change-Id: I2b8f044e2119c60b9a42c7cb84577147c89ea0cb
2012-08-18 17:19:37 -07:00
Marc Blank 356b4de222 Merge "Make sure that all access to service map is lock-protected" into jb-ub-mail 2012-08-18 16:08:55 -07:00
Marc Blank e2cf1c58ed Use proper values for SSL flags; remove obsolete code
Bug: 7013259

Change-Id: I8be865806844d4f7bad6bfe65d08735051de6db8
2012-08-18 14:10:12 -07:00
Marc Blank 9d593aab1b Make sure that all access to service map is lock-protected
Bug: 7013731
Change-Id: Ib5e1f2aa92fd448f0a4131393a34d93315bfa649
2012-08-18 14:03:45 -07:00
Marc Blank 49f5c000a9 Add space in IMAP command
* Some servers seem to require it (sigh)

Change-Id: I8d9c4c4ccfce574844f3a49b5ac93b4dffa17009
2012-08-17 17:23:35 -07:00
Paul Westbrook 1f421addfe increment versionCode
Change-Id: Ia033e47cf35a38a1ab7d2cd014a32bdbee1b9055
2012-08-17 16:51:32 -07:00
Marc Blank 0d084651b0 Merge "Preserve SetupData state on orientation change" into jb-ub-mail 2012-08-17 16:09:22 -07:00
Marc Blank 12a79eb479 Preserve SetupData state on orientation change
* I suspect there are more bugs to be found here

Bug: 6956692
Change-Id: Id01d8e990b954505383d8218c05c192d658062cc
2012-08-17 16:04:05 -07:00
Marc Blank 277dd4a9ba Show alert message (if any) after Imap2 validation failure
Change-Id: Ibfee4526330184dd9780f56dd52292a10d7b6f41
2012-08-17 15:14:04 -07:00
Marc Blank 1ec083620d Merge "Improve progress strings" into jb-ub-mail 2012-08-17 14:19:09 -07:00
Marc Blank 20dfb4107e Improve progress strings
Bug: 7009089
Change-Id: Icdfb133f7ac7d62006adf82c31014d64295b8411
2012-08-17 14:11:17 -07:00
Marc Blank 9633312e0b Merge "Handle non-ascii folder names properly" into jb-ub-mail 2012-08-17 14:01:42 -07:00
Marc Blank ca1cf24076 Handle non-ascii folder names properly
Bug: 6992874
Change-Id: I098af4a867256f30b3610e42cadc9651c490abd8
2012-08-17 13:54:59 -07:00
Marc Blank 0bac607eff Merge "Try to find cause for NPE" into jb-ub-mail 2012-08-17 13:42:11 -07:00
Marc Blank 46656fceaa Merge "Remove Imap2 warning" into jb-ub-mail 2012-08-17 13:06:41 -07:00
Marc Blank 296d18c02b Try to find cause for NPE
Bug: 7006995
Change-Id: I12d19fab0264b5d779f24df92274ad879237d254
2012-08-17 13:03:30 -07:00
Marc Blank 53d791d7a4 Remove Imap2 warning
Change-Id: Ic531ef1047ba1bf8da50cae9af147cf18332d8b8
2012-08-17 12:29:08 -07:00
Marc Blank 11efcb7a1b Fix handling of header data
* gmx.de returns values in an unusual order, leading to the
  bugs listed below

Bug: 6962533
Bug: 6963464
Change-Id: I937b617c1993ab824f5e55ad0b072afeaee61b5c
2012-08-17 11:59:56 -07:00
Marc Blank bc53491b95 Ensure that security notification is posted if not active
Bug: 7007658

Change-Id: Ia422c30c47b044279471e549541ac6279735828c
2012-08-17 11:24:39 -07:00
Marc Blank 49e6099840 Merge "Use appropriate prefix to infer server address" into jb-ub-mail 2012-08-16 14:45:42 -07:00
Marc Blank b89744ecfb Use appropriate prefix to infer server address
Bug: 6999072
Change-Id: I71aa184b1cfa0b6926f4dae8861f071f27d3acb2
2012-08-16 14:11:11 -07:00
Marc Blank 0e969171bb Update client connection manager w/ bdc fix in AOSP branch
Bug: 6838215
Change-Id: I39a2ea0b54aca34062e1a2ccc472e701c3ef2f79
2012-08-16 11:45:13 -07:00
Marc Blank cf3b3ae987 Prevent NPE while getting service
Bug: 6989095
Change-Id: I646e393ec77a2e31c92011868f705e0936e41d88
2012-08-16 10:18:36 -07:00
Baligh Uddin ed4017a6ea Merge "Import translations. DO NOT MERGE" into jb-ub-mail 2012-08-14 20:36:02 -07:00
Baligh Uddin fc376a42b3 Import translations. DO NOT MERGE
Change-Id: I98d098b1640535c768673c34d5f315725fc2fbe9
Auto-generated-cl: translation import
2012-08-14 20:03:44 -07:00
Baligh Uddin bb7363cecd Import translations. DO NOT MERGE
Change-Id: Iac0e63ae002877e7a2d5d08c3ee2fb273f4a6652
Auto-generated-cl: translation import
2012-08-14 09:58:56 -07:00
Mindy Pereira 9fbb81c9b6 Dont disable compose until accounts are added; listen for account chages to update cache
We want this to go to the add account screen instead.

Change-Id: I087deed7462b87dc026d36fa17b232dc312e8525
2012-08-13 10:41:25 -07:00
Baligh Uddin 7d015353a9 Import translations. DO NOT MERGE
Change-Id: I259940cf92b6fdb08412a5e97eca5e954eb6107a
Auto-generated-cl: translation import
2012-08-10 09:07:13 -07:00
Baligh Uddin 7da9459d51 Merge "Import translations. DO NOT MERGE" into jb-ub-mail 2012-08-09 20:57:34 -07:00
Paul Westbrook 33858c77e9 Fix crash when validating email hostAuth
Bug: 6948287
Change-Id: I781a32a2da0b4248e7ee1e061393ebc2bdc4dd61
2012-08-09 16:24:51 -07:00
Baligh Uddin 0a4d2a89d1 Import translations. DO NOT MERGE
Change-Id: Ic9d688856798a84d352e7b454ff888bf980bc686
Auto-generated-cl: translation import
2012-08-09 10:10:30 -07:00
Paul Westbrook 16e697e3a0 Merge "Fix ConcurrentModificationException" into jb-ub-mail 2012-08-08 09:01:20 -07:00
Paul Westbrook 9439595e58 Fix NPE when proceeding without selecting trash folder
Bug: 6948677
Change-Id: Iac846a8c4e992a02f5f5974ac623a99bee218b13
2012-08-07 23:52:38 -07:00
Paul Westbrook 532bcf4a52 Catch exception in monkey runs
Bug: 6929910
Change-Id: I1d1703282af66bcba7e77277b8ea663fdebcc251
2012-08-07 11:01:02 -07:00