1. 0fc1574 If we arent showing the conversation list fragment, dont bother to animate by Mindy Pereira · 13 years ago
  2. b7d0601 Merge "In order to use touch interceptors, we need to always return true from ontouch." by Mindy Pereira · 13 years ago
  3. b514822 Merge "Dont set the convlistfragment to null/" by Mindy Pereira · 13 years ago
  4. 556484b Dont set the convlistfragment to null/ by Mindy Pereira · 13 years ago
  5. ba55848 Close a cursor by Paul Westbrook · 13 years ago
  6. bc6ba05 Update extras names for notifications along with javadoc by Marc Blank · 13 years ago
  7. 64771c7 In order to use touch interceptors, we need to always return true from ontouch. by Mindy Pereira · 13 years ago
  8. ee0fda7 Add action for generating/updating notifications by Paul Westbrook · 13 years ago
  9. bf47d3a Merge "Correct the state of recycled views before reusing them" by Mindy Pereira · 13 years ago
  10. afd6f92 Correct the state of recycled views before reusing them by Mindy Pereira · 13 years ago
  11. ff5c757 Allow a Conversation to be created with just the conversation fields by Paul Westbrook · 13 years ago
  12. 63f3162 Merge "bring in classes to support conversation view's subject/labels" by Andy Huang · 13 years ago
  13. d35ed56 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  14. ba0b024 Merge "improve conversation appearance" by Andy Huang · 13 years ago
  15. 6529023 Turn off the recycler for now. by Mindy Pereira · 13 years ago
  16. 7edfc7e Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  17. 175cd3d Small tweak. by Mindy Pereira · 13 years ago
  18. f6a6b50 Beginning of swipe to archive. by Mindy Pereira · 13 years ago
  19. 6fbc87a Folder selection, muting, and reporting spam by Vikram Aggarwal · 13 years ago
  20. 95a4fb7 Merge "Added support for returing status in message cursor" by Paul Westbrook · 13 years ago
  21. 2e9acfe improve conversation appearance by Andy Huang · 13 years ago
  22. c032087 bring in classes to support conversation view's subject/labels by Andy Huang · 13 years ago
  23. 397621b Get 'mark read' from conversation view->list working (barely) by Andy Huang · 13 years ago
  24. 9cf4389 Added support for returing status in message cursor by Paul Westbrook · 13 years ago
  25. 907b074 Don't clear the cache when the cursor is reused in create() by Marc Blank · 13 years ago
  26. 81f1128 Dont clear selection until animations are completed. by Mindy Pereira · 13 years ago
  27. d5ac9c1 Set correct invite asset. by Mindy Pereira · 13 years ago
  28. bf894d9 Merge "Parse Color with Color.parseColor rather than Integer.parseInt" by Vikram Aggarwal · 13 years ago
  29. 08eff71 Merge "Remove debug crap" by Mindy Pereira · 13 years ago
  30. 09b9ebf Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  31. 20403af Remove debug crap by Marc Blank · 13 years ago
  32. 54452ae Conversation menu actions delete/archive and read/unread. by Vikram Aggarwal · 13 years ago
  33. 0c3916f Merge ""fix" starred check on a message" by Andy Huang · 13 years ago
  34. 3ae1e32 Merge "Allow rawFolders to be null" by Marc Blank · 13 years ago
  35. 8f13724 Parse Color with Color.parseColor rather than Integer.parseInt by Vikram Aggarwal · 13 years ago
  36. 7bbd943 Allow rawFolders to be null by Marc Blank · 13 years ago
  37. df2a518 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  38. f6acdad Fix back stack when coming in from a widget or notification. by Mindy Pereira · 13 years ago
  39. a4ffd8b Merge "Minor fixes in Account" by Vikram Aggarwal · 13 years ago
  40. 2d82d61 Add richer parameters for conversation/message list by Paul Westbrook · 13 years ago
  41. d83e9e7 Merge "Fix folder selection from widget." by Mindy Pereira · 13 years ago
  42. aa8d291 Minor fixes in Account by Vikram Aggarwal · 13 years ago
  43. d9d9da3 Remove unused ConversationFlags by Marc Blank · 13 years ago
  44. 0d96c44 Fix folder selection from widget. by Mindy Pereira · 13 years ago
  45. 08b978b Merge "Check that uri is ConversationProviders before stripping authority" by Marc Blank · 13 years ago
  46. d978715 Check that uri is ConversationProviders before stripping authority by Marc Blank · 13 years ago
  47. b90a170 Merge "Fix alignment/ width of senders and folders in wide mode." by Mindy Pereira · 13 years ago
  48. 3fd1f2c Fix alignment/ width of senders and folders in wide mode. by Mindy Pereira · 13 years ago
  49. ac57b84 More null checks for attachments. by Mindy Pereira · 13 years ago
  50. 96df161 Merge "Add some null checks." by Mindy Pereira · 13 years ago
  51. 21784c8 Only maintain visibly checked state of folder list items on tablet. by Mindy Pereira · 13 years ago
  52. 96f6bed Add some null checks. by Mindy Pereira · 13 years ago
  53. 0a22047 "fix" starred check on a message by Andy Huang · 13 years ago
  54. 8d83c8a Show invite icon in reply state location when applicable. by Mindy Pereira · 13 years ago
  55. 54467a2 Add reply state logic. Only show it if its defined in the layout for the item. by Mindy Pereira · 13 years ago
  56. b4dc789 Merge "Handle plaintext message bodies" by Andy Huang · 13 years ago
  57. b9c6e0a Handle plaintext message bodies by Andy Huang · 13 years ago
  58. 7a2036b Set show priority indicators to true by default. by Mindy Pereira · 13 years ago
  59. a65053a Add id for personal_level. by Mindy Pereira · 13 years ago
  60. 5268372 Merge "Dont show personal indicator by default." by Mindy Pereira · 13 years ago
  61. e0ad253 Merge "fix attachment loader+gmail" by Andy Huang · 13 years ago
  62. 3cb938f Dont show personal indicator by default. by Mindy Pereira · 13 years ago
  63. 7f375ff fix attachment loader+gmail by Andy Huang · 13 years ago
  64. 2265752 Add flags to conversation columns and add the personal indicator flag. by Mindy Pereira · 13 years ago
  65. d69f5ad Add calendar invite conversation flag. by Mindy Pereira · 13 years ago
  66. 3189e08 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  67. ab709ab Merge "Find a home for app-specific resources" by Marc Blank · 13 years ago
  68. f9a7348 random fixes by Andy Huang · 13 years ago
  69. fdbedf6 Fix build. by Mindy Pereira · 13 years ago
  70. 7e5de7a Get rid of second id for folders. by Mindy Pereira · 13 years ago
  71. 04cba3b Find a home for app-specific resources by Marc Blank · 13 years ago
  72. 4584a0d Remove the folder we are in on the ui side. by Mindy Pereira · 13 years ago
  73. ab902e8 Expect 1 less than projection length. by Mindy Pereira · 13 years ago
  74. 4aeb6cf Merge "RestartLoader doesn't work if we have ever returned a null loader." by Mindy Pereira · 13 years ago
  75. 9e146cf RestartLoader doesn't work if we have ever returned a null loader. by Mindy Pereira · 13 years ago
  76. 0b63e8d Added a string base folder id by Paul Westbrook · 13 years ago
  77. 106fe83 Merge "fix looping with Gmail provider and auto mark-read. cleanup." by Andy Huang · 13 years ago
  78. c914a64 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  79. 6dde178 Fix the null URI versus "null" versus Json.NULL by Vikram Aggarwal · 13 years ago
  80. 18fc2d2 Use the correct text color for labels. by Mindy Pereira · 13 years ago
  81. 6d306df Merge "ehow folders in conversation list items if they exist in the layout." by Mindy Pereira · 13 years ago
  82. b5080d5 ehow folders in conversation list items if they exist in the layout. by Mindy Pereira · 13 years ago
  83. 5106713 fix looping with Gmail provider and auto mark-read. cleanup. by Andy Huang · 13 years ago
  84. c972b18 Make sure StoreRecent references correct account by Marc Blank · 13 years ago
  85. 7e396ea Merge "Fix crash with null recent folders uri" by Paul Westbrook · 13 years ago
  86. ea4ee20 Fix crash with null recent folders uri by Paul Westbrook · 13 years ago
  87. 17a9cde mark conversation as read upon open by Andy Huang · 13 years ago
  88. 1eb5f96 cross-project refactoring by Andy Huang · 13 years ago
  89. cf5aeae clean up attachment loaders by Andy Huang · 13 years ago
  90. d009120 Merge "Fix button constant name." by Mindy Pereira · 13 years ago
  91. 0be5db2 Fix button constant name. by Mindy Pereira · 13 years ago
  92. e362dd8 Merge "Listen for the correct data update intent." by Mindy Pereira · 13 years ago
  93. 449be13 Listen for the correct data update intent. by Mindy Pereira · 13 years ago
  94. f29a0c8 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  95. 0b0378b Merge "Actually give raw folders a name." by Mindy Pereira · 13 years ago
  96. 183718b Actually give raw folders a name. by Mindy Pereira · 13 years ago
  97. 4f8ce03 Merge "Add rawFolders column to conversation." by Mindy Pereira · 13 years ago
  98. cc8211d Add rawFolders column to conversation. by Mindy Pereira · 13 years ago
  99. fa4b47e Read RecentFoldersList through a loader by Vikram Aggarwal · 13 years ago
  100. cd09f5e Account change impacts conversation list transition by Vikram Aggarwal · 13 years ago