1. c8a9942 Prototype ConversationCursor/ConversationProvider by Marc Blank · 13 years ago
  2. 7ed1c11 Setup saving drafts. by Mindy Pereira · 13 years ago
  3. a55b36c Bring more classes into Unified Mail by Vikram Aggarwal · 13 years ago
  4. 4401c90 Parse addresses for senders display names. Move attachment joined string parsing to provider. by Mindy Pereira · 13 years ago
  5. 11468c0 Merge "Add another attachment utility" by Marc Blank · 13 years ago
  6. a41bc75 Add another attachment utility by Marc Blank · 13 years ago
  7. 84554ec Fix missing column name and make it final. by Mindy Pereira · 13 years ago
  8. 04e22d3 Fix missing column name. by Mindy Pereira · 13 years ago
  9. f944e96 Handle attachments on sent messages. by Mindy Pereira · 13 years ago
  10. 3ce64e7 Create parcelable message. by Mindy Pereira · 13 years ago
  11. 7c95db9 Merge "Set requery/observer for convo list (hack to demo push, etc.)" by Marc Blank · 13 years ago
  12. 8cf8a27 Set requery/observer for convo list (hack to demo push, etc.) by Marc Blank · 13 years ago
  13. eaa6d74 Merge "More activity controller dependencies being brought in." by Vikram Aggarwal · 13 years ago
  14. 6df0c6f Merge "Create Folder, HelpCallback and MenuCallback." by Vikram Aggarwal · 13 years ago
  15. c3df174 Hook up real compose uri for gmail. by Mindy Pereira · 13 years ago
  16. be61019 Merge "Make sure we put html in body_html and text in body_text" by Mindy Pereira · 13 years ago
  17. 78fc89e Hook up real sending for Email apps (will work for EAS) by Marc Blank · 13 years ago
  18. 29ef1b8 Make sure we put html in body_html and text in body_text by Mindy Pereira · 13 years ago
  19. 4a5c530 More activity controller dependencies being brought in. by Vikram Aggarwal · 13 years ago
  20. ff7d02a Create Folder, HelpCallback and MenuCallback. by Vikram Aggarwal · 13 years ago
  21. 97c25be UiProvider API cleanup by Andy Huang · 13 years ago
  22. db97747 changes to support fetching Gmail messages by Andy Huang · 13 years ago
  23. dec83aa Merge "Sending state of 0 is default." by Mindy Pereira · 13 years ago
  24. a457137 Sending state of 0 is default. by Mindy Pereira · 13 years ago
  25. 259e522 Simple sender display. by Mindy Pereira · 13 years ago
  26. daa54f6 Merge "Senders logic." by Mindy Pereira · 13 years ago
  27. 4dd96dc Merge "First commit w/ Email app support" by Marc Blank · 13 years ago
  28. 4db59c5 Senders logic. by Mindy Pereira · 13 years ago
  29. 9e5a3fd First commit w/ Email app support by Marc Blank · 13 years ago
  30. f2b71bb Even more compose tests. by Mindy Pereira · 13 years ago
  31. 733fd71 Fix build. by Mindy Pereira · 13 years ago
  32. 1666816 More recipient tests for reply/reply all/ fwd. by Mindy Pereira · 13 years ago
  33. a7af5c4 Merge "Add an easy webview." by Mindy Pereira · 13 years ago
  34. b48e074 Add an easy webview. by Mindy Pereira · 13 years ago
  35. 4f9a4c5 Fix copyrights of all files by Vikram Aggarwal · 13 years ago
  36. 818143e Add compose tests. by Mindy Pereira · 13 years ago
  37. 154386a Properly reset the message fields when changing reply modes. by Mindy Pereira · 13 years ago
  38. 75f6663 Cleanup text watcher logic. by Mindy Pereira · 13 years ago
  39. 7a07fb4 More cleanup of compose activity; add attachments when forwarding. by Mindy Pereira · 13 years ago
  40. fc2277e Fix javadoc for folder has_children. by Mindy Pereira · 13 years ago
  41. 5a85e2b Separate logic for from address spinner into widget class. by Mindy Pereira · 13 years ago
  42. 7aee8f7 Make attachment a parcelable object. by Mindy Pereira · 13 years ago
  43. 732600e conversation activity plumbing by Andy Huang · 13 years ago
  44. 9932dee Cleanup attachments code. by Mindy Pereira · 13 years ago
  45. eaea9f1 Cleanup to simplify code; save on exit rules. by Mindy Pereira · 13 years ago
  46. 913897e Cleanup quoted text. by Mindy Pereira · 13 years ago
  47. e57870b Merge "Cleanup quoted text." by Mindy Pereira · 13 years ago
  48. 64237d0 Merge "Hook up Gmail ui content provider to UnifiedEmail app" by Paul Westbrook · 13 years ago
  49. 9429368 Cleanup quoted text. by Mindy Pereira · 13 years ago
  50. 82cc566 Setup send / save. by Mindy Pereira · 13 years ago
  51. 636a708 Hook up Gmail ui content provider to UnifiedEmail app by Paul Westbrook · 13 years ago
  52. 33fe908 Pass the account around instead of just hte account name. by Mindy Pereira · 13 years ago
  53. 98b4e90 minor drive-by cleanup by Andy Huang · 13 years ago
  54. 30e2c24 rename unified email's package name to com.android.mail by Andy Huang · 13 years ago
  55. 51a9ed0 Merge "Add attachment selection to compose." by Mindy Pereira · 13 years ago
  56. 013194c Add attachment selection to compose. by Mindy Pereira · 13 years ago
  57. 7110601 Add validator for Conversation projection by Paul Westbrook · 13 years ago
  58. 5de96f9 Fix test cases. by Mindy Pereira · 13 years ago
  59. 80445de Add unread / total to folder in mock ui provider. by Mindy Pereira · 13 years ago
  60. bd8f51c Add unread, total count to folders. by Mindy Pereira · 13 years ago
  61. a26b54e Update logic for recipients in reply/ reply all. by Mindy Pereira · 13 years ago
  62. c182762 Add validator for folder projection by Paul Westbrook · 13 years ago
  63. 4806d89 Code cleanup. No functional diff. by Vikram Aggarwal · 13 years ago
  64. ec8b0ed Fixup cc/bcc buttons / menus. by Mindy Pereira · 13 years ago
  65. d2b04be Fix colors and color names for compose view. by Mindy Pereira · 13 years ago
  66. ece8bc4 Merge "fix icon on crespo and xoom" by Andy Huang · 13 years ago
  67. 81b20e1 fix icon on crespo and xoom by Andy Huang · 13 years ago
  68. 583a114 Pull the projection validator out of the content provider by Paul Westbrook · 13 years ago
  69. 4a20b70 Merge all cases of getting email address from a raw string. by Mindy Pereira · 13 years ago
  70. 4a27ea9 Make compose responses respect recipients. by Mindy Pereira · 13 years ago
  71. 60b7bb2 Merge "Remove 1 off testers." by Mindy Pereira · 13 years ago
  72. 015c269 Remove 1 off testers. by Mindy Pereira · 13 years ago
  73. cb85007 Change the size of the list so that we can actually see items. by Mindy Pereira · 13 years ago
  74. 683b5d4 Merge "Now that we have real accounts, make sure they get passed via intent." by Mindy Pereira · 13 years ago
  75. 3528d36 Now that we have real accounts, make sure they get passed via intent. by Mindy Pereira · 13 years ago
  76. 5fc441a Use new account cache. by Mindy Pereira · 13 years ago
  77. 4841c27 Merge "Add a cache for the list of accounts." by Paul Westbrook · 13 years ago
  78. 3e6476b Merge "Add from accounts dropdown." by Mindy Pereira · 13 years ago
  79. aa3e7a5 Add a cache for the list of accounts. by Paul Westbrook · 13 years ago
  80. 9a62433 Rename gmail_action* to mail_action* by Vikram Aggarwal · 13 years ago
  81. 1a95a57 Add from accounts dropdown. by Mindy Pereira · 13 years ago
  82. 386ddb0 Merge "Add respond inline/ quoted text/ subject with corrected prefix." by Mindy Pereira · 13 years ago
  83. 46ce0b1 Add respond inline/ quoted text/ subject with corrected prefix. by Mindy Pereira · 13 years ago
  84. 6f6afe5 Make Actionbar dropdown spinner similar to Gmail. by Vikram Aggarwal · 13 years ago
  85. 8fe1466 Merge "Move over conversation message header sans attachments." by Mindy Pereira · 13 years ago
  86. 326c660 Move over conversation message header sans attachments. by Mindy Pereira · 13 years ago
  87. 29c35be Merge "Fixed userdebug build" by Paul Westbrook · 13 years ago
  88. 805e3c1 Fixed userdebug build by Paul Westbrook · 13 years ago
  89. 6349a04 Hook up messages in conversation view, hook in the compose buttons. by Mindy Pereira · 13 years ago
  90. ceec0bc Merge "Lame initial impl of viewing a conversation." by Mindy Pereira · 13 years ago
  91. 3263fa9 Lame initial impl of viewing a conversation. by Mindy Pereira · 13 years ago
  92. 2d3b695 Merge "Make view modes into an enum." by Vikram Aggarwal · 13 years ago
  93. 5592057 Make view modes into an enum. by Vikram Aggarwal · 13 years ago
  94. 3570cc2 Remove deprecated isValidAddress code; merge in helper methods from gmail code base. by Mindy Pereira · 13 years ago
  95. 5e5ac74 Adding the ActionBar to the unified codebase. by Vikram Aggarwal · 13 years ago
  96. 44b3288 Merge "Move over address and mime parsing logic for headers from email." by Mindy Pereira · 13 years ago
  97. 4ebb916 Move over address and mime parsing logic for headers from email. by Mindy Pereira · 13 years ago
  98. 0944e5e Change BrowseItem to conversation as thats the term we are using. by Mindy Pereira · 13 years ago
  99. fdd984b Move over undo bar, minimum show time progress widgets. by Mindy Pereira · 13 years ago
  100. fa7ef6e Make the browse item view properly show if a conversation has attachments. by Mindy Pereira · 13 years ago