1. c6bd7cc Merge "Add no args constructor for FolderListFragment." by Paul Westbrook · 13 years ago
  2. 767cc37 Merge "Make sure to notify on any changes to sDeletedCount" by Paul Westbrook · 13 years ago
  3. 9311a7a Merge "Don't append signature > once." by Mindy Pereira · 13 years ago
  4. d9c0df9 Merge "Fix NPE with null conversation senders in widget" by Paul Westbrook · 13 years ago
  5. 599e0a7 Merge "Reduce the number of account uri notifications" by Paul Westbrook · 13 years ago
  6. a76e5ae Add no args constructor for FolderListFragment. by Mindy Pereira · 13 years ago
  7. dc8963b Search results header was not showing up. by Mindy Pereira · 13 years ago
  8. b13917c Don't append signature > once. by Mindy Pereira · 13 years ago
  9. e95c7de Reduce the number of account uri notifications by Paul Westbrook · 13 years ago
  10. 9c87fe3 Make sure to notify on any changes to sDeletedCount by Paul Westbrook · 13 years ago
  11. 119adb0 Fix NPE with null conversation senders in widget by Paul Westbrook · 13 years ago
  12. e620a7a Add search suggestions by Vikram Aggarwal · 13 years ago
  13. 8c83bd5 don't delegate touch events to a non-existent fragment by Andy Huang · 13 years ago
  14. c2e52aa Merge "Make the search view flash less in search results." by Mindy Pereira · 13 years ago
  15. 3b39922 Make the search view flash less in search results. by Mindy Pereira · 13 years ago
  16. 0b4f28e Dont try to get recipeints from the account compose intent. by Mindy Pereira · 13 years ago
  17. 71f7228 Merge "The parent folder should be shown at the top of the list of child folders." by Mindy Pereira · 13 years ago
  18. 56e3f50 The parent folder should be shown at the top of the list of child folders. by Mindy Pereira · 13 years ago
  19. dc99367 Merge "broaden scale rejection to ignore all scales until a touch event" by Andy Huang · 13 years ago
  20. a894247 Filter folders in FolderSelectorDialog by Paul Westbrook · 13 years ago
  21. caa442a Merge "Dont add the separator until there is at LEAST one item in the string." by Mindy Pereira · 13 years ago
  22. 3115fc1 Dont add the separator until there is at LEAST one item in the string. by Mindy Pereira · 13 years ago
  23. e550355 Support for "folder settings" from within conversation list view by Paul Westbrook · 13 years ago
  24. e213aef Show total number of drafts in folder list view by Paul Westbrook · 13 years ago
  25. 6bcac93 Merge "Back/Done clears connected state" by Vikram Aggarwal · 13 years ago
  26. ad6d628 Back/Done clears connected state by Vikram Aggarwal · 13 years ago
  27. 2388c5d Support for no account case by Paul Westbrook · 13 years ago
  28. 120ea66 broaden scale rejection to ignore all scales until a touch event by Andy Huang · 13 years ago
  29. 74ae13a Merge "work around webview scale bug" by Andy Huang · 13 years ago
  30. 8064582 Merge "load live conversations properly" by Andy Huang · 13 years ago
  31. 3852f87 load live conversations properly by Andy Huang · 13 years ago
  32. 9ab47b1 fix email-specific NPE by Andy Huang · 13 years ago
  33. 07f8732 work around webview scale bug by Andy Huang · 13 years ago
  34. 2405528 measure header heights when generating HTML by Andy Huang · 13 years ago
  35. 105925a Merge "Remove bad constructing method" by Vikram Aggarwal · 13 years ago
  36. 751cfd7 Remove bad constructing method by Vikram Aggarwal · 13 years ago
  37. 82cea48 Don't do anything with a null folder. by Mindy Pereira · 13 years ago
  38. b283d80 No matter what folder was set in widget, was always opening inbox. by Mindy Pereira · 13 years ago
  39. 5fc87fb Merge "Gracefully degrade on incorrect view in ConversationList" by Mindy Pereira · 13 years ago
  40. 67c40b3 Merge "Make it possible to choose a child folder as the folder for an email widget." by Mindy Pereira · 13 years ago
  41. d449f88 Make it possible to choose a child folder as the folder for an email widget. by Mindy Pereira · 13 years ago
  42. 2ae8126 Gracefully degrade on incorrect view in ConversationList by Vikram Aggarwal · 13 years ago
  43. 83eddf7 Merge "Remove incorrect assert." by Vikram Aggarwal · 13 years ago
  44. 0574363 Remove incorrect assert. by Vikram Aggarwal · 13 years ago
  45. 9b9d00b Merge "Read attachments from the draft conversation." by Mindy Pereira · 13 years ago
  46. a46c299 Actually show toast when search is not supported. by Mindy Pereira · 13 years ago
  47. fd0c297 Handle search hard key. by Mindy Pereira · 13 years ago
  48. 8ba9860 Merge "Do not reset the recent folder list on folder access." by Vikram Aggarwal · 13 years ago
  49. 792ccba Do not reset the recent folder list on folder access. by Vikram Aggarwal · 13 years ago
  50. 2421dc8 Read attachments from the draft conversation. by Mindy Pereira · 13 years ago
  51. b92d4c9 Merge "Make senders in unread conversations bold." by Mindy Pereira · 13 years ago
  52. c56206c Make senders in unread conversations bold. by Mindy Pereira · 13 years ago
  53. 36084b4 Merge "Fix replying inline" by Paul Westbrook · 13 years ago
  54. ffe6bb0 Fix replying inline by Paul Westbrook · 13 years ago
  55. d7cdc9a Merge "Set the navigation position only in the right mode" by Vikram Aggarwal · 13 years ago
  56. 3a10473 Set the navigation position only in the right mode by Vikram Aggarwal · 13 years ago
  57. 16578c4 Merge "Don't run extra attachment parsing twice." by Mindy Pereira · 13 years ago
  58. 61fc2f5 Don't run extra attachment parsing twice. by Mindy Pereira · 13 years ago
  59. 08935f5 Trivial code cleanup by Vikram Aggarwal · 13 years ago
  60. e6340bc Tapping on account takes user to default inbox for that account by Vikram Aggarwal · 13 years ago
  61. 26f23fc Save conversation state, if applicable. by Mindy Pereira · 13 years ago
  62. 5e478d2 Fix orientation changes in conversation list view. by Mindy Pereira · 13 years ago
  63. 5ba3380 Try to catch cases where we can't get data for an account. by Mindy Pereira · 13 years ago
  64. a5d2e95 Make sure this is a content_pane before updating it. by Mindy Pereira · 13 years ago
  65. d660d25 Pull query from search intent. by Mindy Pereira · 13 years ago
  66. c6d2e90 Fix folder colors to always be ints parsed out of strings by Mindy Pereira · 13 years ago
  67. da77f57 Merge "Add bits of Attachment info to message cursor results" by Andy Huang · 13 years ago
  68. 0e88e9f Dont destroy the loader until the folder is created. by Mindy Pereira · 13 years ago
  69. 5a92907 Add bits of Attachment info to message cursor results by Andy Huang · 13 years ago
  70. 5b84f41 Setup rules for when to display/ not display folder labels. by Mindy Pereira · 13 years ago
  71. 6778f46 Conversation unread + folder changes. by Mindy Pereira · 13 years ago
  72. 10a96f6 Merge "Use print args" by Paul Westbrook · 13 years ago
  73. 0692baf Check for the correct action. by Mindy Pereira · 13 years ago
  74. dac6580 Use print args by Paul Westbrook · 13 years ago
  75. b4a4328 Getting a LOT of updates to settings and the inbox from gmail. by Mindy Pereira · 13 years ago
  76. 12a676a When the folder changes, immediately restart the conversation list loader. by Mindy Pereira · 13 years ago
  77. bec5115 ConversationView -> ConversationList starring by Marc Blank · 13 years ago
  78. c97d8ac Add support for OpenableColumns by Paul Westbrook · 13 years ago
  79. e49c56c Remove deprecated method. by Mindy Pereira · 13 years ago
  80. a5db4f4 Merge "Ignore taps on loading footer." by Mindy Pereira · 13 years ago
  81. 1e231a6 Ignore taps on loading footer. by Mindy Pereira · 13 years ago
  82. 863e441 Update everything to read mute/ spam. by Mindy Pereira · 13 years ago
  83. 87d535f Add spam/ mute flags to conv. by Mindy Pereira · 13 years ago
  84. 08ff213 Merge "Fix up conversation menu items." by Mindy Pereira · 13 years ago
  85. c9d5918 Fix up conversation menu items. by Mindy Pereira · 13 years ago
  86. ec7c4da Try to catch monkey-test crash in ConversationCursor by Marc Blank · 13 years ago
  87. c461c83 Merge "Rename conversationId to conversationUri in Message" by Marc Blank · 13 years ago
  88. 26846d8 Rename conversationId to conversationUri in Message by Marc Blank · 13 years ago
  89. 2745d2e Merge "Make sure there is a mime type." by Mindy Pereira · 13 years ago
  90. c4b9ca0 Make sure there is a mime type. by Mindy Pereira · 13 years ago
  91. 451857f Fix id for folder list. by Mindy Pereira · 13 years ago
  92. ab48636 Move the async tasks to cursor loaders. by Mindy Pereira · 13 years ago
  93. c2074c4 Rename AccountCacheProvider -> MailAppProvider by Paul Westbrook · 13 years ago
  94. 01fce28 Merge "Move ownership of the conversationlistcursor to the controller." by Mindy Pereira · 13 years ago
  95. 967ede6 Move ownership of the conversationlistcursor to the controller. by Mindy Pereira · 13 years ago
  96. 517743e Add support for sending feedback by Paul Westbrook · 13 years ago
  97. 6384a31 Merge "Local undo" by Marc Blank · 13 years ago
  98. 2596f00 Local undo by Marc Blank · 13 years ago
  99. 0d64735 persist and read last viewed account by Andy Huang · 13 years ago
  100. 5c31e77 Don't reset cursor position in CC.create() by Marc Blank · 13 years ago