History log of /packages/apps/Exchange/tests/src/com/android/exchange/adapter/AttachmentLoaderTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
992f371d37da0f3e444c5a2cdcd2681a15dcb183 29-Jun-2012 Marc Blank <mblank@google.com> Manual merge of Exchange from jb-ub-mail

Change-Id: I326e5dc720dc29b510764142ec84770c46880429
/packages/apps/Exchange/tests/src/com/android/exchange/adapter/AttachmentLoaderTests.java
1010fce96a725642e0510e42beb0db9e83ebca9f 11-May-2012 Marc Blank <mblank@google.com> Remove Exchange1 files

Change-Id: I8f768531ddafb5343571c96ed131aab3c9b1d0bb
/packages/apps/Exchange/tests/src/com/android/exchange/adapter/AttachmentLoaderTests.java
5870214d6c4991dd0a863bcd097860ddd896cab6 21-Sep-2011 Marc Blank <mblank@google.com> Remove illegal characters from EAS 2.5 attachment file names

* For some reason, EAS 2.5 sends us partially encoded file names,
which we use to specify attachments to be loaded.
* It turns out that these file names aren't properly encoded for
EAS's use in the GetAttachment command; some additional characters
must be escaped using %nn.
* We now check for EAS 2.5 and escape illegal characters

Bug: 5341416
Change-Id: Ie112359e139581c8ae31e40869b2fa0e568d7f65
/packages/apps/Exchange/tests/src/com/android/exchange/adapter/AttachmentLoaderTests.java