summaryrefslogtreecommitdiffstats
path: root/src/com/android/email/service
Commit message (Expand)AuthorAgeFilesLines
* b/17209397. NOOP getServiceMap() if we are in the tombstone app.Anthony Lee2014-08-251-0/+6
* Fix search mailbox status on early-out when searchingTony Mantler2014-08-221-0/+4
* Fix some AOSP NPEsTony Mantler2014-08-221-2/+2
* Don't return a protocol for a null account typeTony Mantler2014-08-071-1/+5
* Add Exchange fallback and support diverting to GmailTony Mantler2014-07-311-1/+6
* b/16570506. Only enable alternate EAS authenticator when needed.Anthony Lee2014-07-282-7/+26
* Merge "Disable Eas Authenticator if Exchange is not installed" into ub-mail-m...Martin Hibdon2014-07-242-10/+15
|\
| * Disable Eas Authenticator if Exchange is not installedMartin Hibdon2014-07-242-10/+15
* | Factor out the guts of setupAccountManagerAccount()Anthony Lee2014-07-241-4/+23
|/
* Merge "Update IEmailService" into ub-mail-masterMartin Hibdon2014-07-142-5/+13
|\
| * Update IEmailServiceMartin Hibdon2014-07-112-5/+13
* | Remove direct entry points to AccountSettingsTony Mantler2014-07-116-29/+6
|/
* Add communication class for HostAuthMartin Hibdon2014-07-072-3/+4
* Move over to the new AttachmentService.Anthony Lee2014-06-252-1144/+1
* Revamp logging & remove the threading around downloads.Anthony Lee2014-06-241-141/+228
* Update IEmailServiceMartin Hibdon2014-06-182-26/+31
* Some more cleanup and code rearrangement & added unit testsAnthony Lee2014-06-051-282/+336
* Merge "Change IEmailService.sync to have two different forms" into ub-mail-ma...Martin Hibdon2014-05-302-4/+13
|\
| * Change IEmailService.sync to have two different formsMartin Hibdon2014-05-302-4/+13
| * Merge "Revert "Get rid of deleteAccountPIMData from IEmailService"" into ub-m...Martin Hibdon2014-05-212-0/+9
| |\
| | * Revert "Get rid of deleteAccountPIMData from IEmailService"Martin Hibdon2014-05-212-0/+9
| * | Merge "Get rid of deleteAccountPIMData from IEmailService" into ub-mail-masterMartin Hibdon2014-05-212-9/+0
| |\|
| | * Get rid of deleteAccountPIMData from IEmailServiceMartin Hibdon2014-05-212-9/+0
* | | Cleanup of AttachmentService code and enabling of DownloadQueue.Anthony Lee2014-05-301-590/+507
|/ /
* / Factored out Watchdog code and cleaned up other stuff.Anthony Lee2014-05-201-138/+193
|/
* Introduction of DownloadQueue and associated tests.Anthony Lee2014-05-121-138/+283
* Fetch email bodies using ContentResolver#openInputStreamTony Mantler2014-05-081-2/+2
* Clean up loggingTony Mantler2014-05-061-24/+22
* Created the new AttachmentService class.Anthony Lee2014-04-291-0/+1143
* Cleanup in EmailContentTony Mantler2014-04-145-25/+31
* Fix IMAP attachment upsync for forwarded messagesTony Mantler2014-04-071-2/+5
* Bound the number of headers we might try to fetchMartin Hibdon2014-04-031-1/+20
* Merge "Allow setting of the sync window for IMAP accounts" into ub-mail-algolMartin Hibdon2014-04-011-1/+6
|\
| * Allow setting of the sync window for IMAP accountsMartin Hibdon2014-04-011-1/+6
* | b/13659368. Ensure properly download status for attachments on failures.Anthony Lee2014-03-311-1/+43
|/
* Minor formatting changeMartin Hibdon2014-03-271-1/+2
* Merge "Fix IMAP message upsync to include attachments." into ub-mail-algolMartin Hibdon2014-03-272-12/+15
|\
| * Fix IMAP message upsync to include attachments.Tony Mantler2014-03-272-12/+15
* | Fix a NPE trying to download an attachmentMartin Hibdon2014-03-271-2/+4
|/
* Merge "Only make Calendar and Contacts syncable on Exchange" into ub-mail-masterMartin Hibdon2014-03-201-5/+11
|\
| * Only make Calendar and Contacts syncable on ExchangeMartin Hibdon2014-03-201-5/+11
* | Add sync to IEmailService.Yu Ping Hu2014-03-202-1/+10
* | Changed the IEmailService interface to accept and accountId inAnthony Lee2014-03-194-7/+7
* | Add pushModify to IEmailService.Yu Ping Hu2014-03-192-0/+9
* | Delete unused functions from IEmailService.aidl.Yu Ping Hu2014-03-194-179/+3
|/
* Skip protocol choice if user entered from system account managerTony Mantler2014-03-141-0/+23
* Keep on getting a couldn't sign-in notificationJames Lemieux2014-03-071-8/+11
* Use BroadcastReceiver to listen for LOCALE_CHANGEDAndrew Sapperstein2014-03-041-1/+2
* Merge "Merge setup fragments under a single activity" into ub-mail-masterTony Mantler2014-02-282-4/+4
|\
| * Merge setup fragments under a single activityTony Mantler2014-02-262-4/+4