56d35257ef1493e849522c3c2828d904e4c5531f |
|
26-Jun-2013 |
Scott Kennedy <skennedy@google.com> |
Clean up a bunch of warnings Bug: 9565838 Change-Id: Ieb65ab41c1e320647a1a17b835371c5eb8e342db
/packages/apps/Exchange/src/com/android/exchange/utility/UriCodec.java
|
e6c2456aa6c00ef78c6d1d1621511d7ef8507f83 |
|
28-Jun-2012 |
Marc Blank <mblank@google.com> |
DO NOT MERGE: Move exchange2 files up a level * Goodbye, exchange1 Change-Id: Id2fc093cd43a55815047ab091b6a49c3d1138888
/packages/apps/Exchange/src/com/android/exchange/utility/UriCodec.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/src/com/android/exchange/utility/UriCodec.java
|