summaryrefslogtreecommitdiffstats
path: root/emailcommon
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\
| * Add logging to help track down a bug causing invalid credentialsMartin Hibdon2014-03-271-0/+5
* | Fix IMAP message upsync to include attachments.Tony Mantler2014-03-271-2/+11
|/
* b/9564335. Add support for a maxAttachmentSize column in the AccountAnthony Lee2014-03-192-1/+5
* Add sync to IEmailService.Yu Ping Hu2014-03-202-0/+7
* Changed the IEmailService interface to accept and accountId inAnthony Lee2014-03-192-4/+6
* Add pushModify to IEmailService.Yu Ping Hu2014-03-192-0/+22
* Delete unused functions from IEmailService.aidl.Yu Ping Hu2014-03-192-165/+12
* Keep on getting a couldn't sign-in notificationJames Lemieux2014-03-071-1/+1
* Merge setup fragments under a single activityTony Mantler2014-02-263-64/+18
* Merge "Mark otherwise unused method as @VisibleForTesting" into ub-mail-masterTony Mantler2014-02-191-4/+7
|\
| * Mark otherwise unused method as @VisibleForTestingTony Mantler2014-02-181-4/+7
* | Merge "Make settings flow work for OAuth" into ub-mail-masterMartin Hibdon2014-02-141-0/+2
|\ \ | |/ |/|
| * Make settings flow work for OAuthMartin Hibdon2014-02-141-0/+2
* | Merge "Introduce an SSL handshake timeout value of 30 seconds." into ub-mail-...Anthony Lee2014-02-131-2/+5
|\ \
| * | Introduce an SSL handshake timeout value of 30 seconds.Anthony Lee2014-02-131-2/+5
| |/
* / In 4.4 unbindService can return other RuntimeExceptions outside ofAnthony Lee2014-02-121-3/+8
|/
* Merge "Fix content observing" into ub-mail-masterTony Mantler2014-02-073-8/+128
|\
| * Fix content observingTony Mantler2014-02-053-8/+128
* | Add sign in ActivityMartin Hibdon2014-02-051-1/+13
|/