History log of /packages/apps/Exchange/src/com/android/exchange/eas/EasMoveItems.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c6759c919bf6d07fbaebeb3b27010055daa35f67 01-Nov-2013 Yu Ping Hu <yph@google.com> Retry MoveItems if response does not contain a status.

Not sure if Retry is the best way to handle this, but it's
better than crashing and is how we handle other incomplete
responses.

Bug: 11438832
Change-Id: I11601ea2e4a65062f538d0416caa44bbb8c830c5
/packages/apps/Exchange/src/com/android/exchange/eas/EasMoveItems.java
b98d78b18e11ce2d8ae66bd93ec6b488d69055d2 25-Oct-2013 Yu Ping Hu <yph@google.com> Default to request server id if MoveItems response lacks one.

The documentation says it's a required element of the response
but dogfooder reports a crash implying otherwise.

http://msdn.microsoft.com/en-us/library/gg663427(v=exchg.80).aspx

Bug: 11186535
Change-Id: I10f64de7ccc4c6293ace40dcd6e3c4ce3eda80ab
/packages/apps/Exchange/src/com/android/exchange/eas/EasMoveItems.java
85555d737a7b9d1b5daa94ed9e09d415f4c1ddbe 12-Oct-2013 Yu Ping Hu <yph@google.com> Fix crash if MoveItems response is empty.

This retries any such responses, which isn't obviously
the right answer, but it's what we used to do.

Bug: 11186535

Change-Id: If5b06f33dea5ace2028cb7663b7f39e5b6e653c6
/packages/apps/Exchange/src/com/android/exchange/eas/EasMoveItems.java
6f0cf29be849d3a95a9168cb6fa09de12635e818 23-Aug-2013 Yu Ping Hu <yph@google.com> Add MoveItems operation.

Change-Id: I39d7aeb2de4a01ec9237f574b752b57662829eb4
/packages/apps/Exchange/src/com/android/exchange/eas/EasMoveItems.java