summaryrefslogtreecommitdiffstats
path: root/emailcommon
Commit message (Expand)AuthorAgeFilesLines
* Add copyright noticeMartin Hibdon2014-07-141-0/+15
* Merge "Update IEmailService" into ub-mail-masterMartin Hibdon2014-07-143-5/+33
|\
| * Update IEmailServiceMartin Hibdon2014-07-113-5/+33
* | Remove direct entry points to AccountSettingsTony Mantler2014-07-112-37/+0
|/
* Better documentation for "Account display name".Régis Décamps2014-07-101-1/+3
* Add communication class for HostAuthMartin Hibdon2014-07-074-10/+156
* Merge "Unify settings activity" into ub-mail-masterTony Mantler2014-06-271-0/+18
|\
| * Unify settings activityTony Mantler2014-06-271-0/+18
* | Move over to the new AttachmentService.Anthony Lee2014-06-251-1/+1
|/
* Enable supression of combined accountPaul Westbrook2014-06-201-0/+5
* Update IEmailServiceMartin Hibdon2014-06-183-15/+49
* Remove unused preferences and dead codeTony Mantler2014-06-101-29/+0
* Merge "Unit Tests for serialization of Account and HostAuth objects" into ub-...James Lemieux2014-06-092-3/+8
|\
| * Unit Tests for serialization of Account and HostAuth objectsJames Lemieux2014-06-092-3/+8
* | am 73101f3a: Fix OAuth when changing credentials from settingsTony Mantler2014-06-091-1/+1
|\ \
| * | Fix OAuth when changing credentials from settingsTony Mantler2014-06-091-1/+13
* | | Fix OAuth when changing credentials from settingsTony Mantler2014-06-091-0/+12
| |/ |/|
* | Clean up cert activity handlingTony Mantler2014-06-051-8/+11
* | Change IEmailService.sync to have two different formsMartin Hibdon2014-05-302-4/+13
* | Revert "Get rid of deleteAccountPIMData from IEmailService"Martin Hibdon2014-05-212-0/+25
* | Get rid of deleteAccountPIMData from IEmailServiceMartin Hibdon2014-05-212-25/+0
* | Merge "Move email bodies to files" into ub-mail-masterTony Mantler2014-05-151-5/+14
|\ \
| * | Move email bodies to filesTony Mantler2014-05-141-5/+14
* | | Fix FLAG_OAUTH usageTony Mantler2014-05-141-1/+8
* | | Move account backup/restore to userdata in AccountManagerTony Mantler2014-05-145-41/+205
* | | Fix projection columns, begin removing another unused fieldTony Mantler2014-05-131-11/+9
* | | Clean up unused code and warnings in AccountTony Mantler2014-05-132-131/+6
|/ /
* | Service intent's package matches the content provider's.Anthony Lee2014-05-111-1/+16
* | Fetch email bodies using ContentResolver#openInputStreamTony Mantler2014-05-082-94/+52
* | Handle attachment filenames with % charactersTony Mantler2014-05-061-12/+14
* | Catch empty mime type and substitute application/octet-streamTony Mantler2014-05-051-1/+5
* | Catch exceptions when DownloadManager is disabledTony Mantler2014-05-051-10/+12
* | Merge "Don't allow empty or null filenames" into ub-mail-masterTony Mantler2014-05-051-1/+1
|\ \
| * | Don't allow empty or null filenamesTony Mantler2014-05-021-1/+1
* | | Parse abbreviated date fieldsJay Shrauner2014-05-021-1/+6
* | | Don't allow non-constant format stringsTony Mantler2014-05-021-331/+12
|/ /
* | Fix Exchange crash when parsing abbreviated datesJay Shrauner2014-04-301-16/+57
* | Merge "Warnings and finals" into ub-mail-masterTony Mantler2014-04-291-72/+56
|\ \
| * | Warnings and finalsTony Mantler2014-04-291-72/+56
* | | Warnings and FinalsTony Mantler2014-04-291-17/+16
|/ /
* | Make sure that queries against the Body table have ID columns.Anthony Lee2014-04-281-4/+4
* | b/14075613. Treat empty strings the same as null strings.Anthony Lee2014-04-221-2/+2
* | Continue purging the unused reply partsTony Mantler2014-04-181-6/+1
* | Purge unused/obsolete body fieldsTony Mantler2014-04-171-58/+7
* | Bypass the cursor completely when passing message within EmailContent contextsTony Mantler2014-04-161-0/+53
* | Cleanup in EmailContentTony Mantler2014-04-146-94/+94
* | Remove flawed body-mangling code, add some finalsTony Mantler2014-04-111-22/+7
|/
* Fix attachment loading for messages which have been forwardedTony Mantler2014-04-081-1/+3
* Upgrade my logging from .e to .wtfMartin Hibdon2014-03-271-1/+1
* Merge "Add logging to help track down a bug causing invalid credentials" into...Martin Hibdon2014-03-271-0/+5
|\