* Ignore the small/large message distinction
* Get rid of loadMore; let the sync always get the text parts
(this avoids parsing a potentially huge message just to get at
the text parts)
* If we have a multipart/alternative and it has html text, don't
bother loading the plain part
Bug: 6325247
Change-Id: Ib557b20c517f0dee2b5f67d0d57d5304a0cba936
* Added a starred folder for each account (only shows up if there
are any starred messages)
* Added a combined starred folder in the "combined" account
* Use proper icon for the starred folders
* Set proper counts for these folders
TODO: There are probably a bunch of loose ends related to how the
counts in these virtual folders get updated
Change-Id: I72fcf543716583bdfcbdd50ffcac3b023a9b59e6
* Also, fix Exchange logging
* Also, get notifications working
* Refactor former Email class into MailActivityEmail
Change-Id: Id726f4178134485f4a3ec1ee317861d984d659a0