Commit Graph

7595 Commits

Author SHA1 Message Date
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
Paul Westbrook e444155bce Fix ConcurrentModificationException
Bug: 6937046
Change-Id: I82e578d9b31b0064570deee9a9625ddf07826112
2012-08-06 10:50:00 -07:00
Baligh Uddin d0dbda3a1d Import translations. DO NOT MERGE
Change-Id: Iec7e40a0f67fa2827e284957fb6ffd82331764b5
Auto-generated-cl: translation import
2012-08-06 10:47:09 -07:00
Marc Blank e340b1f4df Merge "Progress updates for POP3 message downloads" into jb-ub-mail 2012-08-03 17:07:50 -07:00
Marc Blank 970fe5316b Progress updates for POP3 message downloads
* Also, handle MessagingException when doing STAT

Change-Id: I5267b64f18a84fcc97fc2d003e49d4e373ea02c5
2012-08-03 17:03:25 -07:00
Ying Wang 2837d7e970 Merge "Import translations. DO NOT MERGE" into jb-ub-mail 2012-08-03 14:27:43 -07:00
Paul Westbrook b74f220467 Make sure to respect the projection from the client
The combined account query wasn't respecting the projection from the
client

Bug: 6930416
Change-Id: Iecda9b08caf6bb3e68a0d1cf79496b3d32b4b54e
2012-08-03 14:13:52 -07:00
Marc Blank 10c7158254 Merge "Fix NPE during Imap2 setup when using WiFi only device" into jb-ub-mail 2012-08-03 13:22:42 -07:00
Marc Blank 8826466533 Fix NPE during Imap2 setup when using WiFi only device
Change-Id: Ib85e2f522e3d56f4881bfcba368501bec8d37daa
2012-08-03 12:32:06 -07:00
Marc Blank cee9881650 Fix typo in DBHelper
Bug: 6930157
Change-Id: Id98cb1772b3d2d58dcd3098566f1096b10ea66f2
2012-08-03 12:12:35 -07:00
Ying Wang ded82f6d4c Import translations. DO NOT MERGE
Change-Id: I9d2ea1a6347b86b3df0e748bf3d5200b22161573
Auto-generated-cl: translation import
2012-08-03 11:14:12 -07:00
Mindy Pereira c86cd8fb81 Just use a regular text view.
Change-Id: Ib9f589392475222d34183f66f33da6d82110d47a
2012-08-03 10:48:14 -07:00
Marc Blank cbd32b78d7 Fall back to 10 minute sync if IDLE isn't supporte
Bug: 6927659
Change-Id: Iaa43d0b4bdbfa0697eabd6d23f0c9ea45ffb0d05
2012-08-03 09:37:38 -07:00
Marc Blank 843164ced6 Merge "Add laposte.net to providers.xml" into jb-ub-mail 2012-08-03 09:07:37 -07:00
Marc Blank 26b1e9d944 Add laposte.net to providers.xml
* At the request of Samsung and Laposte (France)

Bug: 6889030

Change-Id: Ib1da3c2527b69d9ca1d8d0a62f626f2ec79ea817
2012-08-03 09:07:02 -07:00
Marc Blank e68efceb9a Merge "Handle server deletion of local POP deletions" into jb-ub-mail 2012-08-03 00:12:23 -07:00
Marc Blank 7f7f7e6402 Handle server deletion of local POP deletions
* Also avoid looping through zillions of messages when
  checking uid's
* Always have 25 (or whatever the visible limit) messages
  loaded

Change-Id: Ib2f02a59cc438e3fd14d7ac607fb01d9a5fa5282
2012-08-02 20:06:38 -07:00