1. d7a12cd Create TwoPaneLayout from TriStateSplitLayout by Vikram Aggarwal · 12 years ago
  2. 3b2d913 New animation for delete and undo of delete by Marc Blank · 12 years ago
  3. f45a635 If the user presses cancel when moving a conversation, do nothing. by Mindy Pereira · 12 years ago
  4. 72d825c Check the CAN_ACCEPT_MOVED_MESSAGES flag in move dialog... by Marc Blank · 12 years ago
  5. 3f1eb85 Add nicer undo support and some debug logging by Marc Blank · 12 years ago
  6. 13e53db Remove erroneous throw by Marc Blank · 12 years ago
  7. ce53818 Support string updates & update-with-local-delete by Marc Blank · 12 years ago
  8. 36b6c8b Add Folder_LIST column to conversation. Fix build. by Mindy Pereira · 12 years ago
  9. 5d4647f Merge "Describe account capabilities" by Vikram Aggarwal · 12 years ago
  10. 859681b Describe account capabilities by Vikram Aggarwal · 12 years ago
  11. d92e9f3 Show different dialog based on single or multiple supported folders per conv. by Mindy Pereira · 12 years ago
  12. 30d2d32 Show folder lists. by Mindy Pereira · 12 years ago
  13. b08c103 Merge "Add supports multiple folders to account." by Mindy Pereira · 12 years ago
  14. 8464889 Add supports multiple folders to account. by Mindy Pereira · 12 years ago
  15. 4e25c94 Add polling methods on CC; refactor by Marc Blank · 12 years ago
  16. 8a77f8b Notifydatasetchanged AFTER deleting items in the synchronous conversation cursor. by Mindy Pereira · 12 years ago
  17. dc65186 Merge "Get permissions to work with Gmail app for deletes." by Mindy Pereira · 12 years ago
  18. 9cdc406 Get permissions to work with Gmail app for deletes. by Mindy Pereira · 12 years ago
  19. fa131a2 Make ViewMode focussed and small. by Vikram Aggarwal · 12 years ago
  20. c43bc0a Use uri rather than messageListUri for Conversation operations by Marc Blank · 12 years ago
  21. 5a94c88 Make undo show ABOVE the list. by Mindy Pereira · 12 years ago
  22. dd10bc8 Don't recycle animating views, etc. by Marc Blank · 12 years ago
  23. 1b9efd9 Make Conversation operations return a sequence number (for undo) by Marc Blank · 12 years ago
  24. dc90cc2 Merge "Add provider support for undoUri" by Marc Blank · 12 years ago
  25. b31ab5a Add provider support for undoUri by Marc Blank · 12 years ago
  26. 6b772e8 Fix undo not showing on a short list of conversations. by Mindy Pereira · 12 years ago
  27. f28ef08 Dismiss undo on clicking text. by Mindy Pereira · 12 years ago
  28. 96b5c35 Undo logic. by Mindy Pereira · 12 years ago
  29. fac92d7 Remove the animated list passthrough for action complete listener. by Mindy Pereira · 12 years ago
  30. 92cabad Make sure after animating items finish animating we update the list. by Mindy Pereira · 12 years ago
  31. 4015c18 Get server deletions and allow for animated deletions by Marc Blank · 12 years ago
  32. 03bbaad Remove code that's no longer needed by Marc Blank · 12 years ago
  33. e508a7b Make sure the background is shown when deleting. by Mindy Pereira · 12 years ago
  34. 9879d4c Do a ui driven version of delete. by Mindy Pereira · 12 years ago
  35. 8ffe432 Make constants final by Vikram Aggarwal · 12 years ago
  36. 91d8d26 Remove view mode enum and add tests by Vikram Aggarwal · 12 years ago
  37. 28fed29 Merge "Create ConversationListFragment" by Vikram Aggarwal · 12 years ago
  38. 545f0ec Merge "Refactor of some ConversationCursor code" by Marc Blank · 12 years ago
  39. f892f0a Refactor of some ConversationCursor code by Marc Blank · 12 years ago
  40. 116e09e Make it possible to use org outside of unified email so we can remove it from email. by Mindy Pereira · 12 years ago
  41. 8324c81 Merge "Handle UI updates during underlying cursor refresh" by Marc Blank · 12 years ago
  42. 1509b0b Merge "Remove ConversationInfo." by Mindy Pereira · 12 years ago
  43. 039c22b Remove ConversationInfo. by Mindy Pereira · 13 years ago
  44. 373a82a Remove unused FolderItem class. by Vikram Aggarwal · 12 years ago
  45. b9e1a35 Create ConversationListFragment by Vikram Aggarwal · 13 years ago
  46. 48eba7a Handle UI updates during underlying cursor refresh by Marc Blank · 12 years ago
  47. 1ce2455 Merge "Redraw list on starred change (for now); see comments" by Marc Blank · 12 years ago
  48. 077a6dc Redraw list on starred change (for now); see comments by Marc Blank · 12 years ago
  49. 374863e Prevent NPE in list code by guaranteeing non-null subject in convo by Marc Blank · 12 years ago
  50. 8d69d4e Enhancements to Conversation/Cursor/Provider by Marc Blank · 13 years ago
  51. d9f8558 Fix fencepost error in delete position determination by Marc Blank · 13 years ago
  52. d381865 Clear selection after a destructive action. by Mindy Pereira · 13 years ago
  53. 31e4c22 Merge "Adding more ActivityController dependencies" by Vikram Aggarwal · 13 years ago
  54. 1ddcf0f Adding more ActivityController dependencies by Vikram Aggarwal · 13 years ago
  55. 3c43976 Make ConversationProvider insert synchronous by Marc Blank · 13 years ago
  56. 97bca7b Use ConversationListener to initiate redraws when data changes by Marc Blank · 13 years ago
  57. 11b0bbd Add selection set delete. by Mindy Pereira · 13 years ago
  58. c8a9942 Prototype ConversationCursor/ConversationProvider by Marc Blank · 13 years ago
  59. 7ed1c11 Setup saving drafts. by Mindy Pereira · 13 years ago
  60. a55b36c Bring more classes into Unified Mail by Vikram Aggarwal · 13 years ago
  61. 4401c90 Parse addresses for senders display names. Move attachment joined string parsing to provider. by Mindy Pereira · 13 years ago
  62. 11468c0 Merge "Add another attachment utility" by Marc Blank · 13 years ago
  63. a41bc75 Add another attachment utility by Marc Blank · 13 years ago
  64. 84554ec Fix missing column name and make it final. by Mindy Pereira · 13 years ago
  65. 04e22d3 Fix missing column name. by Mindy Pereira · 13 years ago
  66. f944e96 Handle attachments on sent messages. by Mindy Pereira · 13 years ago
  67. 3ce64e7 Create parcelable message. by Mindy Pereira · 13 years ago
  68. 7c95db9 Merge "Set requery/observer for convo list (hack to demo push, etc.)" by Marc Blank · 13 years ago
  69. 8cf8a27 Set requery/observer for convo list (hack to demo push, etc.) by Marc Blank · 13 years ago
  70. eaa6d74 Merge "More activity controller dependencies being brought in." by Vikram Aggarwal · 13 years ago
  71. 6df0c6f Merge "Create Folder, HelpCallback and MenuCallback." by Vikram Aggarwal · 13 years ago
  72. c3df174 Hook up real compose uri for gmail. by Mindy Pereira · 13 years ago
  73. be61019 Merge "Make sure we put html in body_html and text in body_text" by Mindy Pereira · 13 years ago
  74. 78fc89e Hook up real sending for Email apps (will work for EAS) by Marc Blank · 13 years ago
  75. 29ef1b8 Make sure we put html in body_html and text in body_text by Mindy Pereira · 13 years ago
  76. 4a5c530 More activity controller dependencies being brought in. by Vikram Aggarwal · 13 years ago
  77. ff7d02a Create Folder, HelpCallback and MenuCallback. by Vikram Aggarwal · 13 years ago
  78. 97c25be UiProvider API cleanup by Andy Huang · 13 years ago
  79. db97747 changes to support fetching Gmail messages by Andy Huang · 13 years ago
  80. dec83aa Merge "Sending state of 0 is default." by Mindy Pereira · 13 years ago
  81. a457137 Sending state of 0 is default. by Mindy Pereira · 13 years ago
  82. 259e522 Simple sender display. by Mindy Pereira · 13 years ago
  83. daa54f6 Merge "Senders logic." by Mindy Pereira · 13 years ago
  84. 4dd96dc Merge "First commit w/ Email app support" by Marc Blank · 13 years ago
  85. 4db59c5 Senders logic. by Mindy Pereira · 13 years ago
  86. 9e5a3fd First commit w/ Email app support by Marc Blank · 13 years ago
  87. f2b71bb Even more compose tests. by Mindy Pereira · 13 years ago
  88. 733fd71 Fix build. by Mindy Pereira · 13 years ago
  89. 1666816 More recipient tests for reply/reply all/ fwd. by Mindy Pereira · 13 years ago
  90. a7af5c4 Merge "Add an easy webview." by Mindy Pereira · 13 years ago
  91. b48e074 Add an easy webview. by Mindy Pereira · 13 years ago
  92. 4f9a4c5 Fix copyrights of all files by Vikram Aggarwal · 13 years ago
  93. 818143e Add compose tests. by Mindy Pereira · 13 years ago
  94. 154386a Properly reset the message fields when changing reply modes. by Mindy Pereira · 13 years ago
  95. 75f6663 Cleanup text watcher logic. by Mindy Pereira · 13 years ago
  96. 7a07fb4 More cleanup of compose activity; add attachments when forwarding. by Mindy Pereira · 13 years ago
  97. fc2277e Fix javadoc for folder has_children. by Mindy Pereira · 13 years ago
  98. 5a85e2b Separate logic for from address spinner into widget class. by Mindy Pereira · 13 years ago
  99. 7aee8f7 Make attachment a parcelable object. by Mindy Pereira · 13 years ago
  100. 732600e conversation activity plumbing by Andy Huang · 13 years ago