b931f82fa44c2e26e2645c0d5fde9eef3e666efd |
|
25-Sep-2012 |
Paul Westbrook <pwestbro@google.com> |
Restore MRO's Exchange Change-Id: I312d44b5fbcd9dae008141ae1e53cc7ac7c167b5
/packages/apps/Exchange/tests/src/com/android/exchange/EasOutboxServiceTests.java
|
3d96b3dd7b551e37dd53249a42e4a27b4bbd31ce |
|
20-Aug-2012 |
Marc Blank <mblank@google.com> |
When using smartSend, pass in list of attachments to send * We exclude original attachments from this list * Also remove some unused code Bug: 7005505 Change-Id: I9296b25fb80722a2d5f39a1b4a4fa66405627a9b
/packages/apps/Exchange/tests/src/com/android/exchange/EasOutboxServiceTests.java
|
abf1a363797fa4863b8a82b8579242c27ca61649 |
|
24-Jun-2011 |
Marc Blank <mblank@google.com> |
Handle reply/foward of EAS search result Change-Id: I4a227364e474cd320d1f4897fc8169dd2ac8f38e
/packages/apps/Exchange/tests/src/com/android/exchange/EasOutboxServiceTests.java
|
6c9b4545651f9be2edb16c0769a7886ec7f24c30 |
|
16-May-2011 |
Ben Komalo <benkomalo@google.com> |
Fix the build. Missing imports in Exchange/tests. For some reason Eclipse didn't apply refactorings to that subdir Change-Id: I190a302dfbd61f504e92c16bbfe318fed72ca5d5
/packages/apps/Exchange/tests/src/com/android/exchange/EasOutboxServiceTests.java
|
4d8774462ace9a45154b2df418b9f2fe7a9c685d |
|
14-May-2011 |
Ben Komalo <benkomalo@google.com> |
Move Mailbox to top level class. No other changes made. Depends on E-mail change. Change-Id: I549fb2cb7e942f1885ec40a6619dc491f63c0de2
/packages/apps/Exchange/tests/src/com/android/exchange/EasOutboxServiceTests.java
|
604a1cf6f2401d78f57edcfb702d560d9c80dd14 |
|
16-Mar-2011 |
Marc Blank <mblank@google.com> |
Add @SmallTest, @MediumTest annotations to Exchange tests Bug: 4102002 Change-Id: I00ce41e199cc729eec1c740c18f70f57afa2f08d
/packages/apps/Exchange/tests/src/com/android/exchange/EasOutboxServiceTests.java
|
c8e4352ea6cfa67f15140512e84af8ccede222d2 |
|
15-Feb-2011 |
Marc Blank <mblank@google.com> |
Separate Exchange application * Clean up AndroidManifest, Android.mk, and proguard.flags * Refactor to use emailcommon * Remove Email app code/resources (note: this CL starts from the single Email application) * Update Exchange unit tests to use EmailProvider "live" and clean up after itself * All unit tests pass Bug: 3442973 Change-Id: Iced00ae546dd4ddb9a66e297d3ac2dc2977e20eb
/packages/apps/Exchange/tests/src/com/android/exchange/EasOutboxServiceTests.java
|
6a8ab6e2e80eeabe2555eef1e39dc8b830bd6056 |
|
06-Jul-2010 |
Marc Blank <mblank@google.com> |
Fix SmartReply/SmartForward in EAS 2.5 * We inadvertently broke this with a recent update that uses Uri encoding for ItemId and CollectionId in SmartForward/Reply commands. We need to allow colon (:) however for EAS 2.5; otherwise, sends fail with HTTP 500 * Update unit test Bug: 2821684 Change-Id: Ia6bdd2169513d1c13a8174dd599477a35df950f2
/packages/apps/Exchange/tests/src/com/android/exchange/EasOutboxServiceTests.java
|
8eeede0d74ba2b139ce96d883541f12a562cc17e |
|
28-Jun-2010 |
Marc Blank <mblank@google.com> |
Fix problem with unencoded data in URI sent to EAS * We need to encode the itemId and collectionId for SmartForward and SmartReply * Add unit test for the fix * Small change + test to EasSyncService usage of URI encoding to use a non-deprecated method Bug: 2787725 Change-Id: I428b308b56cc359b8cdd9e42bc3f42c65b6797dc
/packages/apps/Exchange/tests/src/com/android/exchange/EasOutboxServiceTests.java
|