summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove time zone test for Europe/MoscowMarc Blank2011-07-031-16/+8
* Handle reply/foward of EAS search resultMarc Blank2011-06-241-4/+11
* Rename Calendar.java to CalendarContract.javaRoboErik2011-06-143-9/+10
* Support move of Account to its own top-level classMarc Blank2011-06-1310-26/+30
* Updates for Calendar db v 305RoboErik2011-06-092-2/+2
* Unit test for SerializerMarc Blank2011-06-011-0/+78
* Use NO_MESSAGE instaed of PARENT_KEY_NONEMakoto Onuki2011-05-171-2/+2
* Fix the build.Ben Komalo2011-05-167-0/+7
* Move Mailbox to top level class.Ben Komalo2011-05-137-7/+0
* Update to Calendars table for db v300RoboErik2011-05-111-2/+2
* Add more time zone parsing testsMarc Blank2011-05-061-1/+20
* Fix serious DST issue with non-DST time zonesMarc Blank2011-05-061-0/+9
* Exchange support for rework of security policy codeMarc Blank2011-05-021-18/+18
* Remove unused method and testMarc Blank2011-04-221-43/+0
* Fix problem w/ multiple accounts and parentKey setupMarc Blank2011-04-181-0/+137
* Add @SmallTest, @MediumTest annotations to Exchange testsMarc Blank2011-03-1615-9/+35
* Merge "Don't allow duplicate attachment load requests" into honeycomb-mr1Marc Blank2011-03-091-0/+58
|\
| * Don't allow duplicate attachment load requestsMarc Blank2011-03-081-0/+58
* | Avoid sqlite bind error in mailbox with no serverIdMarc Blank2011-03-091-0/+41
|/
* DO NOT MERGE: Add parentKey and new flags to existing and new mailboxesAndy Stadler2011-03-072-2/+589
* Separate Exchange applicationMarc Blank2011-02-1715-196/+517
* Email split, part deux: PolicyServiceMarc Blank2011-02-101-1/+1
* Don't require sSyncLock for sync error mapMarc Blank2011-01-211-4/+4
* Fix unit testsMarc Blank2010-12-131-3/+3
* Implement password expiration for EASMarc Blank2010-11-222-6/+6
* Use notifications for login failuresMarc Blank2010-10-271-4/+8
* Fix errors in MockProvider unit testsMarc Blank2010-10-161-0/+4
* Use original all-day flag when upsyncing exceptionsMarc Blank2010-10-131-0/+11
* Fix CalendarSyncAdapterTestsMarc Blank2010-10-083-2/+7
* Switch to tablet style notificationMakoto Onuki2010-09-291-2/+4
* Merge "Handle EAS type 1 folders (user-created)"Marc Blank2010-09-241-0/+101
|\
| * Handle EAS type 1 folders (user-created)Marc Blank2010-09-241-0/+101
* | resolved conflicts for merge of 0d9ed341 to masterAndrew Stadler2010-09-221-11/+11
|\ \ | |/ |/|
| * Fix test failuresAndy Stadler2010-09-221-11/+11
| * am 8b36acb1: Backport: Handle "Allow non-provisionable devices" properlyMarc Blank2010-07-142-11/+54
| |\
| | * Backport: Handle "Allow non-provisionable devices" properlyMarc Blank2010-07-142-11/+54
* | | Remove GAL lookup dependency on running ExchangeServiceMarc Blank2010-09-151-2/+26
* | | Fix issues with handling FREQ=YEARLY in RRULEsMarc Blank2010-09-022-4/+45
* | | Change EAS User-Agent to a constant StringMarc Blank2010-08-311-6/+4
* | | Rename SyncManager to ExchangeServiceMarc Blank2010-08-272-22/+22
* | | Fix broken unit testMarc Blank2010-08-161-1/+3
* | | Fix tests that broke due to DST changes in African countriesMarc Blank2010-08-031-5/+9
* | | Adding support for a full-contact (entities) query.Dmitri Plotnikov2010-08-021-9/+69
* | | Fix failing tests.Makoto Onuki2010-07-301-0/+6
* | | Use AccountManager for POP/IMAP; refactor setup classesMarc Blank2010-07-211-114/+0
* | | resolved conflicts for merge of 84f7d07d to masterMarc Blank2010-07-141-0/+42
|\| |
| * | am e43b11ba: Handle correction of rejected Ping heartbeatMarc Blank2010-07-141-1/+47
| |\|
| | * Handle correction of rejected Ping heartbeatMarc Blank2010-07-131-1/+47
* | | Merge "New calendar sync adapter tests"Marc Blank2010-07-104-83/+611
|\ \ \
| * | | New calendar sync adapter testsMarc Blank2010-07-094-83/+611