1. 048b5c8 Use "," as a recipients divider. by Mindy Pereira · 12 years ago
  2. dde8fd4 The separator char for addresses is "," not "\n" by Mindy Pereira · 12 years ago
  3. 4f0eaec Change to allow LogUtils to be extended by Paul Westbrook · 12 years ago
  4. 03ee971 Fix money NPE by Paul Westbrook · 12 years ago
  5. 66bee6e Only animate deletions if at least one item on screen is deleted by Marc Blank · 12 years ago
  6. 82cfa25 Merge "fix CAB mode not working when launched from widget/notification" by Andy Huang · 12 years ago
  7. 4556a44 fix CAB mode not working when launched from widget/notification by Andy Huang · 12 years ago
  8. 8a558bf Temporarily enabled INFO log messages by default by Paul Westbrook · 12 years ago
  9. 366d9e4 Make sure to close cursor by Paul Westbrook · 12 years ago
  10. f9cea15 Merge "Don't bother trying to animate things at position -1." by Mindy Pereira · 12 years ago
  11. d39aebd Don't bother trying to animate things at position -1. by Mindy Pereira · 12 years ago
  12. a83e708 Don't show the from spinner for reply/replyall/from by Mindy Pereira · 12 years ago
  13. 489dd22 add more logging to help track down b/6255909 by Andy Huang · 12 years ago
  14. 0c3a11e Merge "Implement clicks on search suggestions by calling the search Intent correctly." by Vikram Aggarwal · 12 years ago
  15. 12a7c04 Implement clicks on search suggestions by calling the search Intent correctly. by Vikram Aggarwal · 12 years ago
  16. c6bd7cc Merge "Add no args constructor for FolderListFragment." by Paul Westbrook · 12 years ago
  17. 767cc37 Merge "Make sure to notify on any changes to sDeletedCount" by Paul Westbrook · 12 years ago
  18. 9311a7a Merge "Don't append signature > once." by Mindy Pereira · 12 years ago
  19. d9c0df9 Merge "Fix NPE with null conversation senders in widget" by Paul Westbrook · 12 years ago
  20. 599e0a7 Merge "Reduce the number of account uri notifications" by Paul Westbrook · 12 years ago
  21. a76e5ae Add no args constructor for FolderListFragment. by Mindy Pereira · 12 years ago
  22. dc8963b Search results header was not showing up. by Mindy Pereira · 12 years ago
  23. b13917c Don't append signature > once. by Mindy Pereira · 12 years ago
  24. e95c7de Reduce the number of account uri notifications by Paul Westbrook · 12 years ago
  25. 9c87fe3 Make sure to notify on any changes to sDeletedCount by Paul Westbrook · 12 years ago
  26. 119adb0 Fix NPE with null conversation senders in widget by Paul Westbrook · 12 years ago
  27. e620a7a Add search suggestions by Vikram Aggarwal · 12 years ago
  28. 8c83bd5 don't delegate touch events to a non-existent fragment by Andy Huang · 12 years ago
  29. c2e52aa Merge "Make the search view flash less in search results." by Mindy Pereira · 12 years ago
  30. 3b39922 Make the search view flash less in search results. by Mindy Pereira · 12 years ago
  31. 0b4f28e Dont try to get recipeints from the account compose intent. by Mindy Pereira · 12 years ago
  32. 71f7228 Merge "The parent folder should be shown at the top of the list of child folders." by Mindy Pereira · 12 years ago
  33. 56e3f50 The parent folder should be shown at the top of the list of child folders. by Mindy Pereira · 12 years ago
  34. dc99367 Merge "broaden scale rejection to ignore all scales until a touch event" by Andy Huang · 12 years ago
  35. a894247 Filter folders in FolderSelectorDialog by Paul Westbrook · 12 years ago
  36. caa442a Merge "Dont add the separator until there is at LEAST one item in the string." by Mindy Pereira · 12 years ago
  37. 3115fc1 Dont add the separator until there is at LEAST one item in the string. by Mindy Pereira · 12 years ago
  38. e550355 Support for "folder settings" from within conversation list view by Paul Westbrook · 12 years ago
  39. e213aef Show total number of drafts in folder list view by Paul Westbrook · 12 years ago
  40. 6bcac93 Merge "Back/Done clears connected state" by Vikram Aggarwal · 12 years ago
  41. ad6d628 Back/Done clears connected state by Vikram Aggarwal · 12 years ago
  42. 2388c5d Support for no account case by Paul Westbrook · 12 years ago
  43. 120ea66 broaden scale rejection to ignore all scales until a touch event by Andy Huang · 12 years ago
  44. 74ae13a Merge "work around webview scale bug" by Andy Huang · 12 years ago
  45. 8064582 Merge "load live conversations properly" by Andy Huang · 12 years ago
  46. 3852f87 load live conversations properly by Andy Huang · 12 years ago
  47. 9ab47b1 fix email-specific NPE by Andy Huang · 12 years ago
  48. 07f8732 work around webview scale bug by Andy Huang · 12 years ago
  49. 2405528 measure header heights when generating HTML by Andy Huang · 12 years ago
  50. 105925a Merge "Remove bad constructing method" by Vikram Aggarwal · 12 years ago
  51. 751cfd7 Remove bad constructing method by Vikram Aggarwal · 12 years ago
  52. 82cea48 Don't do anything with a null folder. by Mindy Pereira · 12 years ago
  53. b283d80 No matter what folder was set in widget, was always opening inbox. by Mindy Pereira · 12 years ago
  54. 5fc87fb Merge "Gracefully degrade on incorrect view in ConversationList" by Mindy Pereira · 12 years ago
  55. 67c40b3 Merge "Make it possible to choose a child folder as the folder for an email widget." by Mindy Pereira · 12 years ago
  56. d449f88 Make it possible to choose a child folder as the folder for an email widget. by Mindy Pereira · 12 years ago
  57. 2ae8126 Gracefully degrade on incorrect view in ConversationList by Vikram Aggarwal · 12 years ago
  58. 83eddf7 Merge "Remove incorrect assert." by Vikram Aggarwal · 12 years ago
  59. 0574363 Remove incorrect assert. by Vikram Aggarwal · 12 years ago
  60. 9b9d00b Merge "Read attachments from the draft conversation." by Mindy Pereira · 12 years ago
  61. a46c299 Actually show toast when search is not supported. by Mindy Pereira · 12 years ago
  62. fd0c297 Handle search hard key. by Mindy Pereira · 12 years ago
  63. 8ba9860 Merge "Do not reset the recent folder list on folder access." by Vikram Aggarwal · 12 years ago
  64. 792ccba Do not reset the recent folder list on folder access. by Vikram Aggarwal · 12 years ago
  65. 2421dc8 Read attachments from the draft conversation. by Mindy Pereira · 12 years ago
  66. b92d4c9 Merge "Make senders in unread conversations bold." by Mindy Pereira · 12 years ago
  67. c56206c Make senders in unread conversations bold. by Mindy Pereira · 12 years ago
  68. 36084b4 Merge "Fix replying inline" by Paul Westbrook · 12 years ago
  69. ffe6bb0 Fix replying inline by Paul Westbrook · 12 years ago
  70. d7cdc9a Merge "Set the navigation position only in the right mode" by Vikram Aggarwal · 12 years ago
  71. 3a10473 Set the navigation position only in the right mode by Vikram Aggarwal · 12 years ago
  72. 16578c4 Merge "Don't run extra attachment parsing twice." by Mindy Pereira · 12 years ago
  73. 61fc2f5 Don't run extra attachment parsing twice. by Mindy Pereira · 12 years ago
  74. 08935f5 Trivial code cleanup by Vikram Aggarwal · 12 years ago
  75. e6340bc Tapping on account takes user to default inbox for that account by Vikram Aggarwal · 12 years ago
  76. 26f23fc Save conversation state, if applicable. by Mindy Pereira · 12 years ago
  77. 5e478d2 Fix orientation changes in conversation list view. by Mindy Pereira · 12 years ago
  78. 5ba3380 Try to catch cases where we can't get data for an account. by Mindy Pereira · 12 years ago
  79. a5d2e95 Make sure this is a content_pane before updating it. by Mindy Pereira · 12 years ago
  80. d660d25 Pull query from search intent. by Mindy Pereira · 12 years ago
  81. c6d2e90 Fix folder colors to always be ints parsed out of strings by Mindy Pereira · 12 years ago
  82. da77f57 Merge "Add bits of Attachment info to message cursor results" by Andy Huang · 12 years ago
  83. 0e88e9f Dont destroy the loader until the folder is created. by Mindy Pereira · 12 years ago
  84. 5a92907 Add bits of Attachment info to message cursor results by Andy Huang · 12 years ago
  85. 5b84f41 Setup rules for when to display/ not display folder labels. by Mindy Pereira · 12 years ago
  86. 6778f46 Conversation unread + folder changes. by Mindy Pereira · 12 years ago
  87. 10a96f6 Merge "Use print args" by Paul Westbrook · 12 years ago
  88. 0692baf Check for the correct action. by Mindy Pereira · 12 years ago
  89. dac6580 Use print args by Paul Westbrook · 12 years ago
  90. b4a4328 Getting a LOT of updates to settings and the inbox from gmail. by Mindy Pereira · 12 years ago
  91. 12a676a When the folder changes, immediately restart the conversation list loader. by Mindy Pereira · 12 years ago
  92. bec5115 ConversationView -> ConversationList starring by Marc Blank · 12 years ago
  93. c97d8ac Add support for OpenableColumns by Paul Westbrook · 12 years ago
  94. e49c56c Remove deprecated method. by Mindy Pereira · 12 years ago
  95. a5db4f4 Merge "Ignore taps on loading footer." by Mindy Pereira · 12 years ago
  96. 1e231a6 Ignore taps on loading footer. by Mindy Pereira · 12 years ago
  97. 863e441 Update everything to read mute/ spam. by Mindy Pereira · 12 years ago
  98. 87d535f Add spam/ mute flags to conv. by Mindy Pereira · 12 years ago
  99. 08ff213 Merge "Fix up conversation menu items." by Mindy Pereira · 12 years ago
  100. c9d5918 Fix up conversation menu items. by Mindy Pereira · 12 years ago