summaryrefslogtreecommitdiff
path: root/src/com/android/exchange
AgeCommit message (Expand)Author
2014-03-18Do not terminate outbox sync on single message failures.Yu Ping Hu
2014-03-17If Ping encounters an error, wait before repinging.Yu Ping Hu
2014-03-14Bump the version code in the useragent string.Yu Ping Hu
2014-03-13Merge "Clean up handling of NPE when sending a message" into ub-mail-klp-mr2Martin Hibdon
2014-03-13Clean up handling of NPE when sending a messageMartin Hibdon
2014-03-10Merge "b/12723917. Make sure that explicit request to sync from our code sets...Anthony Lee
2014-03-10b/12723917. Make sure that explicit request to sync from our codeAnthony Lee
2014-03-10Fix a crash when loggingMartin Hibdon
2014-03-10Fix sending on Exchange 2007Martin Hibdon
2014-03-10Allow Junk to be synced.Yu Ping Hu
2014-03-08Merge "Suppress auth notification for provisioning errors." into ub-mail-klp-mr2Yu Ping Hu
2014-03-07Suppress auth notification for provisioning errors.Yu Ping Hu
2014-03-07Fixed some small changes that were brought up by CL 430679.Anthony Lee
2014-03-07b/13349278. Fix multiple downloads of the same attachment.Anthony Lee
2014-03-07Fix the buildMartin Hibdon
2014-03-07Merge "Add EasCalendarSync" into ub-mail-klp-mr2Martin Hibdon
2014-03-07Add EasCalendarSyncMartin Hibdon
2014-03-07Fix another issue causing duplicated sent messagesMartin Hibdon
2014-03-07Merge "Delete a message from the outbox once it's sent" into ub-mail-klp-mr2Martin Hibdon
2014-03-07Delete a message from the outbox once it's sentMartin Hibdon
2014-03-07Merge "Switch contacts sync to an EasSyncBase." into ub-mail-klp-mr2Yu Ping Hu
2014-03-06Switch contacts sync to an EasSyncBase.Yu Ping Hu
2014-03-07Merge "b/9564335. Set maxAttachmentSize on the Account table after receiving ...Anthony Lee
2014-03-06b/9564335. Set maxAttachmentSize on the Account table after receivingAnthony Lee
2014-03-05Switch to using EasSyncBase for mail downsync.Yu Ping Hu
2014-03-05Allow EasSyncCollectionTypeBase to use member variablesMartin Hibdon
2014-03-06Merge "Make sending an EasOperation" into ub-mail-klp-mr2Martin Hibdon
2014-03-05Make sending an EasOperationMartin Hibdon
2014-03-05Get rid of the old search classMartin Hibdon
2014-03-04Add EasSyncCollectionTypeBase and its mail sync subclass.Yu Ping Hu
2014-03-05Merge "Make search an EasOperation" into ub-mail-klp-mr2Martin Hibdon
2014-03-04Make search an EasOperationMartin Hibdon
2014-03-04Fill out implemenation of PingSyncSynchronizer. This class is notAnthony Lee
2014-03-04EasService fixes & improvements.Yu Ping Hu
2014-03-03Fix regular sync, part 1.Yu Ping Hu
2014-03-03Created an EasOperation for attachment loading.Anthony Lee
2014-03-03Request FolderSync for EAS error status 8 & 12.Yu Ping Hu
2014-02-27Fix a merge error I madeMartin Hibdon
2014-02-28Add pushModify to IEmailService.Yu Ping Hu
2014-02-27Flesh out EasService some, and start using it.Yu Ping Hu
2014-02-28Add EasService & PingSyncSynchronizer.Yu Ping Hu
2014-02-28Fix handling of display namesJay Shrauner
2014-02-27Do not send extraneous tags when confirming a remote wipe. b/12921830Anthony Lee
2014-02-27NPE fix in NameComparator when null strings are provided by theAnthony Lee
2014-02-27Introduce the ability to dump the wbxml from EAS responses.Anthony Lee
2014-02-27Delete unused functions from IEmailService.aidl.Yu Ping Hu
2014-02-27Remove unused constant.Yu Ping Hu
2013-11-19Don't ping or sync if we're on security hold.Yu Ping Hu
2013-11-15Don't modify the ping on the main thread.Yu Ping Hu
2013-11-15Merge "Make sure the client certificate is always installed" into jb-ub-mail-...Tony Mantler