summaryrefslogtreecommitdiffstats
path: root/src/com/android/exchange/adapter
Commit message (Expand)AuthorAgeFilesLines
* Exchange: Support configure the sync size for each mail content.zhihai liu2015-09-281-3/+37
* 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
|/
* Fix search parsingMartin Hibdon2014-10-022-2/+9
* Build fixMartin Hibdon2014-10-011-4/+4
* Add a wtf log if we hit transactionTooLarge with batch size 1Martin Hibdon2014-10-011-2/+6
* When we migrate Exchange folders, set the sync status to INITIAL_SYNC_NEEDEDMartin Hibdon2014-09-271-3/+16
* Don't allow disabling the camera with managed profilesMartin Hibdon2014-09-251-0/+10
* Hook up exchange logging to the debug screenMartin Hibdon2014-08-282-25/+8
* 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
* b/15746597. Adjust workflow when there are no results for a GAL search.Anthony Lee2014-06-201-1/+4
* Delete obsolete codeMartin Hibdon2014-06-047-1821/+16
* Fix parser EodExceptionsJay Shrauner2014-05-218-40/+45
* Fix handling of encoded intsJay Shrauner2014-05-163-155/+201
* Merge "Fix nextTag for end of document" into ub-mail-masterJay Shrauner2014-05-141-9/+9
|\
| * Fix nextTag for end of documentJay Shrauner2014-05-141-9/+9
* | Fix format exceptionJay Shrauner2014-05-141-1/+1
|/
* Merge "Fix ArrayBoundsException in ContactsSyncParser" into ub-mail-masterJay Shrauner2014-05-121-4/+4
|\
| * Fix ArrayBoundsException in ContactsSyncParserJay Shrauner2014-05-091-4/+4
* | Fix Parser crashes on unknown tags/pagesJay Shrauner2014-05-102-153/+162
* | Update EAS XML tagsJay Shrauner2014-05-091-136/+268
|/
* Fix NPE with null mimeTypeJay Shrauner2014-05-021-10/+17
* Handle malformed photosJay Shrauner2014-05-021-2/+9
* Fix ArrayList overrun in transaction listJay Shrauner2014-05-011-0/+5
* Don't crash when content provider is disabledJay Shrauner2014-05-012-3/+11
* Fix null cursor NPEsJay Shrauner2014-05-011-5/+9
* Date parser utility helpers throw parse exceptionsJay Shrauner2014-04-304-14/+63
* Cleanup in EmailContentTony Mantler2014-04-142-16/+21
* b/11435875. Add support for fileAs when uploading new contacts.Anthony Lee2014-04-071-0/+3
* Replying to a Message with an encoded email address shows the encoded address...James Lemieux2014-03-272-8/+8
* Fix a crash when loggingMartin Hibdon2014-03-201-1/+1
* Suppress auth notification for provisioning errors.Yu Ping Hu2014-03-201-2/+2
* Add EasCalendarSyncMartin Hibdon2014-03-202-4/+4
* Switch contacts sync to an EasSyncBase.Yu Ping Hu2014-03-202-4/+4
* Make sending an EasOperationMartin Hibdon2014-03-201-0/+36
* Get rid of the old search classMartin Hibdon2014-03-201-268/+0
* Add EasSyncCollectionTypeBase and its mail sync subclass.Yu Ping Hu2014-03-201-0/+5
* Make search an EasOperationMartin Hibdon2014-03-203-2/+163
* Request FolderSync for EAS error status 8 & 12.Yu Ping Hu2014-03-191-2/+9
* Created an EasOperation for attachment loading.Anthony Lee2014-03-191-1/+1
* Eliminate redundant methods in Address classJames Lemieux2014-01-222-8/+8
* Improve birthday handling in contacts upsync.Yu Ping Hu2013-11-142-14/+3
* Merge "Add Logging to Track Bug" into jb-ub-mail-ur10Yu Ping Hu2013-11-132-0/+2
|\
| * Add Logging to Track BugAlon Albert2013-11-122-0/+2
* | Detect Removable Storage ProperlyAlon Albert2013-11-051-29/+6
* | Retry MoveItems if response does not contain a status.Yu Ping Hu2013-11-011-0/+6
* | Treat "fetch needed" same as "more available" for sync.Yu Ping Hu2013-10-211-2/+8
* | Update sync time for search mailbox so we don't show the spinner foreverTony Mantler2013-10-171-1/+2
|/