summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* am 6142a7d8: Merge "Exchange: use the port returned by autodiscover response"Scott Kennedy2014-12-171-2/+9
|\
| * Exchange: use the port returned by autodiscover responseJorge Ruesga2014-12-161-2/+9
| * Restore automatic ping and backoff on error functionalityMartin Hibdon2014-08-123-18/+78
* | Add more logging around EAS SmartSend to debug potential issues.Anthony Lee2014-10-211-8/+13
* | If an account does not support smart forward, then it doesn't do smart reply ...Martin Hibdon2014-10-212-2/+6
* | Merge "Add logging so we can see if syncing stops because of security hold" i...Martin Hibdon2014-10-141-0/+1
|\ \
| * | Add logging so we can see if syncing stops because of security holdMartin Hibdon2014-10-141-0/+1
* | | Merge "Set the sync status upon mailbox creation" into ub-gmail-ur14-devMartin Hibdon2014-10-141-0/+5
|\ \ \
| * | | Set the sync status upon mailbox creationMartin Hibdon2014-10-141-0/+5
| |/ /
* / / Remove some debug codeMartin Hibdon2014-10-141-10/+0
|/ /
* | If and account can't be loaded, do not perform an operationMartin Hibdon2014-10-1311-150/+130
* | Set the sync_state after search finishesMartin Hibdon2014-10-102-10/+30
* | Replace "Corporate" by "Exchange"Régis Décamps2014-10-101-1/+1
* | Update PingSyncSynchronizer loggingMartin Hibdon2014-10-083-26/+48
* | Fix name fields for selected GAL search resultsJay Shrauner2014-10-082-23/+43
* | 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
* | | Fix search parsingMartin Hibdon2014-10-022-2/+9
|/ /
* | Add more logging to track down b/17708011Martin Hibdon2014-10-012-0/+6
* | Build fixMartin Hibdon2014-10-011-4/+4
* | Merge "Fix a bug with the delayed ping not being restarted" into ub-gmail-ur1...Martin Hibdon2014-10-012-12/+18
|\ \
| * | Fix a bug with the delayed ping not being restartedMartin Hibdon2014-10-012-12/+18
* | | Merge "Add a wtf log if we hit transactionTooLarge with batch size 1" into ub...Martin Hibdon2014-10-011-2/+6
|\ \ \
| * | | Add a wtf log if we hit transactionTooLarge with batch size 1Martin Hibdon2014-10-011-2/+6
| |/ /
* / / Display sync errors using snackbar and not as a TL footerJames Lemieux2014-09-291-10/+12
|/ /
* | When we migrate Exchange folders, set the sync status to INITIAL_SYNC_NEEDEDMartin Hibdon2014-09-271-3/+16
* | Correctly set IS_PRIMARY in CalendarUtilitiesMartin Hibdon2014-09-251-1/+5
* | Don't allow disabling the camera with managed profilesMartin Hibdon2014-09-251-0/+10
* | 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-284-46/+35
* | Merge "Some minor code cleanup" into ub-gmail-ur14-devMartin Hibdon2014-08-282-20/+2
|\ \
| * | Some minor code cleanupMartin Hibdon2014-08-282-20/+2
* | | Put the debug screen back into settingsMartin Hibdon2014-08-282-1/+7
|/ /
* | Do not make provider calls with dummy Accounts.Anthony Lee2014-08-201-0/+6
* | b/17045765. Retain folder sync window settings on migration.Anthony Lee2014-08-191-2/+2
* | Restore automatic ping and backoff on error functionalityMartin Hibdon2014-08-133-18/+78
|/
* b/16380611. Check for null Account objects before using.Anthony Lee2014-07-243-0/+21
* Improve Exchange AutoDiscoverMartin Hibdon2014-07-175-31/+79
* Update IEmailServiceMartin Hibdon2014-07-113-16/+18
* Add communication class for HostAuthMartin Hibdon2014-07-072-8/+6
* Merge "Make Calendar and Contacts syncing go through EasService" into ub-mail...Martin Hibdon2014-06-309-460/+340
|\
| * Make Calendar and Contacts syncing go through EasServiceMartin Hibdon2014-06-309-460/+340
* | Delete obsolete emailsync codeTony Mantler2014-06-301-44/+0
|/
* 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
|\