1. b7050e6 Specify local message id when expunging by Paul Westbrook · 13 years ago
  2. b764586 Merge "Ensure that sync() can't be blocked by create()" by Marc Blank · 13 years ago
  3. 09b3238 Ensure that sync() can't be blocked by create() by Marc Blank · 13 years ago
  4. 9676502 Merge "Fix build" by Paul Westbrook · 13 years ago
  5. bc23b60 Fix build by Paul Westbrook · 13 years ago
  6. d8fa045 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  7. f97588b Load the attachments from the intent by Paul Westbrook · 13 years ago
  8. c0f1852 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  9. c602f62 Merge "Fix crash when Compose is triggered from external app" by Paul Westbrook · 13 years ago
  10. 92227f6 Fix crash when Compose is triggered from external app by Paul Westbrook · 13 years ago
  11. 53a3af7 Merge "Disable swipe for first droidfood build." by Mindy Pereira · 13 years ago
  12. c3aee10 Merge "Make sure we set the current conversation when it is part of the intent extras." by Mindy Pereira · 13 years ago
  13. 19bf5f5 Disable swipe for first droidfood build. by Mindy Pereira · 13 years ago
  14. 5040f1a Make sure we set the current conversation when it is part of the intent extras. by Mindy Pereira · 13 years ago
  15. a3eeb82 Merge "Fix compose styles." by Mindy Pereira · 13 years ago
  16. 848e508 Fix compose styles. by Andy Huang · 13 years ago
  17. 21ab490 Hookup logic for going to list, newer, older conversations after destructive action. by Mindy Pereira · 13 years ago
  18. af5d4e0 send URL clicks in conversation view to a browser by Andy Huang · 13 years ago
  19. f5efe10 Merge "don't hide save button for attachments in cache" by Andy Huang · 13 years ago
  20. c6663c4 don't hide save button for attachments in cache by Andy Huang · 13 years ago
  21. 6ead20d Add suppression of notifications by Paul Westbrook · 13 years ago
  22. becdfc1 Merge "Update the folder in the recent folder list when switching folders" by Paul Westbrook · 13 years ago
  23. 9024b6d Update the folder in the recent folder list when switching folders by Paul Westbrook · 13 years ago
  24. 1aeca05 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  25. 5ff6374 show subject and labels in conversation view by Andy Huang · 13 years ago
  26. c280eb7 Merge "Revert "In order to use touch interceptors, we need to always return true from ontouch."" by Mindy Pereira · 13 years ago
  27. bdcd35c Revert "In order to use touch interceptors, we need to always return true from ontouch." by Mindy Pereira · 13 years ago
  28. 0fc1574 If we arent showing the conversation list fragment, dont bother to animate by Mindy Pereira · 13 years ago
  29. b7d0601 Merge "In order to use touch interceptors, we need to always return true from ontouch." by Mindy Pereira · 13 years ago
  30. b514822 Merge "Dont set the convlistfragment to null/" by Mindy Pereira · 13 years ago
  31. 556484b Dont set the convlistfragment to null/ by Mindy Pereira · 13 years ago
  32. ba55848 Close a cursor by Paul Westbrook · 13 years ago
  33. bc6ba05 Update extras names for notifications along with javadoc by Marc Blank · 13 years ago
  34. 64771c7 In order to use touch interceptors, we need to always return true from ontouch. by Mindy Pereira · 13 years ago
  35. ee0fda7 Add action for generating/updating notifications by Paul Westbrook · 13 years ago
  36. bf47d3a Merge "Correct the state of recycled views before reusing them" by Mindy Pereira · 13 years ago
  37. afd6f92 Correct the state of recycled views before reusing them by Mindy Pereira · 13 years ago
  38. ff5c757 Allow a Conversation to be created with just the conversation fields by Paul Westbrook · 13 years ago
  39. 63f3162 Merge "bring in classes to support conversation view's subject/labels" by Andy Huang · 13 years ago
  40. d35ed56 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  41. ba0b024 Merge "improve conversation appearance" by Andy Huang · 13 years ago
  42. 6529023 Turn off the recycler for now. by Mindy Pereira · 13 years ago
  43. 7edfc7e Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  44. 175cd3d Small tweak. by Mindy Pereira · 13 years ago
  45. f6a6b50 Beginning of swipe to archive. by Mindy Pereira · 13 years ago
  46. 6fbc87a Folder selection, muting, and reporting spam by Vikram Aggarwal · 13 years ago
  47. 95a4fb7 Merge "Added support for returing status in message cursor" by Paul Westbrook · 13 years ago
  48. 2e9acfe improve conversation appearance by Andy Huang · 13 years ago
  49. c032087 bring in classes to support conversation view's subject/labels by Andy Huang · 13 years ago
  50. 397621b Get 'mark read' from conversation view->list working (barely) by Andy Huang · 13 years ago
  51. 9cf4389 Added support for returing status in message cursor by Paul Westbrook · 13 years ago
  52. 907b074 Don't clear the cache when the cursor is reused in create() by Marc Blank · 13 years ago
  53. 81f1128 Dont clear selection until animations are completed. by Mindy Pereira · 13 years ago
  54. d5ac9c1 Set correct invite asset. by Mindy Pereira · 13 years ago
  55. bf894d9 Merge "Parse Color with Color.parseColor rather than Integer.parseInt" by Vikram Aggarwal · 13 years ago
  56. 08eff71 Merge "Remove debug crap" by Mindy Pereira · 13 years ago
  57. 09b9ebf Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  58. 20403af Remove debug crap by Marc Blank · 13 years ago
  59. 54452ae Conversation menu actions delete/archive and read/unread. by Vikram Aggarwal · 13 years ago
  60. 0c3916f Merge ""fix" starred check on a message" by Andy Huang · 13 years ago
  61. 3ae1e32 Merge "Allow rawFolders to be null" by Marc Blank · 13 years ago
  62. 8f13724 Parse Color with Color.parseColor rather than Integer.parseInt by Vikram Aggarwal · 13 years ago
  63. 7bbd943 Allow rawFolders to be null by Marc Blank · 13 years ago
  64. df2a518 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  65. f6acdad Fix back stack when coming in from a widget or notification. by Mindy Pereira · 13 years ago
  66. a4ffd8b Merge "Minor fixes in Account" by Vikram Aggarwal · 13 years ago
  67. 2d82d61 Add richer parameters for conversation/message list by Paul Westbrook · 13 years ago
  68. d83e9e7 Merge "Fix folder selection from widget." by Mindy Pereira · 13 years ago
  69. aa8d291 Minor fixes in Account by Vikram Aggarwal · 13 years ago
  70. d9d9da3 Remove unused ConversationFlags by Marc Blank · 13 years ago
  71. 0d96c44 Fix folder selection from widget. by Mindy Pereira · 13 years ago
  72. 08b978b Merge "Check that uri is ConversationProviders before stripping authority" by Marc Blank · 13 years ago
  73. d978715 Check that uri is ConversationProviders before stripping authority by Marc Blank · 13 years ago
  74. b90a170 Merge "Fix alignment/ width of senders and folders in wide mode." by Mindy Pereira · 13 years ago
  75. 3fd1f2c Fix alignment/ width of senders and folders in wide mode. by Mindy Pereira · 13 years ago
  76. ac57b84 More null checks for attachments. by Mindy Pereira · 13 years ago
  77. 96df161 Merge "Add some null checks." by Mindy Pereira · 13 years ago
  78. 21784c8 Only maintain visibly checked state of folder list items on tablet. by Mindy Pereira · 13 years ago
  79. 96f6bed Add some null checks. by Mindy Pereira · 13 years ago
  80. 0a22047 "fix" starred check on a message by Andy Huang · 13 years ago
  81. 8d83c8a Show invite icon in reply state location when applicable. by Mindy Pereira · 13 years ago
  82. 54467a2 Add reply state logic. Only show it if its defined in the layout for the item. by Mindy Pereira · 13 years ago
  83. b4dc789 Merge "Handle plaintext message bodies" by Andy Huang · 13 years ago
  84. b9c6e0a Handle plaintext message bodies by Andy Huang · 13 years ago
  85. 7a2036b Set show priority indicators to true by default. by Mindy Pereira · 13 years ago
  86. a65053a Add id for personal_level. by Mindy Pereira · 13 years ago
  87. 5268372 Merge "Dont show personal indicator by default." by Mindy Pereira · 13 years ago
  88. e0ad253 Merge "fix attachment loader+gmail" by Andy Huang · 13 years ago
  89. 3cb938f Dont show personal indicator by default. by Mindy Pereira · 13 years ago
  90. 7f375ff fix attachment loader+gmail by Andy Huang · 13 years ago
  91. 2265752 Add flags to conversation columns and add the personal indicator flag. by Mindy Pereira · 13 years ago
  92. d69f5ad Add calendar invite conversation flag. by Mindy Pereira · 13 years ago
  93. 3189e08 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  94. ab709ab Merge "Find a home for app-specific resources" by Marc Blank · 13 years ago
  95. f9a7348 random fixes by Andy Huang · 13 years ago
  96. fdbedf6 Fix build. by Mindy Pereira · 13 years ago
  97. 7e5de7a Get rid of second id for folders. by Mindy Pereira · 13 years ago
  98. 04cba3b Find a home for app-specific resources by Marc Blank · 13 years ago
  99. 4584a0d Remove the folder we are in on the ui side. by Mindy Pereira · 13 years ago
  100. ab902e8 Expect 1 less than projection length. by Mindy Pereira · 13 years ago