1. a91d00b Many fixes to detached mode by Vikram Aggarwal · 12 years ago
  2. bcb16b9 Check tablet mode through resources by Vikram Aggarwal · 11 years ago
  3. 7ed5377 DO NOT MERGE Revert "Change "hide checkboxes" to "show checkboxes"" by Paul Westbrook · 12 years ago
  4. 669947b Remove views from selected set. by Vikram Aggarwal · 12 years ago
  5. e7b31af Change "hide checkboxes" to "show checkboxes" by Scott Kennedy · 12 years ago
  6. 4e77a7d Use the conversation objects we already have instead of the views by mindyp · 12 years ago
  7. 520172e Remove unused imports by Vikram Aggarwal · 12 years ago
  8. baf9364 Remove static cache of Folders by Paul Westbrook · 12 years ago
  9. 2615aea Cleanup in conversation item view by mindyp · 12 years ago
  10. 27c387a Remove potential bug by Vikram Aggarwal · 12 years ago
  11. 9be5991 clean up debugging code from b/6946182 by Andy Huang · 12 years ago
  12. 171f5db Why are we still doing all this view tracing? by mindyp · 12 years ago
  13. 84f7d32 We want deferred actions when doing anything destructive when a list is present. by mindyp · 12 years ago
  14. e21f886 Only smooth scroll to the selected item if it is not the same as the old one. by mindyp · 12 years ago
  15. c03b05a added interface for toggling by mindyp · 12 years ago
  16. e43ebbf It may be the parent or the child that is selected. by mindyp · 12 years ago
  17. 81a4f08 Update the conversation cursor state in CLF by Vikram Aggarwal · 12 years ago
  18. 41b9e8f Fewer toasts when there are connection issues. by Vikram Aggarwal · 12 years ago
  19. c01f5d9 Update the search count by Paul Westbrook · 12 years ago
  20. 8694fe9 When using keyboard navigation, the parent of the conversationitemview is what has focus. by mindyp · 12 years ago
  21. 49e0e99 Not in conversation view -> unset current conversation by Vikram Aggarwal · 12 years ago
  22. 17f373e Conv. list CHOICE_SINGLE, highlights conversations from widget launch by Vikram Aggarwal · 12 years ago
  23. a8e4318 Remove listview reference from selected menu by Vikram Aggarwal · 12 years ago
  24. 9365a82 Make sure that if we have selected the current conversation we autoadvance properly by mindyp · 12 years ago
  25. 490d032 Don't commit leave behind on orientation changes. by mindyp · 12 years ago
  26. a59283a Add a flag to determine if undo is for a batch operation or not by mindyp · 12 years ago
  27. ca8ca2d Make sure we check conversation cursor status as soon as we get it. by mindyp · 12 years ago
  28. 77c3e1b Swipe should delete in spam by mindyp · 12 years ago
  29. 9a49c9b Save/Restore ConversationListFragment state by Vikram Aggarwal · 12 years ago
  30. 649b9ea Fragment save/restore machinery by Vikram Aggarwal · 12 years ago
  31. 1ee96b2 handle missing messages every which way by Andy Huang · 12 years ago
  32. e6679b3 Don't save state of disabled Cursor by Paul Westbrook · 12 years ago
  33. aa55bc9 Make sure we commit without animating when show a new conversation. by mindyp · 12 years ago
  34. 7517e3b Turn on Andy's most excellent copious logging of layouts by Andy Huang · 12 years ago
  35. bad1a93 When tapping checkbox explicitly, go straight to toggling the checkbox. by mindyp · 12 years ago
  36. c6adce3 Commit destructive actions when changing folder/ account by mindyp · 12 years ago
  37. a6e965e refine workaround for b/6946182 by Andy Huang · 12 years ago
  38. 4969e0c Move ConversationListFooterView click handling by Paul Westbrook · 12 years ago
  39. 09e783c We dont want multi modal, we want multi, and then we want to be able to have 1 checked item. by mindyp · 12 years ago
  40. 1bc9a55 Fix restoring scroll position by Paul Westbrook · 12 years ago
  41. 443275a Hacky workaround for blank views by Vikram Aggarwal · 12 years ago
  42. 9a70e91 Fix resetting ConversationCursor by Paul Westbrook · 12 years ago
  43. 80ecd89 Ensure we restore the list state by Paul Westbrook · 12 years ago
  44. 995adf0 Fix use of disabled cursor by Paul Westbrook · 12 years ago
  45. 6cc9553 Fixup bugs with empty view. by Mindy Pereira · 12 years ago
  46. b073f16 Reduce calls to ConversationListFragment#onFolderUpdated by Paul Westbrook · 12 years ago
  47. 12fe37a When we update the folder the user is viewing, clear the items cache. by Mindy Pereira · 12 years ago
  48. 14f64ec Use multi-model mode by Mindy Pereira · 12 years ago
  49. 7c401b7 Get the Account through a listener by Vikram Aggarwal · 12 years ago
  50. 01f3050 Show remove folder option in user created labels. by Mindy Pereira · 12 years ago
  51. b81ddfd Update swipe action when settings change. by Mindy Pereira · 12 years ago
  52. de1c859 Clear selected conversation item when going back to search results list. by Mindy Pereira · 12 years ago
  53. b5901be Make sure view mode changes actually get to the conversation list fragment. by Mindy Pereira · 12 years ago
  54. 00179f1 Added the visuals for the new error styles. by Andrew Sapperstein · 12 years ago
  55. b807337 Dont show trash in trash... by Mindy Pereira · 12 years ago
  56. e7d783d use activated NOT pressed by Mindy Pereira · 12 years ago
  57. ae4ea99 Remove NPE when listContext is null by Vikram Aggarwal · 12 years ago
  58. 4f1cc0b Short/long tap in conversation list by Vikram Aggarwal · 12 years ago
  59. 573b9e6 Fixes for live conversation cursors by Paul Westbrook · 12 years ago
  60. 9730ea0 Perform a longClick from within ConversationItemView. by Vikram Aggarwal · 12 years ago
  61. 70a70c9 use conv cursor extras instead of folder status.: by Mindy Pereira · 12 years ago
  62. 8cf0043 Remove duplicate constructor by Vikram Aggarwal · 12 years ago
  63. 4e812f4 Update logic for which swipe action to use. by Mindy Pereira · 12 years ago
  64. 6ff331c The swipe action for search is always delete. by Mindy Pereira · 12 years ago
  65. 7591d2f observer access shuffle by Andy Huang · 12 years ago
  66. 71a8f29 Only remove observers when the fragment gets destroyed. by Mindy Pereira · 12 years ago
  67. e3c7b0b Unregister only if registered. by Mindy Pereira · 12 years ago
  68. 6d8e7fe Fixup Folder model; make ConversationListFragment observer on folder changes by Mindy Pereira · 12 years ago
  69. 278fd22 Make sure syncwindow gets syncwindow, status gets status, convlistfragment gets status. by Mindy Pereira · 12 years ago
  70. e58222b Use the swipe settings. by Mindy Pereira · 12 years ago
  71. 8937bf1 Commit leave behind items on view mode change, conv selected, cab mode exited, any new action. by Mindy Pereira · 12 years ago
  72. 4765c5c Make sure we hold on to pending undo ops. by Mindy Pereira · 12 years ago
  73. 9d7519d Error notifications show after orientation change. by Andrew Sapperstein · 12 years ago
  74. d3367499 Make it possible to restore undo operations. by Mindy Pereira · 12 years ago
  75. ebdfd98 Add ability to change multiple values at once for a conversation. by Mindy Pereira · 12 years ago
  76. 06642fa Make swipe remove label when not in inbox. by Mindy Pereira · 12 years ago
  77. c2c9dc1 Refactored UndoBarView into ActionableToastBar. by Andrew Sapperstein · 12 years ago
  78. 864e758 advance selected list item upon conversation swipe by Andy Huang · 12 years ago
  79. 6ea5278 We weren't showing the error state footer. by Mindy Pereira · 12 years ago
  80. b334c90 Changes to support different Log tags by Paul Westbrook · 12 years ago
  81. 48b2a6c Minor cleanup by Vikram Aggarwal · 12 years ago
  82. 3d7ca9d Consolidate OnePane, TwoPane, and Conversation Destructive actions. by Vikram Aggarwal · 12 years ago
  83. 7f602f7 Synchronize destruction and remove dead/deprecated code by Vikram Aggarwal · 12 years ago
  84. 75daee5 Consolidate list refresh and deletion by Vikram Aggarwal · 12 years ago
  85. c769422 Destructive Actions. Part 2: More logic consolidated. by Vikram Aggarwal · 12 years ago
  86. 09a4bfe Destructive Actions. Part 1 by Vikram Aggarwal · 12 years ago
  87. bf232c3 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  88. 0e3fd9d Restore the conversation list position by Paul Westbrook · 12 years ago
  89. cf164d6 Revert "Major refactor of ConversationCursor" by Marc Blank · 12 years ago
  90. 5150f03 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  91. 632721e conversation paging by Andy Huang · 12 years ago
  92. 7d81600 Update consumers on changes to Settings by Vikram Aggarwal · 12 years ago
  93. 8520fa3 Swap in a null cursor before clearing the ConversationList adapter by Marc Blank · 12 years ago
  94. 1e2573b Commit leave behind properly on pause. by Mindy Pereira · 12 years ago
  95. 85bd9e4 Fix the build by Vikram Aggarwal · 12 years ago
  96. 6902dcf Controller gets fragments from FragmentManager by Vikram Aggarwal · 12 years ago
  97. 6c72a78 Show leavebehind after swiping away an item. by Mindy Pereira · 12 years ago
  98. 0963ef8 Move undo up to the controller level. by Mindy Pereira · 12 years ago
  99. acf6039 Drag and drop into folders. by Mindy Pereira · 12 years ago
  100. b6b174f Respect hide checkboxes; tap and hold to add to CAB group by Mindy Pereira · 12 years ago