1. a91d00b Many fixes to detached mode by Vikram Aggarwal · 12 years ago
  2. 5b9ed2b Fix CAB mode on tablet by Vikram Aggarwal · 11 years ago
  3. bcb16b9 Check tablet mode through resources by Vikram Aggarwal · 11 years ago
  4. 59e574d Merge "Remove obsolete TODOs and obsolete code" into jb-ub-mail-ur8 by Vikram Aggarwal · 11 years ago
  5. 5bc4f4a Merge "If conversation list cursor is not loaded, defer mark unread until it's loaded." into jb-ub-mail-ur8 by Yu Ping Hu · 11 years ago
  6. d31f0cf Remove obsolete TODOs and obsolete code by Vikram Aggarwal · 12 years ago
  7. 7c909c7 If conversation list cursor is not loaded, defer mark unread until it's loaded. by Yu Ping Hu · 12 years ago
  8. f98db95 Clarify assumptions and simplify by Vikram Aggarwal · 12 years ago
  9. 6422b8d Check fragment visibility correctly. by Vikram Aggarwal · 12 years ago
  10. 2fe343f Detect null mail instance by Vikram Aggarwal · 12 years ago
  11. 5ddd1dd Check the activity's focus state by Paul Westbrook · 12 years ago
  12. 7704d79 Restore the CAB mode on orientation change by Vikram Aggarwal · 12 years ago
  13. 669947b Remove views from selected set. by Vikram Aggarwal · 12 years ago
  14. 82d3750 Just use the default directly. by Vikram Aggarwal · 12 years ago
  15. 69a6cdf Allow veiled address pattern to be updated through settings by Vikram Aggarwal · 12 years ago
  16. b8c3171 Use confirm fragments for all operations by Vikram Aggarwal · 12 years ago
  17. 7460a1c Remove activity leak by Vikram Aggarwal · 12 years ago
  18. f6c00b8 Remove NFC handling from AbstractMailActivity by Vikram Aggarwal · 12 years ago
  19. 6cadbfc Use confirmation dialog fragments by Vikram Aggarwal · 12 years ago
  20. b2ef9c1 Clean up ConversationCursor listeners by Andy Huang · 12 years ago
  21. 5cc0ab2 Update folder changes from UPDATE_FOLDER_COLUMN to FOLDERS_UPDATED by mindyp · 12 years ago
  22. b2033d8 Convert rawFolders from String to FolderList by Andy Huang · 12 years ago
  23. 351ad4e use parcel intermediate format for ConversationInfo by Andy Huang · 12 years ago
  24. 26746eb Use a single operation to for updates by Paul Westbrook · 12 years ago
  25. cb0b30e Change the UiProvider contract to only send deltas when changing folders by mindyp · 12 years ago
  26. 17a8e78 Don't animate committing destructive items when we are opening a new fragment/view by mindyp · 12 years ago
  27. ae7e6a0 Update dropping into starred folder to match web by mindyp · 12 years ago
  28. 8fb8e26 Respect auto-advance setting from search results by Scott Kennedy · 12 years ago
  29. d27009a Only show the first conversation for search results if the user hasn't already selected one by mindyp · 12 years ago
  30. 8883f22 fix position tracker issues that prevented auto-advance by Andy Huang · 12 years ago
  31. 2bc8bc1 fix restoring nested Parcelables by Andy Huang · 12 years ago
  32. cd12e82 fix starring after rotation by Andy Huang · 12 years ago
  33. f0ef230 Only enter conversation mode if we have search results. by Vikram Aggarwal · 12 years ago
  34. 339004b Fix NPE in unit test by Paul Westbrook · 12 years ago
  35. 472e536 Remove switchAccount, reduce confusion. by Vikram Aggarwal · 12 years ago
  36. 93dc202 Make up icon work consistently for recent & label list by Vikram Aggarwal · 12 years ago
  37. 5109c51 Support for suppressing undo by Paul Westbrook · 12 years ago
  38. 218d4e8 Merge "Make sure that we get the expected notifications to update the conversation list." into jb-ub-mail by mindyp · 12 years ago
  39. 5c1d835 Make sure that we get the expected notifications to update the conversation list. by mindyp · 12 years ago
  40. 9e357e6 Fix empty recent folders by Vikram Aggarwal · 12 years ago
  41. 0d0f8b0 Prompt for auto-advance option on first action by Scott Kennedy · 12 years ago
  42. d243d45 Reposition Undo Bar if user enters into conversation before or while the by Mark Wei · 12 years ago
  43. a3f43d4 Allow immediate removal of a wait fragment. by Vikram Aggarwal · 12 years ago
  44. e0afef9 Check for all server-side settings when comparing accounts. by Vikram Aggarwal · 12 years ago
  45. dd6a7ce Reduce visibility of methods by Vikram Aggarwal · 12 years ago
  46. 8f98ac0 Prevent change folder dialog from opening more than once. by Mark Wei · 12 years ago
  47. 34f7b23 Show wait fragment when not initialized by Vikram Aggarwal · 12 years ago
  48. 1faf93d Prevent NPE when marking unread by Paul Westbrook · 12 years ago
  49. 6f54e1b Defer folderlistfragment updates while we are animating. by mindyp · 12 years ago
  50. 7f55c68 Use initial version of the cc cache fix. by mindyp · 12 years ago
  51. 9eb1c9a Prevent change folder dialog from opening more than once. by Mark Wei · 12 years ago
  52. 84f7d32 We want deferred actions when doing anything destructive when a list is present. by mindyp · 12 years ago
  53. f0656a1 fix behavior when user has a confirmation dialog associated with a destuctive action by mindyp · 12 years ago
  54. ca87de4 only get content description when accessibility is enabled. by mindyp · 12 years ago
  55. 81a4f08 Update the conversation cursor state in CLF by Vikram Aggarwal · 12 years ago
  56. 9d3fd92 Wait for visible conversation to load before loading others by Andy Huang · 12 years ago
  57. dfa1dec Prevent spurious Waiting from being shown by Paul Westbrook · 12 years ago
  58. 41b9e8f Fewer toasts when there are connection issues. by Vikram Aggarwal · 12 years ago
  59. a849263 Remove the current folder when dragging to a new folder. by mindyp · 12 years ago
  60. f9ba871 Recover from clobbered recent folders by Vikram Aggarwal · 12 years ago
  61. 636c1a1 Preemptive NPE fix for null cursor. by Vikram Aggarwal · 12 years ago
  62. 49e0e99 Not in conversation view -> unset current conversation by Vikram Aggarwal · 12 years ago
  63. 0c3c205 Explicit Intent to view Inbox by Vikram Aggarwal · 12 years ago
  64. 1672ff8 Fix NPE and log incorrect state. by Vikram Aggarwal · 12 years ago
  65. f807ba7 Update ActionBar immediately when entering conversation by Yorke Lee · 12 years ago
  66. e5e917c Don't show two archive icons by Vikram Aggarwal · 12 years ago
  67. d00229d Set the folder change only when the folder is different from previous by Vikram Aggarwal · 12 years ago
  68. 026139c Prevent monkey crash by Paul Westbrook · 12 years ago
  69. a7e1545 Lots of fixes to move to folder dialog. by mindyp · 12 years ago
  70. 2b703c6 Continue showing conversation even if no fragment by Vikram Aggarwal · 12 years ago
  71. 17f373e Conv. list CHOICE_SINGLE, highlights conversations from widget launch by Vikram Aggarwal · 12 years ago
  72. a8e4318 Remove listview reference from selected menu by Vikram Aggarwal · 12 years ago
  73. 8086185 Handling even cab mode in touch events. by mindyp · 12 years ago
  74. 9365a82 Make sure that if we have selected the current conversation we autoadvance properly by mindyp · 12 years ago
  75. 490d032 Don't commit leave behind on orientation changes. by mindyp · 12 years ago
  76. a59283a Add a flag to determine if undo is for a batch operation or not by mindyp · 12 years ago
  77. 3bcf180 Add loading animations to conversation view by mindyp · 12 years ago
  78. a13b374 Handle background updates to items in selection set by Paul Westbrook · 12 years ago
  79. 1234aca Use setupIntentUri if needed by mindyp · 12 years ago
  80. 7d64612 avoid doing fragment work during pager swipe by Andy Huang · 12 years ago
  81. a3ed834 new two-pane layout by Andy Huang · 12 years ago
  82. 69b5c30 Inform the cursor when a folder is first shown. by Vikram Aggarwal · 12 years ago
  83. 58cad2e Folder list fragment by sections. by Vikram Aggarwal · 12 years ago
  84. cc754b1 Add a bulk update operation for read. by Vikram Aggarwal · 12 years ago
  85. 6a147ad Less invalidateOptionsMenu() by Vikram Aggarwal · 12 years ago
  86. d736a38 minimize state changes to avoid blank views by Andy Huang · 12 years ago
  87. 3825f3d fix spurious stopListening on the pager when loading from widget by Andy Huang · 12 years ago
  88. c4845c5 Fixed crash by Paul Westbrook · 12 years ago
  89. 389f0b2 Properly batch up conversation folder changes since they may be destructive. by mindyp · 12 years ago
  90. bf13312 Fix build by mindyp · 12 years ago
  91. c84759c Dont remove selection from dragged item; defer destructive folder change by mindyp · 12 years ago
  92. 24651b2 Make sure the convcursor is not null before requesting label changes. by mindyp · 12 years ago
  93. 649b9ea Fragment save/restore machinery by Vikram Aggarwal · 12 years ago
  94. 54f120f Commit leave behind items when tapping account switcher by mindyp · 12 years ago
  95. 1ee96b2 handle missing messages every which way by Andy Huang · 12 years ago
  96. ef36254 Added ability to discard drafts by Paul Westbrook · 12 years ago
  97. ea04f93 Pressing home should clear the undo bar. by mindyp · 12 years ago
  98. 429399b Fix crash by Paul Westbrook · 12 years ago
  99. aa55bc9 Make sure we commit without animating when show a new conversation. by mindyp · 12 years ago
  100. 0f14273 Add to recent folder when conversation seen. by Vikram Aggarwal · 12 years ago