summaryrefslogtreecommitdiff
path: root/src/com/android/exchange/EasSyncService.java
AgeCommit message (Expand)Author
2013-10-01Add Some Logging to GAL ProviderAlon Albert
2013-09-05Get rid of ContactsSyncAdapterMartin Hibdon
2013-09-04Move CalendarSyncParser into its own fileMartin Hibdon
2013-08-13Decouple operation management from EasServerConnection.Yu Ping Hu
2013-07-29Delete most of IEmailServiceCallback.Yu Ping Hu
2013-07-19Implement sendMeetingResponse.Yu Ping Hu
2013-06-25Clean up a bunch of warningsScott Kennedy
2013-06-07Merge "Fix upsync for email." into jb-ub-mail-ur10Yu Ping Hu
2013-06-07Fix upsync for email.Yu Ping Hu
2013-06-06Unify LogTagScott Kennedy
2013-05-17Implement Exchange account validation.Yu Ping Hu
2013-05-08Switch constants to existing standard values.Yu Ping Hu
2013-04-30Code cleanup.Yu Ping Hu
2013-04-18Only acquire wakelock after ping if we had it to start.Yu Ping Hu
2012-09-05Fix potential looping issueMarc Blank
2012-08-31Convert authorities, intents, and account manager typesMarc Blank
2012-08-01Fix autodiscover to work w/ new connection manager codeMarc Blank
2012-08-01Use updated EmailClientConnectionManager APIMarc Blank
2012-06-27DO NOT MERGE: Move exchange2 files up a levelMarc Blank
2012-04-26Create exchange2; restore ICS sources to exchangeMarc Blank
2012-01-27resolved conflicts for merge of 634d209a to masterMarc Blank
2012-01-26Handle HTTP redirect (451) in OPTIONS and FolderSyncMarc Blank
2011-12-01Handle provision request during ping loopMarc Blank
2011-11-14am df1b1f66: Return proper code for auth failure during autodiscoverMarc Blank
2011-11-14Return proper code for auth failure during autodiscoverMarc Blank
2011-11-11resolved conflicts for merge of d42f97df to masterMarc Blank
2011-11-11Add a bit of logging for HTTP errors in folder syncMarc Blank
2011-11-09resolved conflicts for merge of 7e569704 to masterMarc Blank
2011-11-08Make sure that account mailbox is always "syncable"Marc Blank
2011-11-04Handle 451 indirects during syncMarc Blank
2011-11-03Split EasAccountService out of EasSyncServiceMarc Blank
2011-11-02resolved conflicts for merge of fa19307b to masterMarc Blank
2011-10-30During validation, handle 403 as ACCESS_DENIEDMarc Blank
2011-10-24Support new policy handling in Email applicationMarc Blank
2011-10-24Handle provisioning of EAS 14.0Marc Blank
2011-10-19Fix build breakMarc Blank
2011-10-19Send "Connection: close" with Ping commandsMarc Blank
2011-09-27Properly handle unsupported policies in tryProvisionMarc Blank
2011-09-26Properly show error when there's no connectivityMarc Blank
2011-09-13Send OPTIONS command with minimal headersMarc Blank
2011-09-08Prevent wakelock from being held when sync services finishMarc Blank
2011-09-07Revert "Ensure that ExchangeService.done() is called when exiting"Marc Blank
2011-09-04Ensure that ExchangeService.done() is called when exitingMarc Blank
2011-09-02Refresh mAccount after setting new policyMarc Blank
2011-09-02Revert "Don't send device info in OPTIONS command"Marc Blank
2011-08-31Don't send device info in OPTIONS commandMarc Blank
2011-08-26Use real deviceId when validating Exchange accountMarc Blank
2011-08-23Fix NPE's in EasSyncServiceMarc Blank
2011-08-12Catch ProviderUnavailableException where we canMarc Blank
2011-08-05Fix problem with SmartReply/Forward and deleted messagesMarc Blank