summaryrefslogtreecommitdiffstats
path: root/emailcommon/src/com/android/emailcommon/provider/EmailContent.java
Commit message (Expand)AuthorAgeFilesLines
* email: imap pushJorge Ruesga2015-10-181-0/+8
* email: suggested contactsJorge Ruesga2015-10-181-0/+9
* DBHelper: Support upgrades from CM11Ricardo Cerqueira2015-10-181-0/+2
* Fix restoreBodySource key so it returns the correct value.Anthony Lee2014-10-211-4/+1
* Display sync errors using snackbar and not as a TL footerJames Lemieux2014-09-291-2/+3
* When we migrate Exchange folders, set the sync status to INITIAL_SYNC_NEEDEDMartin Hibdon2014-09-261-0/+2
* Move over to the new AttachmentService.Anthony Lee2014-06-251-1/+1
* Enable supression of combined accountPaul Westbrook2014-06-201-0/+5
* 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
* | Move account backup/restore to userdata in AccountManagerTony Mantler2014-05-141-4/+1
* | Clean up unused code and warnings in AccountTony Mantler2014-05-131-0/+1
|/
* Fetch email bodies using ContentResolver#openInputStreamTony Mantler2014-05-081-93/+51
* Make sure that queries against the Body table have ID columns.Anthony Lee2014-04-281-4/+4
* 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-141-75/+73
* Fix attachment loading for messages which have been forwardedTony Mantler2014-04-081-1/+3
* b/9564335. Add support for a maxAttachmentSize column in the AccountAnthony Lee2014-03-191-0/+2
* Fix content observingTony Mantler2014-02-051-8/+118
* Clean up AccountSettingsFragment loadingTony Mantler2014-01-301-0/+9
* Log the stack trace if we do a DB operation on the UI threadMartin Hibdon2014-01-031-2/+1
* Allow database to hold oauth credentialsMartin Hibdon2013-12-091-0/+14
* Add fallbacks if sentDate is not setMartin Hibdon2013-11-121-0/+2
* Add a provider call to get device friendly name.Yu Ping Hu2013-10-301-0/+7
* Add an additional mailbox key column to message tableMartin Hibdon2013-10-231-1/+19
* Treat updates into non-existent body rows as inserts.Yu Ping Hu2013-10-211-0/+2
* Don't push things that haven't performed initial sync.Yu Ping Hu2013-10-041-0/+4
* Don't show "No messages" when starting a search on ExchangeTony Mantler2013-10-011-0/+1
* Improve display of attachments in popMartin Hibdon2013-09-201-0/+3
* Implement a resyncMailbox MethodAlon Albert2013-09-191-0/+2
* Fix MessageStateChange to include mailbox id.Yu Ping Hu2013-09-151-0/+2
* Add the MessageMove & MessageStateChange tables.Yu Ping Hu2013-09-091-29/+2
* Fix notification preference migrationScott Kennedy2013-08-261-1/+1
* Add the moved messages query.Yu Ping Hu2013-08-231-1/+31
* Merge "Add PingDuration to the Account table" into jb-ub-mail-ur10Martin Hibdon2013-08-221-0/+2
|\
| * Add PingDuration to the Account tableMartin Hibdon2013-08-211-0/+2
* | Use resources for authority/package namePaul Westbrook2013-08-201-8/+4
|/
* Prevent NPEPaul Westbrook2013-08-161-1/+1
* Reimplement QuickResponse supportTony Mantler2013-08-161-10/+0
* Continue rewriting QuickResponse supportTony Mantler2013-08-121-0/+11
* Implement two part imap syncMartin Hibdon2013-08-071-0/+2
* Improve message counting, ah ah ah!Yu Ping Hu2013-07-311-2/+1
* Delete unused projection.Yu Ping Hu2013-07-181-5/+0
* Hijack an unused projection.Yu Ping Hu2013-07-181-4/+3
* Change the concept of a default accountScott Kennedy2013-06-271-1/+7
* Unify LogTagScott Kennedy2013-06-051-4/+4
* Refactoring to support eml viewer in UnifiedEmail.Andrew Sapperstein2013-06-041-0/+10
* Improve mailbox sync and load more.Yu Ping Hu2013-04-111-0/+2