summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/browse/MessageCursor.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "unifiedemail: display a "load more" button"Ethan Chen2014-09-031-11/+2
* unifiedemail: display a "load more" buttonJorge Ruesga2014-07-071-2/+11
* Refactor ConversationMessage out of MessageCursor.Andrew Sapperstein2013-06-041-129/+1
* Parse eml file to UI's notion of a Message.Andrew Sapperstein2013-06-041-1/+48
* Use an ObjectCursorLoader for MessagesPaul Westbrook2013-05-091-15/+22
* Remove a bunch of unused methodsScott Kennedy2013-03-211-4/+0
* resolved conflicts for merge of 9e4ca799 to jb-ub-mail-ur9Andy Huang2013-02-281-2/+2
|\
| * better logging of conversations, folders, fragmentsAndy Huang2013-02-281-2/+2
* | Remove count hack for message cursor.Vikram Aggarwal2013-02-211-1/+6
|/
* Refactor Attachment code. Combined AttachmentStatusLoader.Result andMark Wei2013-01-101-0/+7
* fix starring after rotationAndy Huang2012-11-091-12/+28
* Maintain to/cc/bcc state on rotationScott Kennedy2012-11-071-1/+1
* fix attachment URIs change from causing re-render flashAndy Huang2012-10-291-3/+11
* optimize re-rendering a conversation for a single outgoing messageAndy Huang2012-10-221-3/+16
* fix conversation flicker when sending on a thread w/ attachmentsAndy Huang2012-09-281-6/+16
* handle sender/body changes in-placeAndy Huang2012-09-251-2/+1
* fix conversation read/unread edge casesAndy Huang2012-08-211-2/+11
* refine message cursor update accept/reject logicAndy Huang2012-08-131-13/+55
* message "serverId" field is a string, not a longAndy Huang2012-08-091-1/+1
* "new message from" in conversation view on updateAndy Huang2012-08-071-0/+36
* save/load conversation state, add granular mark unreadAndy Huang2012-07-231-7/+44
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-4/+7
* Revert "Major refactor of ConversationCursor"Marc Blank2012-04-201-6/+16
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-16/+6
* building blocks for bottom-aligned attachmentsAndy Huang2012-04-021-0/+63