History log of /packages/apps/Exchange/tests/src/com/android/exchange/ExchangeServiceAccountTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b931f82fa44c2e26e2645c0d5fde9eef3e666efd 25-Sep-2012 Paul Westbrook <pwestbro@google.com> Restore MRO's Exchange

Change-Id: I312d44b5fbcd9dae008141ae1e53cc7ac7c167b5
/packages/apps/Exchange/tests/src/com/android/exchange/ExchangeServiceAccountTests.java
978f7967f62fea92224ebae3ebd8d51b40d4333d 13-Jul-2012 Marc Blank <mblank@google.com> Refactor code to match changes to emailcommon

* No changes in functionality

Change-Id: I744bc0a0ff0bddea2e91ee9f307c98960848eb68
/packages/apps/Exchange/tests/src/com/android/exchange/ExchangeServiceAccountTests.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/tests/src/com/android/exchange/ExchangeServiceAccountTests.java
c43f25297d684fe61c08ec55d5af8269289ad56a 22-Aug-2011 Marc Blank <mblank@google.com> Fix NPE in unit test

Bug: 5197548
Change-Id: Icda6d2f9c9effb97ee55ab60c60b7e6ff5dd7f36
/packages/apps/Exchange/tests/src/com/android/exchange/ExchangeServiceAccountTests.java
7372782488977df778a33d990401ce9e397f646b 14-Jun-2011 Marc Blank <mblank@google.com> Support move of Account to its own top-level class

Change-Id: Ibf427ddcfb0566354ea169997c56a67de1897c0b
/packages/apps/Exchange/tests/src/com/android/exchange/ExchangeServiceAccountTests.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/ExchangeServiceAccountTests.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/ExchangeServiceAccountTests.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/ExchangeServiceAccountTests.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/ExchangeServiceAccountTests.java
546c0f9e895fc34c63b5e30c34e1cdbeeabfa4f4 22-Jan-2011 Marc Blank <mblank@google.com> Don't require sSyncLock for sync error map

* Use ConcurrentHashMap; check that this provides enough protection
for all uses
* This resolves known deadlock issues in ExchangeService

Bug: 3371039

Change-Id: Ie4ccbe7cdfe8c3d4ec7a0f789409126c8c09f8c4
/packages/apps/Exchange/tests/src/com/android/exchange/ExchangeServiceAccountTests.java
9c08895ad9ad90820bd88d43313dcfcdf4ffaeff 18-Oct-2010 Marc Blank <mblank@google.com> Use notifications for login failures

* For now, clicking on the notification takes the user to the
Welcome activity, as we don't have final flows for the new
account setup UI
* Need comment on strings; the problem is that notification
text must be rather short if we're to use the standard
notification display. It looks like newer UI will allow
3 lines instead of 2, however.
* Tested w/ IMAP, POP3, EAS, and SMTP

Bug: 2322253
Change-Id: I7ed6fa5599179870cbcdb14af062e956eff37ec5
/packages/apps/Exchange/tests/src/com/android/exchange/ExchangeServiceAccountTests.java
385a0be662509754e687bcfa9813208b050bf951 27-Aug-2010 Marc Blank <mblank@google.com> Rename SyncManager to ExchangeService

* Updated comments and checked for 100-columns

Change-Id: I4ab5aaa9425714f8e035e1952db3fec63d498ae1
/packages/apps/Exchange/tests/src/com/android/exchange/ExchangeServiceAccountTests.java