summaryrefslogtreecommitdiff
path: root/src/com/android/mail/ui/ConversationPositionTracker.java
Commit message (Expand)AuthorAgeFilesLines
* try not to grab the conversation cursor mutex on the main threadAndy Huang2013-05-291-1/+1
* Many fixes to detached modeVikram Aggarwal2013-01-291-14/+13
* Optimization for detemining conversation positionPaul Westbrook2013-01-091-37/+25
* Revert to old conversation position calculationPaul Westbrook2012-11-141-28/+37
* fix position tracker issues that prevented auto-advanceAndy Huang2012-11-121-1/+1
* Reduce chance of ANRsPaul Westbrook2012-11-091-38/+28
* ConversationPositionTracker should return correct positionVikram Aggarwal2012-09-201-3/+6
* Conv. list CHOICE_SINGLE, highlights conversations from widget launchVikram Aggarwal2012-09-181-3/+3
* Fixed crash with detached cursorPaul Westbrook2012-09-091-1/+1
* reduce network requestPaul Westbrook2012-09-091-27/+39
* Handle background updates to items in selection setPaul Westbrook2012-09-071-9/+2
* Prevent use of disabled ConversationCursorsPaul Westbrook2012-08-161-29/+36
* Pass fewer variables. Reduce visibility.Vikram Aggarwal2012-07-311-6/+8
* Changes to support different Log tagsPaul Westbrook2012-06-251-1/+2
* Fix auto-advance on tablet.Vikram Aggarwal2012-05-231-95/+41
* Always read settings from the accountVikram Aggarwal2012-05-081-6/+6
* Rely on ConversationPositionTracker to calculate positionVikram Aggarwal2012-04-261-10/+0
* Destructive Actions. Part 2: More logic consolidated.Vikram Aggarwal2012-04-231-1/+27
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-2/+1
* Revert "Major refactor of ConversationCursor"Marc Blank2012-04-201-1/+2
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-2/+1
* Conversation Position Tracker used for destructive actionsVikram Aggarwal2012-04-131-195/+90
* Hook the conversation position trackerVikram Aggarwal2012-04-131-13/+10
* Transition to next conversation correctlyVikram Aggarwal2012-04-111-0/+382