summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refine meeting invitation emails; include VTIMEZONEMarc Blank2010-03-021-4/+140
* Ignore FETCH responses that don't have UID.Makoto Onuki2010-03-011-0/+34
* Enable calendar sync for Exchange accounts when upgrading.Makoto Onuki2010-02-263-21/+221
* Send CAPABILITY to all IMAP serversAndrew Stadler2010-02-252-23/+61
* Merge "Refactored out Account related methods into a new base class."Makoto Onuki2010-02-252-93/+130
|\
| * Refactored out Account related methods into a new base class.Makoto Onuki2010-02-242-93/+130
* | Send replies to exchange meeting requestsMarc Blank2010-02-241-1/+77
|/
* Merge "Fix bugs in SimpleIcsWriter"Marc Blank2010-02-231-1/+3
|\
| * Fix bugs in SimpleIcsWriterMarc Blank2010-02-231-1/+3
* | Merge "Remove LOCAL_SDK_VERSION. We haven't finished unbundling."Makoto Onuki2010-02-231-2/+0
|\ \ | |/ |/|
| * Remove LOCAL_SDK_VERSION. We haven't finished unbundling.Makoto Onuki2010-02-231-2/+0
* | Merge "Fix #2443881 (Don't display User name field for EAS account)"Marc Blank2010-02-231-16/+32
|\ \
| * | Fix #2443881 (Don't display User name field for EAS account)Marc Blank2010-02-201-16/+32
* | | Send meeting invitations for new/updated Exchange eventsMarc Blank2010-02-231-0/+58
| |/ |/|
* | Create a PackedString utility classAndrew Stadler2010-02-221-0/+99
* | Remove ProGuard from tests, too.Andrew Stadler2010-02-221-2/+0
* | Merge "First part of Exchange meeting request/reply implementation"Andy Stadler2010-02-221-0/+4
|\ \
| * | First part of Exchange meeting request/reply implementationAndrew Stadler2010-02-221-0/+4
| |/
* / Follow up to I07496942.Makoto Onuki2010-02-221-4/+2
|/
* Fix various problems with SyncManagerAccountTestsAndrew Stadler2010-02-191-9/+72
* Don't use hardcoded package name.Makoto Onuki2010-02-181-3/+1
* Apply proguard to email.Makoto Onuki2010-02-181-1/+2
* Revert "Enable Proguard."Makoto Onuki2010-02-181-2/+1
* Enable Proguard.Ying Wang2010-02-171-1/+2
* MessageCompose: fix delete quoted on reply/forward for EAS.Mihai Preda2010-02-171-0/+2
* Respond to loss of device admin statusAndrew Stadler2010-02-161-1/+43
* Merge "Add meetingInfo column to Message; use for meeting invites"Marc Blank2010-02-162-0/+35
|\
| * Add meetingInfo column to Message; use for meeting invitesMarc Blank2010-02-162-0/+35
* | Preparing for renaming package.Makoto Onuki2010-02-169-9/+9
* | Merge "Add support for Exchange 2003 provisioning"Marc Blank2010-02-151-0/+144
|\ \ | |/ |/|
| * Add support for Exchange 2003 provisioningMarc Blank2010-02-151-0/+144
* | Add support for UNTIL in recurrencesMarc Blank2010-02-151-0/+10
|/
* Merge "Add Signature to Email Composer"Satoshi Kataoka2010-02-131-20/+75
|\
| * Add Signature to Email Composersatok2010-02-141-20/+75
* | Merge "Handle calendar sync state changes by observing Calendars; cleanup"Marc Blank2010-02-132-1/+74
|\ \
| * | Handle calendar sync state changes by observing Calendars; cleanupMarc Blank2010-02-132-1/+74
* | | finish replacing Email's base64 implementation with android-commonDoug Zongker2010-02-111-162/+0
|/ /
* | Fix #2438451 (NPE's in Exchange tests)Marc Blank2010-02-111-11/+0
* | Adding more tests for MimeMessage.Makoto Onuki2010-02-101-64/+105
* | Release security holds based on flags; implement remote wipeMarc Blank2010-02-101-3/+68
|/
* Adding security hold flag to accountsAndrew Stadler2010-02-081-0/+53
* Logic to move phone into security-admin modeAndrew Stadler2010-02-051-11/+16
* Merge "Build proper TimeZoneInformation strings for upsync; fix bugs"Marc Blank2010-02-031-9/+31
|\
| * Build proper TimeZoneInformation strings for upsync; fix bugsMarc Blank2010-02-031-9/+31
* | Adding script for building Email app without exchange.Makoto Onuki2010-02-032-25/+33
|/
* Fix auto-discover / account verification logicAndrew Stadler2010-02-031-0/+49
* Merge "Move Eas.ACCOUNT_MANAGER_TYPE out of the package."Makoto Onuki2010-02-021-6/+7
|\
| * Move Eas.ACCOUNT_MANAGER_TYPE out of the package.Makoto Onuki2010-02-011-6/+7
* | Fix crash in VendorPolicyLoaderAndrew Stadler2010-02-021-1/+24
* | Merge "Handle upsync of multiple BYDAY values; add some unit tests"Marc Blank2010-02-011-0/+17
|\ \