summaryrefslogtreecommitdiff
path: root/src/com/android/mail/ui/ConversationCursorLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "UnifiedEmail: Supported Email search function"Danny Baumann2016-12-301-5/+0
* UnifiedEmail: Supported Email search functionweitan2016-08-241-0/+5
* Allowing overriding conversation list load limit.Andrew Sapperstein2014-04-011-4/+4
* Unify LogTagScott Kennedy2013-06-051-8/+8
* CleanupScott Kennedy2013-04-051-1/+1
* Hide conversations from list after removal via notif actionScott Kennedy2013-02-221-1/+1
* Resolve all STOPSHIP comments in UnifiedEmailVikram Aggarwal2013-02-151-1/+1
* Remove activity leakVikram Aggarwal2013-01-031-15/+13
* Fix resetting ConversationCursorPaul Westbrook2012-08-171-6/+1
* Fix some problems with conversation cursorPaul Westbrook2012-08-011-1/+0
* Make sure reset ConversationCursorLoader gets cleaned upMarc Blank2012-08-011-1/+9
* Fix broken logging of loader add/removeMarc Blank2012-07-201-1/+1
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-12/+88
* Revert "Major refactor of ConversationCursor"Marc Blank2012-04-201-88/+12
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-12/+88
* Comment out pause/resumeMarc Blank2012-04-181-2/+2
* Don't stop loading onReset for CCMarc Blank2012-04-161-5/+0
* Lots 'o ConversationCursor goodnessMarc Blank2012-04-161-0/+2
* Add "limit" to first load of ConversationCursorMarc Blank2012-03-201-7/+12
* Allow a Conversation to be created with just the conversationPaul Westbrook2012-03-161-0/+3
* Store URI's in Uri instead of String.Mindy Pereira2012-02-281-2/+2
* Get loading folders/conversations off the ui thread.Mindy Pereira2012-02-161-0/+59