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