1. 818143e Add compose tests. by Mindy Pereira · 13 years ago
  2. 154386a Properly reset the message fields when changing reply modes. by Mindy Pereira · 13 years ago
  3. 75f6663 Cleanup text watcher logic. by Mindy Pereira · 13 years ago
  4. 7a07fb4 More cleanup of compose activity; add attachments when forwarding. by Mindy Pereira · 13 years ago
  5. fc2277e Fix javadoc for folder has_children. by Mindy Pereira · 13 years ago
  6. 5a85e2b Separate logic for from address spinner into widget class. by Mindy Pereira · 13 years ago
  7. 7aee8f7 Make attachment a parcelable object. by Mindy Pereira · 13 years ago
  8. 732600e conversation activity plumbing by Andy Huang · 13 years ago
  9. 9932dee Cleanup attachments code. by Mindy Pereira · 13 years ago
  10. eaea9f1 Cleanup to simplify code; save on exit rules. by Mindy Pereira · 13 years ago
  11. 913897e Cleanup quoted text. by Mindy Pereira · 13 years ago
  12. e57870b Merge "Cleanup quoted text." by Mindy Pereira · 13 years ago
  13. 64237d0 Merge "Hook up Gmail ui content provider to UnifiedEmail app" by Paul Westbrook · 13 years ago
  14. 9429368 Cleanup quoted text. by Mindy Pereira · 13 years ago
  15. 82cc566 Setup send / save. by Mindy Pereira · 13 years ago
  16. 636a708 Hook up Gmail ui content provider to UnifiedEmail app by Paul Westbrook · 13 years ago
  17. 33fe908 Pass the account around instead of just hte account name. by Mindy Pereira · 13 years ago
  18. 98b4e90 minor drive-by cleanup by Andy Huang · 13 years ago
  19. 30e2c24 rename unified email's package name to com.android.mail by Andy Huang · 13 years ago
  20. 51a9ed0 Merge "Add attachment selection to compose." by Mindy Pereira · 13 years ago
  21. 013194c Add attachment selection to compose. by Mindy Pereira · 13 years ago
  22. 7110601 Add validator for Conversation projection by Paul Westbrook · 13 years ago
  23. 5de96f9 Fix test cases. by Mindy Pereira · 13 years ago
  24. 80445de Add unread / total to folder in mock ui provider. by Mindy Pereira · 13 years ago
  25. bd8f51c Add unread, total count to folders. by Mindy Pereira · 13 years ago
  26. a26b54e Update logic for recipients in reply/ reply all. by Mindy Pereira · 13 years ago
  27. c182762 Add validator for folder projection by Paul Westbrook · 13 years ago
  28. 4806d89 Code cleanup. No functional diff. by Vikram Aggarwal · 13 years ago
  29. ec8b0ed Fixup cc/bcc buttons / menus. by Mindy Pereira · 13 years ago
  30. d2b04be Fix colors and color names for compose view. by Mindy Pereira · 13 years ago
  31. ece8bc4 Merge "fix icon on crespo and xoom" by Andy Huang · 13 years ago
  32. 81b20e1 fix icon on crespo and xoom by Andy Huang · 13 years ago
  33. 583a114 Pull the projection validator out of the content provider by Paul Westbrook · 13 years ago
  34. 4a20b70 Merge all cases of getting email address from a raw string. by Mindy Pereira · 13 years ago
  35. 4a27ea9 Make compose responses respect recipients. by Mindy Pereira · 13 years ago
  36. 60b7bb2 Merge "Remove 1 off testers." by Mindy Pereira · 13 years ago
  37. 015c269 Remove 1 off testers. by Mindy Pereira · 13 years ago
  38. cb85007 Change the size of the list so that we can actually see items. by Mindy Pereira · 13 years ago
  39. 683b5d4 Merge "Now that we have real accounts, make sure they get passed via intent." by Mindy Pereira · 13 years ago
  40. 3528d36 Now that we have real accounts, make sure they get passed via intent. by Mindy Pereira · 13 years ago
  41. 5fc441a Use new account cache. by Mindy Pereira · 13 years ago
  42. 4841c27 Merge "Add a cache for the list of accounts." by Paul Westbrook · 13 years ago
  43. 3e6476b Merge "Add from accounts dropdown." by Mindy Pereira · 13 years ago
  44. aa3e7a5 Add a cache for the list of accounts. by Paul Westbrook · 13 years ago
  45. 9a62433 Rename gmail_action* to mail_action* by Vikram Aggarwal · 13 years ago
  46. 1a95a57 Add from accounts dropdown. by Mindy Pereira · 13 years ago
  47. 386ddb0 Merge "Add respond inline/ quoted text/ subject with corrected prefix." by Mindy Pereira · 13 years ago
  48. 46ce0b1 Add respond inline/ quoted text/ subject with corrected prefix. by Mindy Pereira · 13 years ago
  49. 6f6afe5 Make Actionbar dropdown spinner similar to Gmail. by Vikram Aggarwal · 13 years ago
  50. 8fe1466 Merge "Move over conversation message header sans attachments." by Mindy Pereira · 13 years ago
  51. 326c660 Move over conversation message header sans attachments. by Mindy Pereira · 13 years ago
  52. 29c35be Merge "Fixed userdebug build" by Paul Westbrook · 13 years ago
  53. 805e3c1 Fixed userdebug build by Paul Westbrook · 13 years ago
  54. 6349a04 Hook up messages in conversation view, hook in the compose buttons. by Mindy Pereira · 13 years ago
  55. ceec0bc Merge "Lame initial impl of viewing a conversation." by Mindy Pereira · 13 years ago
  56. 3263fa9 Lame initial impl of viewing a conversation. by Mindy Pereira · 13 years ago
  57. 2d3b695 Merge "Make view modes into an enum." by Vikram Aggarwal · 13 years ago
  58. 5592057 Make view modes into an enum. by Vikram Aggarwal · 13 years ago
  59. 3570cc2 Remove deprecated isValidAddress code; merge in helper methods from gmail code base. by Mindy Pereira · 13 years ago
  60. 5e5ac74 Adding the ActionBar to the unified codebase. by Vikram Aggarwal · 13 years ago
  61. 44b3288 Merge "Move over address and mime parsing logic for headers from email." by Mindy Pereira · 13 years ago
  62. 4ebb916 Move over address and mime parsing logic for headers from email. by Mindy Pereira · 13 years ago
  63. 0944e5e Change BrowseItem to conversation as thats the term we are using. by Mindy Pereira · 13 years ago
  64. fdd984b Move over undo bar, minimum show time progress widgets. by Mindy Pereira · 13 years ago
  65. fa7ef6e Make the browse item view properly show if a conversation has attachments. by Mindy Pereira · 13 years ago
  66. f30cc09 Added attachments to ui provider. by Mindy Pereira · 13 years ago
  67. c17d073 Add recipient adapter for compose view. by Mindy Pereira · 13 years ago
  68. 03e41b5 New unifiedemail icon. by Mindy Pereira · 13 years ago
  69. 78c623e Add simple account switcher and show data for the correct account. by Mindy Pereira · 13 years ago
  70. f9573c5 Create an end to end example of a list view reading from the provider. by Mindy Pereira · 13 years ago
  71. 27a0cf0 Connect to the uiprovider. by Mindy Pereira · 13 years ago
  72. a140607 Create initial connection from folder -> conversations -> messages. by Mindy Pereira · 13 years ago
  73. 0973b20 Add capabilities fields to Folders. by Mindy Pereira · 13 years ago
  74. 750cc73 Add hierarchy to folders. by Mindy Pereira · 13 years ago
  75. 3a565bf First stab at building out folders. by Mindy Pereira · 13 years ago
  76. 9a9d0c5 Move mock provider to mock providers directory. by Mindy Pereira · 13 years ago
  77. 40b0c74 Fix copyright; add better test data. by Mindy Pereira · 13 years ago
  78. 9d59a9a Add checked background colors. by Mindy Pereira · 13 years ago
  79. 82ea6da Start of UI provider by Paul Westbrook · 13 years ago
  80. c1b239d Hook up star/checkbox touch listeners to toggle bitmaps. by Mindy Pereira · 13 years ago
  81. 3e0426c Add sender parsing ability. by Mindy Pereira · 13 years ago
  82. 6f92de6 Move over conversation list items. by Mindy Pereira · 13 years ago
  83. 64ffe8e Update assets to match the ux-assets unified email branch. by Mindy Pereira · 13 years ago
  84. b4b6cf0 Copy over all assets from UnifiedEmail asset repo. by Mindy Pereira · 13 years ago
  85. 96aff30 Use chips static resources. by Mindy Pereira · 13 years ago
  86. 8df6400 Move html parse code to libs. by Mindy Pereira · 13 years ago
  87. 3a92ccc Use html.fromHtml for html inline response escaping. by Mindy Pereira · 13 years ago
  88. 8b99ba4 Add quoted text / respond inline functionality. by Mindy Pereira · 13 years ago
  89. 7b56a61 Move over attachment views, attachment handling, logs, utils. by Mindy Pereira · 13 years ago
  90. 1fd7a76 Merge "Move over the default logo asset." by Mindy Pereira · 13 years ago
  91. 58ad37e Move over the default logo asset. by Mindy Pereira · 13 years ago
  92. fb1aee5 Fix Compose Layout by Minh Pham · 13 years ago
  93. 47d8d44 Update build configuration by Minh Pham · 13 years ago
  94. b47f3e2 Move compose menus and shortcuts over. Make cc/bcc animations smarter. by Mindy Pereira · 13 years ago
  95. 8e9305e Move cc/bcc animations to shared code base. by Mindy Pereira · 13 years ago
  96. 02e4e6e Move tablet compose resources to unified email dir. by Mindy Pereira · 13 years ago
  97. dcb75d8 Merge "Import label items from label spinners. This is a small change to ensure I can play well with other changes in this tree. Next up, I'll bring over the ActionBar machinery." by Vikram Aggarwal · 13 years ago
  98. bb6cd81 Import label items from label spinners. This is a small change to by Vikram Aggarwal · 13 years ago
  99. 97e5514 Use mail-common-new by Mindy Pereira · 13 years ago
  100. 5eaa2b9 Import compose layouts. Create way to easily push/ test shared layouts. by Mindy Pereira · 13 years ago