summaryrefslogtreecommitdiffstats
path: root/src/com/android/email/service/Pop3Service.java
Commit message (Expand)AuthorAgeFilesLines
* Changes to support smaller email tombstone apk sizePaul Westbrook2014-09-161-475/+0
* Put debug screen back into settingsMartin Hibdon2014-08-281-4/+4
* Remove direct entry points to AccountSettingsTony Mantler2014-07-111-1/+1
* Changed the IEmailService interface to accept and accountId inAnthony Lee2014-03-191-2/+2
* Delete unused functions from IEmailService.aidl.Yu Ping Hu2014-03-191-13/+1
* Kill the process when an account is deleted.Martin Hibdon2013-09-121-0/+4
* Delete POP emails when they are removed from the serverMartin Hibdon2013-09-121-20/+19
* Fix a bug in Pop3 syncMartin Hibdon2013-09-111-3/+6
* Prevent simultaneous imap and pop syncsMartin Hibdon2013-08-281-1/+1
* Fix capabilities to allow discarding drafts.Yu Ping Hu2013-08-061-3/+2
* Update pop3 syncingMartin Hibdon2013-08-011-18/+63
* Merge "Delete most of IEmailServiceCallback." into jb-ub-mail-ur10Yu Ping Hu2013-07-301-29/+6
|\
| * Delete most of IEmailServiceCallback.Yu Ping Hu2013-07-291-29/+6
* | Load large POP attachmentsPaul Westbrook2013-07-291-2/+3
|/
* Stop crashing with POP attachmentsPaul Westbrook2013-07-291-5/+8
* Explicitly pass a callback when loading attachments.Yu Ping Hu2013-07-151-1/+3
* Unify LogTagScott Kennedy2013-06-051-7/+7
* Improve POP sync.Yu Ping Hu2013-04-171-7/+8
* Improve mailbox sync and load more.Yu Ping Hu2013-04-111-18/+15
* Convert authorities, intents, and account manager typesMarc Blank2012-08-311-0/+5
* Progress updates for POP3 message downloadsMarc Blank2012-08-031-3/+24
* Handle server deletion of local POP deletionsMarc Blank2012-08-021-55/+36
* POP3 renovationMarc Blank2012-08-021-425/+148
* Make sure account capabilities get set properly in UIProviderMarc Blank2012-07-251-1/+1
* Add a bunch of stuff missed earlierMarc Blank2012-06-281-0/+726
* Revert to old Email appMarc Blank2012-04-251-737/+0
* Add totalCount to Mailbox; send to UIProviderMarc Blank2012-03-101-0/+4
* Fix SMTP sendingMarc Blank2012-03-091-3/+0
* Re-attach mailbox sync callbacks and refresh statusMarc Blank2012-02-171-0/+14
* Convert POP3 to serviceMarc Blank2012-02-161-0/+722