1. 433d0db DO NOT MERGE Revert 4 CLs that updated the message headers. by Andrew Sapperstein · 10 years ago
  2. 23c9532 Fix some tests by Scott Kennedy · 10 years ago
  3. 0653f9f am 10ea28ab: Show "To:<Names>" in sent and outbox index views by James Lemieux · 10 years ago
  4. 10ea28a Show "To:<Names>" in sent and outbox index views by James Lemieux · 10 years ago
  5. d67d7e3 Fixed bug with % encoding by Jin Cao · 10 years ago
  6. c0f7716 Merge "Redesign of message headers. b/12933316." into ub-mail-master by Andy Huang · 10 years ago
  7. 2ed8c04 Redesign of message headers. b/12933316. by Andrew Sapperstein · 10 years ago
  8. a01ddca RTL: properly align from addresses. by Andrew Sapperstein · 10 years ago
  9. 26a2075 Get rid of Account#name by Tony Mantler · 10 years ago
  10. 7e65b85 Convert tests to use android-support-test. by Brett Chabot · 10 years ago
  11. 1e947b0 Add test size annotation to test classes so they get run in continuous by Jerry Xie · 10 years ago
  12. c933cbd comment out broken unit tests in UnifiedEmail by Anthony Lee · 10 years ago
  13. 3b59b33 Mail in Sent, Drafts and Outbox should show addressees, not sender. by James Lemieux · 11 years ago
  14. 672dce6 Merge "Eliminate redundant methods in Address class" into ub-mail-master by James Lemieux · 10 years ago
  15. 5bb2a52 Merge "Add a test for EmlMessageLoader that loads an empty message" into ub-mail-master by Tony Mantler · 10 years ago
  16. c4eeaf4 Add a test for EmlMessageLoader that loads an empty message by Tony Mantler · 10 years ago
  17. 890afa2 RTL - properly align from address in compose. by Andrew Sapperstein · 10 years ago
  18. 4d3e937 Eliminate redundant methods in Address class by James Lemieux · 11 years ago
  19. eaca04a Fix a broken test case. by James Lemieux · 11 years ago
  20. 18f4d62 Merge "Recently, Account gained a field: senderName. When serializing/deserializing that field using JSON a bug was introduced where null is serialized in and "" is deserialized out. This checkin fixes the problem." into ub-mail-master by James Lemieux · 11 years ago
  21. 70ebf05 Fix broken test cases. by James Lemieux · 11 years ago
  22. afe5e27 Recently, Account gained a field: senderName. When serializing/deserializing that field using JSON by James Lemieux · 11 years ago
  23. 0f6ffbe Fix build: Remove lingering usage of old Address class by Tony Mantler · 11 years ago
  24. 9a4f912 Merge "Deduplicate Address class" into ub-mail-master by Tony Mantler · 11 years ago
  25. f8a7526 Fix test error in MessageHeaderViewTest by Tony Mantler · 11 years ago
  26. 821e578 Deduplicate Address class by Tony Mantler · 11 years ago
  27. 65ba82f am 0a2a346c: fix internal fancy mailtos by Andy Huang · 11 years ago
  28. 0a2a346 fix internal fancy mailtos by Andy Huang · 11 years ago
  29. 8887689 Unit test for MailAsyncTaskLoader by Tony Mantler · 11 years ago
  30. c19bbbc Merge "Divert mailto Uris directly to compose activity" into jb-ub-mail-ur10 by Tony Mantler · 11 years ago
  31. 4a78f7a Normalize the whole email address when comparing. by Tony Mantler · 11 years ago
  32. 184ec73 Divert mailto Uris directly to compose activity by Tony Mantler · 11 years ago
  33. 4473e8c Pass in class loader when unparceling Account by Tony Mantler · 11 years ago
  34. 1bdbfef Change the package name on our HTML parser by Scott Kennedy · 11 years ago
  35. 6d2442b Add some tests for replying to a message by Paul Westbrook · 11 years ago
  36. 2efacc5 Fixed NPE in ComposeActivityTest by Paul Westbrook · 11 years ago
  37. c97ec3e Fix replying from "combined account" by Paul Westbrook · 11 years ago
  38. 3b965d7 Clean up a bunch of warnings by Scott Kennedy · 11 years ago
  39. afb304c Removed unused code. by Andrew Sapperstein · 11 years ago
  40. ff8553f Cleanup by Scott Kennedy · 11 years ago
  41. 1be21f9 fix le build by Andy Huang · 11 years ago
  42. 01c196a Strip out <style> tags when we create notification text by Scott Kennedy · 11 years ago
  43. 9e2d407 Clean up a bunch of warnings by Scott Kennedy · 11 years ago
  44. bd5b522 am 9bb1a07e: Merge "Set MIME type correctly on drafts when content provider does not provide it." into jb-ub-mail-ur8 by Alice Yang · 11 years ago
  45. 013a23c Remove deprecated fields/members by Paul Westbrook · 11 years ago
  46. 8750066 Set MIME type correctly on drafts when content provider does not provide it. by Mark Wei · 11 years ago
  47. d5edd2d Move notifications to UnifiedEmail by Scott Kennedy · 12 years ago
  48. d038adc am 820efb0f: Merge "Cache column name/indexes so we can use getColumnIndex()" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  49. 384b8de Cache column name/indexes so we can use getColumnIndex() by Scott Kennedy · 11 years ago
  50. d5fd046 Prevent the leaking of an IntentReceiver by Scott Kennedy · 11 years ago
  51. 17bc02b Fix build by Vikram Aggarwal · 12 years ago
  52. 69495b0 Reduce time it takes to render a conversation item by mindyp · 12 years ago
  53. 572494a Fix build by mindyp · 12 years ago
  54. 6d11c8f Sender emails are now available. Use the senders email to lookup their contact photo. by mindyp · 12 years ago
  55. 88acafa Make it possible to get the emails of senders we want to display photos for. by mindyp · 12 years ago
  56. d974026 fix build by mindyp · 12 years ago
  57. 351ad4e use parcel intermediate format for ConversationInfo by Andy Huang · 12 years ago
  58. 12ec6a3 am 74832489: Merge "sanitize user input in Conversation/MessageInfo" into jb-ub-mail by Andy Huang · 12 years ago
  59. d54fb4c Merge "Fix the failing test case." into jb-ub-mail-ur8 by mindyp · 12 years ago
  60. 71ac49c Fix the failing test case. by mindyp · 12 years ago
  61. 65b06f5 Fixup compose test cases. by mindyp · 12 years ago
  62. a88fbba sanitize user input in Conversation/MessageInfo by Andy Huang · 12 years ago
  63. 263a0af Tests around replying to a thread your account started by mindyp · 12 years ago
  64. 8960f0a Maintain to/cc/bcc state on rotation by Scott Kennedy · 12 years ago
  65. fe8557b Add missed cases to custom from address logic. by mindyp · 12 years ago
  66. fe173e9 Fix build. by mindyp · 12 years ago
  67. cd94cf3 Fix build by mindyp · 12 years ago
  68. a489ac6 Fix build. by Mindy Pereira · 12 years ago
  69. b1cbb89 Use priorities to decide who to elide. by Mindy Pereira · 12 years ago
  70. cecc54a Custom from updates by Mindy Pereira · 12 years ago
  71. 9c0a2b7 Fix build. by Mindy Pereira · 12 years ago
  72. d8e5ff4 De-dupe senders; show the second occurance of a sender. by Mindy Pereira · 12 years ago
  73. e91143d Fix build by Mindy Pereira · 12 years ago
  74. 61cea95 Truncate hierarchical folders. by Mindy Pereira · 12 years ago
  75. b334c90 Changes to support different Log tags by Paul Westbrook · 12 years ago
  76. bddd6f3 More test cases for switching modes; now with attachments. by Mindy Pereira · 12 years ago
  77. b3112a2 More test cases for switching modes. by Mindy Pereira · 12 years ago
  78. 1883b34 Add custom from checks. by Mindy Pereira · 12 years ago
  79. feae620 Remove useage of non-public library by Paul Westbrook · 12 years ago
  80. bf232c3 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  81. 8abf8b0 Fix build. by Mindy Pereira · 12 years ago
  82. 65fe28f optimize low-hanging fruit found using traceview by Andy Huang · 12 years ago
  83. 92551d0 Custom froms. by Mindy Pereira · 12 years ago
  84. 24b2641 move some tests to Unified by Andy Huang · 12 years ago
  85. ee08d9b Fix unit test build by Marc Blank · 12 years ago
  86. bc23b60 Fix build by Paul Westbrook · 12 years ago
  87. 1eb5f96 cross-project refactoring by Andy Huang · 12 years ago
  88. cfb7f33 Store URI's in Uri instead of String. by Mindy Pereira · 12 years ago
  89. a831b2f Use a constructor to create a provider object. by Mindy Pereira · 12 years ago
  90. 4fa3061 Show the list of conversations for the folder selected in the widget. by Mindy Pereira · 12 years ago
  91. 9ace18a Add account/folder status columns by Marc Blank · 12 years ago
  92. c4b4223 Fix build that used non-final account vars. by Mindy Pereira · 12 years ago
  93. 248b1b4 Start of unit tests for ConversationCursor/Provider by Marc Blank · 12 years ago
  94. fa131a2 Make ViewMode focussed and small. by Vikram Aggarwal · 12 years ago
  95. 91d8d26 Remove view mode enum and add tests by Vikram Aggarwal · 12 years ago
  96. 4401c90 Parse addresses for senders display names. Move attachment joined string parsing to provider. by Mindy Pereira · 13 years ago
  97. f944e96 Handle attachments on sent messages. by Mindy Pereira · 13 years ago
  98. 3ce64e7 Create parcelable message. by Mindy Pereira · 13 years ago
  99. f2b71bb Even more compose tests. by Mindy Pereira · 13 years ago
  100. 1666816 More recipient tests for reply/reply all/ fwd. by Mindy Pereira · 13 years ago