1. 3d6c725 Better handling of json parse errors by Paul Westbrook · 12 years ago
  2. a1512b6 Escape formatting version for widget senders. by Mindy Pereira · 12 years ago
  3. 0dda573 Fix search back behavior. by Vikram Aggarwal · 12 years ago
  4. 0963ef8 Move undo up to the controller level. by Mindy Pereira · 12 years ago
  5. 04dc819 Do not clear selection for non-destructive actions by Vikram Aggarwal · 12 years ago
  6. 18babd2 Add support for "manage folders" by Paul Westbrook · 12 years ago
  7. 5892a78 Add a "not synced" state on account by Paul Westbrook · 12 years ago
  8. 51b1ffe Merge "Prevent NPE when no inboxUri" by Paul Westbrook · 12 years ago
  9. b9c036b Provide formatting versions for senders. by Mindy Pereira · 12 years ago
  10. 1220b6d Prevent NPE when no inboxUri by Paul Westbrook · 12 years ago
  11. 8eb43be Make sure that we render conversation sender details. by Mindy Pereira · 12 years ago
  12. 695f6ed Merge "Resume CAB mode when returning to folder list mode" by Vikram Aggarwal · 12 years ago
  13. 069e851 Merge "Enable all widgets to be updated" by Paul Westbrook · 12 years ago
  14. 0ec2a71 Resume CAB mode when returning to folder list mode by Vikram Aggarwal · 12 years ago
  15. 8c35500 Remove focus from search action bar after search. by Vikram Aggarwal · 12 years ago
  16. e144980 Enable all widgets to be updated by Paul Westbrook · 12 years ago
  17. ec2afd8 Merge "Handle missing settings" by Paul Westbrook · 12 years ago
  18. 19e5908 Handle missing settings by Paul Westbrook · 12 years ago
  19. e25998f Gmail will override the base widget provider so we can do folder syncing there. by Mindy Pereira · 12 years ago
  20. 65fe28f optimize low-hanging fruit found using traceview by Andy Huang · 12 years ago
  21. b17cbc0 Collapse search action menu before starting a search by Vikram Aggarwal · 12 years ago
  22. 62de1b1 Correct from. by Mindy Pereira · 12 years ago
  23. 3ae824c Don't allow monkeys to save drafts by Paul Westbrook · 12 years ago
  24. b1f573c Embed Settings into Account object by Paul Westbrook · 12 years ago
  25. 1fc7cce Merge "Fix build." by Mindy Pereira · 12 years ago
  26. ce7c5d6 Fix build. by Mindy Pereira · 12 years ago
  27. cfda09e Merge "Drag and drop into folders." by Mindy Pereira · 12 years ago
  28. acf6039 Drag and drop into folders. by Mindy Pereira · 12 years ago
  29. b04445c Merge "fix expanded message details appearing above the message header" by Andy Huang · 12 years ago
  30. 39a44b3 Merge "remeasure when overlay views change size" by Andy Huang · 12 years ago
  31. eee6307 Create setting for reply from default. by Mindy Pereira · 12 years ago
  32. 9f36959 fix expanded message details appearing above the message header by Andy Huang · 12 years ago
  33. 9875bb4 remeasure when overlay views change size by Andy Huang · 12 years ago
  34. f913894 Fix touch slop settings. by Mindy Pereira · 12 years ago
  35. 562416a Merge "Make batch archive conversations fly out to the right before shrinking." by Mindy Pereira · 12 years ago
  36. 5cd04bf Merge "Call onDataSetChanged() after all changes (not each time)" by Marc Blank · 12 years ago
  37. 958bf4d Call onDataSetChanged() after all changes (not each time) by Marc Blank · 12 years ago
  38. 07118a0 Make batch archive conversations fly out to the right before shrinking. by Mindy Pereira · 12 years ago
  39. 92551d0 Custom froms. by Mindy Pereira · 12 years ago
  40. 805ff20 Prevent deleted count from being wrongly decremented by Marc Blank · 12 years ago
  41. c604138 Merge "Log stack traces if apply() called off of ui thread" by Marc Blank · 12 years ago
  42. 90fc0ff Default to showing checkboxes as we have issue around settings not being there on orientaiton changes. by Mindy Pereira · 12 years ago
  43. 547daf3 Log stack traces if apply() called off of ui thread by Marc Blank · 12 years ago
  44. b18512b Merge "support message header collapsing" by Andy Huang · 12 years ago
  45. c754357 support message header collapsing by Andy Huang · 12 years ago
  46. ad6a275 Fix logging by Paul Westbrook · 12 years ago
  47. 0dfc575 Merge "Improve swipe mechanics." by Mindy Pereira · 12 years ago
  48. cff4a2b Improve swipe mechanics. by Mindy Pereira · 12 years ago
  49. 94c94de Preserve settings on orientation changes by Vikram Aggarwal · 12 years ago
  50. f07269f When there is no swipe, use a different touch handler. by Mindy Pereira · 12 years ago
  51. 9b1026f Fix NPE when restoring from Add account screen by Vikram Aggarwal · 12 years ago
  52. a8421dd Merge "Clear selection set when viewing messages on one-pane" by Vikram Aggarwal · 12 years ago
  53. e128fc2 Clear selection set when viewing messages on one-pane by Vikram Aggarwal · 12 years ago
  54. 05db491 Merge "Show "Folder settings" based on capabilities" by Marc Blank · 12 years ago
  55. edcab01 Show "Folder settings" based on capabilities by Marc Blank · 12 years ago
  56. d3651a6 Override getItemId/getItem in AnimatedAdapter to account for the footer. by Mindy Pereira · 12 years ago
  57. e6fe251 Merge "Add flag for folder settings support" by Marc Blank · 12 years ago
  58. a835205 Add flag for folder settings support by Marc Blank · 12 years ago
  59. 312a0da Merge "Remove hack to enable INFO logs" by Paul Westbrook · 12 years ago
  60. a543c3e Make sure we load settings even when searching. by Mindy Pereira · 12 years ago
  61. b949f27 We don't seem to have settings in search. by Mindy Pereira · 12 years ago
  62. c6f1e2a Make sure we put the contents of a message in the message. by Mindy Pereira · 12 years ago
  63. b6b174f Respect hide checkboxes; tap and hold to add to CAB group by Mindy Pereira · 12 years ago
  64. 1ba44b9 Remove hack to enable INFO logs by Paul Westbrook · 12 years ago
  65. f6b6ce7 Merge "If provider doesn't support archive, turn off swipe." by Mindy Pereira · 12 years ago
  66. a46a57f This is part of why the unread count isn't updating. by Mindy Pereira · 12 years ago
  67. ff9aff3 If provider doesn't support archive, turn off swipe. by Mindy Pereira · 12 years ago
  68. 5b7b3ab Read the current conversation by Vikram Aggarwal · 12 years ago
  69. 70f130e Use existing methods for search, and get authority from resources by Vikram Aggarwal · 12 years ago
  70. 529d854 Fix crash when unmarshalling Account by Vikram Aggarwal · 12 years ago
  71. c67182d Capture current conversation correctly. by Vikram Aggarwal · 12 years ago
  72. 22c267c Merge "Respect default replyall setting." by Mindy Pereira · 12 years ago
  73. 3580f1c Fix monkey NPE by Paul Westbrook · 12 years ago
  74. 4c232e1 Respect default replyall setting. by Mindy Pereira · 12 years ago
  75. a1e6fd8 Merge "Focus the correct field when composing messages." by Mindy Pereira · 12 years ago
  76. 433b198 Focus the correct field when composing messages. by Mindy Pereira · 12 years ago
  77. f899e93 Merge "No need to load the inbox if we already have a folder." by Mindy Pereira · 12 years ago
  78. 4efdbe6 No need to load the inbox if we already have a folder. by Mindy Pereira · 12 years ago
  79. 6fb9574 Add the suggestion authority to string constants by Vikram Aggarwal · 12 years ago
  80. 441ae2a Turn off recycler for list items. by Mindy Pereira · 12 years ago
  81. 1482945 Merge "Use the correct item animating height depending on view, device" by Mindy Pereira · 12 years ago
  82. 2675dbc Pass current Account when "touching" a folder by Marc Blank · 12 years ago
  83. 4022889 Use the correct item animating height depending on view, device by Mindy Pereira · 12 years ago
  84. 6a62146 Correct authority for suggestions provider by Vikram Aggarwal · 12 years ago
  85. c203197 Update logic for what to fill in when composing messages/ drafts. by Mindy Pereira · 12 years ago
  86. f0e95c3 bottom-aligned attachments by Andy Huang · 12 years ago
  87. e3d3679 Handle refresh cancel properly in CC using AsyncTask by Marc Blank · 12 years ago
  88. 8a59a02 Checked resId > 0; 0 is null by Mindy Pereira · 12 years ago
  89. 95e3b7a ParseInt not parseColor by Mindy Pereira · 12 years ago
  90. c796887 Add shortcuts for email/ gmail by Mindy Pereira · 12 years ago
  91. 7bdc375 building blocks for bottom-aligned attachments by Andy Huang · 12 years ago
  92. 7c2919e Merge "Remove red flashing" by Paul Westbrook · 12 years ago
  93. b5f1391 Merge "Refresh adapter after sync()" by Marc Blank · 12 years ago
  94. 4cb1ac2 Remove red flashing by Paul Westbrook · 12 years ago
  95. 7c9f6ac Refresh adapter after sync() by Marc Blank · 12 years ago
  96. 069697b Merge "Re-enable swipe." by Mindy Pereira · 12 years ago
  97. 93a009c Add support for folder icons, where defined by Marc Blank · 12 years ago
  98. 866d319 Re-enable swipe. by Mindy Pereira · 12 years ago
  99. 97fd47c Merge "Use "," as a recipients divider." by Mindy Pereira · 12 years ago
  100. bd10db7 Merge "The separator char for addresses is "," not "\n"" by Mindy Pereira · 12 years ago