History log of /packages/apps/Exchange/src/com/android/exchange/eas/EasOptions.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
03735a839ba61710f887fffd6d3f605c0b127c2e 17-Jul-2014 Martin Hibdon <mhibdon@google.com> Improve Exchange AutoDiscover

Clean up the way we attempt multiple different uris, and add
ability to attempt an unauthenticated get request if the first
two alternatives fail. Also, clean up the way that EasOptions
gets its HttpRequest.

Change-Id: Ib89e5e30f4fa6b2144d23ac39f3844099bfba4d0
/packages/apps/Exchange/src/com/android/exchange/eas/EasOptions.java
8c95506ad96f5990d5e4d4ca86b05ec95dd4b1d6 28-Feb-2014 Yu Ping Hu <yph@google.com> Fix regular sync, part 1.

- Add support for new IEmailService#sync.
- Don't pass SyncResult through EasOperations. This was
probably a bad idea to begin with. Instead, callers that
care should use performOperation()'s return value to set
the results appropriately.
- Fix upsync operations to signal request/network errors
ASAP (and mark any unperformed upsyncs as retries).
- In ESAS, bail early on first error.
- In ESAS, set up forwarding to EasService for pushModify.
- Converting mail downsync into an EasOperation. For now,
not merging it with the EasSync class that already exists.

Change-Id: I4719c5cafbd01a957f267b221cf3276010154176

Conflicts:
src/com/android/exchange/service/EasService.java
/packages/apps/Exchange/src/com/android/exchange/eas/EasOptions.java
3eef378426c7c88608f53f5a268baed40259ccf6 14-Oct-2013 Alon Albert <aalbert@google.com> Bring log change back in

Revert "Revert "Cleanup Logs""

This reverts commit a3f990ee76828d01e1e2812c4446221a1c523aa4.

Bug: 11149133
Change-Id: I3fabb4e508cf9063e056979c8ed807ebf372fa4a
/packages/apps/Exchange/src/com/android/exchange/eas/EasOptions.java
a3f990ee76828d01e1e2812c4446221a1c523aa4 12-Oct-2013 Alon Albert <aalbert@google.com> Revert "Cleanup Logs"

This reverts commit fcacd1e1e214f5f5b8aea0602e55ae6ca3bbf175.

Will re-merge this on Monday so we can still have logs from weekend testers

Change-Id: I697eed2806a17a180a8733110391f44d3a80fc59
/packages/apps/Exchange/src/com/android/exchange/eas/EasOptions.java
fcacd1e1e214f5f5b8aea0602e55ae6ca3bbf175 11-Oct-2013 Alon Albert <aalbert@google.com> Cleanup Logs

Bug: 11149133
Change-Id: I736cb022bfd7f136f6e88010b91837f2aa3171f2
/packages/apps/Exchange/src/com/android/exchange/eas/EasOptions.java
0c899a81b9b6000a4dc2766415d6ead33641f679 07-Oct-2013 Yu Ping Hu <yph@google.com> Add logging.

Bug: 9661767
Change-Id: I7abf47536d923b36f81ccb99acce409d8fdf4bbd
/packages/apps/Exchange/src/com/android/exchange/eas/EasOptions.java
110837ebff288a75f9bda067c38e2c46797d99b5 27-Sep-2013 Alon Albert <aalbert@google.com> Unify Log Tags

Use a single log tag

Change-Id: I6f08c1eb6e84971cc21497ca14bf60860f75bab4
/packages/apps/Exchange/src/com/android/exchange/eas/EasOptions.java
b6ef78e8c4112d47d965b5b274d52fe8885f58fa 20-Aug-2013 Yu Ping Hu <yph@google.com> Make validation an operation.

This entails also making an operation for getting the
protocol version.

Change-Id: I8b2855cca338e3dbd8b6826b2c428b9e418a675e
/packages/apps/Exchange/src/com/android/exchange/eas/EasOptions.java