summaryrefslogtreecommitdiffstats
path: root/src/com/android/exchange/service
Commit message (Expand)AuthorAgeFilesLines
* Fix authentication error notification click handling.Danny Baumann2016-09-261-1/+3
* exchange: imap pushJorge Ruesga2016-09-261-1/+1
* exchange: fix eas autodiscoverJorge Ruesga2016-09-261-2/+9
* Display model name on exchange server and exclude illegal charactersJonas Knutsson2016-09-261-1/+5
* exchange: serialize the account parcelable before using with AlarmManagerJorge Ruesga2016-09-262-2/+19
* Exchange: Support configure the sync size for each mail content.zhihai liu2015-09-281-0/+22
* If and account can't be loaded, do not perform an operationMartin Hibdon2014-10-131-31/+64
* Update PingSyncSynchronizer loggingMartin Hibdon2014-10-082-24/+41
* Fix ping upon account creationMartin Hibdon2014-10-072-23/+47
* Merge "Fix a strictmode violoation when starting a delayed ping" into ub-gmai...Martin Hibdon2014-10-061-1/+5
|\
| * Fix a strictmode violoation when starting a delayed pingMartin Hibdon2014-10-061-1/+5
* | Merge "Enable the automatic hourly ping kick" into ub-gmail-ur14-devMartin Hibdon2014-10-061-1/+1
|\ \ | |/ |/|
| * Enable the automatic hourly ping kickMartin Hibdon2014-10-021-1/+1
* | Persist debug state in ExchangeMartin Hibdon2014-10-021-4/+14
|/
* Add more logging to track down b/17708011Martin Hibdon2014-10-012-0/+6
* Fix a bug with the delayed ping not being restartedMartin Hibdon2014-10-012-12/+18
* Correctly fix the pingMartin Hibdon2014-09-101-1/+1
* Fix Exchange pingsMartin Hibdon2014-09-101-1/+1
* Hook up exchange logging to the debug screenMartin Hibdon2014-08-281-4/+27
* Merge "Some minor code cleanup" into ub-gmail-ur14-devMartin Hibdon2014-08-281-19/+0
|\
| * Some minor code cleanupMartin Hibdon2014-08-281-19/+0
* | Put the debug screen back into settingsMartin Hibdon2014-08-281-0/+6
|/
* Restore automatic ping and backoff on error functionalityMartin Hibdon2014-08-132-18/+72
* b/16380611. Check for null Account objects before using.Anthony Lee2014-07-243-0/+21
* Improve Exchange AutoDiscoverMartin Hibdon2014-07-172-14/+24
* Update IEmailServiceMartin Hibdon2014-07-111-2/+14
* Add communication class for HostAuthMartin Hibdon2014-07-071-7/+3
* Make Calendar and Contacts syncing go through EasServiceMartin Hibdon2014-06-306-417/+309
* Make sure that we restart the ping when we have an EasService.Anthony Lee2014-06-301-3/+3
* Merge "Make sure that we have an EasService in onPerformSync" into ub-mail-ma...Martin Hibdon2014-06-251-9/+33
|\
| * Make sure that we have an EasService in onPerformSyncMartin Hibdon2014-06-251-9/+33
* | Start push pings on startupMartin Hibdon2014-06-251-0/+48
|/
* b/15742016. Fix up some error logging.Anthony Lee2014-06-191-3/+3
* Update IEmailServiceMartin Hibdon2014-06-183-363/+159
* Use account id instead of accout objects in EasOperation.Anthony Lee2014-06-161-2/+2
* Switch over to use EasServiceMartin Hibdon2014-06-052-510/+7
* Delete obsolete codeMartin Hibdon2014-06-044-2/+26
* Change IEmailService.sync to have two different formsMartin Hibdon2014-05-302-4/+28
* Revert "Get rid of deleteAccountPIMData from IEmailService"Martin Hibdon2014-05-211-0/+6
* Get rid of deleteAccountPIMData from IEmailServiceMartin Hibdon2014-05-211-6/+0
* Make sendMeetingResponse and Autodiscover an EasOperationMartin Hibdon2014-05-195-667/+123
* Fix NPE on null cursor closeJay Shrauner2014-05-022-2/+7
* Date parser utility helpers throw parse exceptionsJay Shrauner2014-04-301-2/+13
* Do not terminate outbox sync on single message failures.Yu Ping Hu2014-03-201-2/+4
* If Ping encounters an error, wait before repinging.Yu Ping Hu2014-03-201-24/+40
* Clean up handling of NPE when sending a messageMartin Hibdon2014-03-201-1/+2
* Fix sending on Exchange 2007Martin Hibdon2014-03-201-0/+2
* Suppress auth notification for provisioning errors.Yu Ping Hu2014-03-202-493/+33
* Add EasCalendarSyncMartin Hibdon2014-03-203-1061/+4
* Switch contacts sync to an EasSyncBase.Yu Ping Hu2014-03-204-1144/+13