1. 5d4a6ec UnifiedEmail: Support configure the sync size for each mail content by weitan · 8 years ago
  2. 9ac224f Update Message.isEqual() method by Tony Mantler · 10 years ago
  3. 7800d29 Add logging to sendsave for compose by Jin Cao · 10 years ago
  4. 23caa3e Properly check for message equality by Jin Cao · 10 years ago
  5. 735a22a Quantum CV - drafts. b/16138121 by Andrew Sapperstein · 10 years ago
  6. 8227d56 am 6a2df258: Provider support for different sending states for messages by Jin Cao · 10 years ago
  7. 6a2df25 Provider support for different sending states for messages by Jin Cao · 10 years ago
  8. 27a36a6 Sanitize HTML bodies from .eml files and support quoted text by James Lemieux · 10 years ago
  9. 8e1ffbf Gmail does not display inline attachments nor does it offer "Show by James Lemieux · 10 years ago
  10. 934b1f4 Inline images are not displayed for IMAP and POP emails by James Lemieux · 10 years ago
  11. 20c2082 Send PLID with message instead of conversation. by Andrew Sapperstein · 10 years ago
  12. 2ef5f08 Fixed draft data inconsistency by Jin Cao · 10 years ago
  13. f59d01c View entire message UI. by Andrew Sapperstein · 10 years ago
  14. 5a5c53d Don't print inline attachments. b/12175599. by Andrew Sapperstein · 10 years ago
  15. 4d3e937 Eliminate redundant methods in Address class by James Lemieux · 10 years ago
  16. 2bae2f5 Update proguard flags to fix test case by Martin Hibdon · 10 years ago
  17. 821e578 Deduplicate Address class by Tony Mantler · 10 years ago
  18. 20dbbd6 Don't crash on bad eml files. b/12066982. by Andrew Sapperstein · 10 years ago
  19. da153fb Linkify email addresses only. by Yu Ping Hu · 11 years ago
  20. 8d6e803 Linkify email & web in plaintext messages. by Yu Ping Hu · 11 years ago
  21. aa27bc0 Fix more warnings by Scott Kennedy · 11 years ago
  22. 606dbd7 Remove ad code. by Andrew Sapperstein · 11 years ago
  23. 9016a5e Handle html encoding in email addresses b/8129548 by Tony Mantler · 11 years ago
  24. 7434e80 Attachments in eml files. by Andrew Sapperstein · 11 years ago
  25. 8812d3c Refactor ConversationMessage out of MessageCursor. by Andrew Sapperstein · 11 years ago
  26. a990a71 Load ref message for edit draft. by Alice Yang · 11 years ago
  27. 013a23c Remove deprecated fields/members by Paul Westbrook · 11 years ago
  28. d5edd2d Move notifications to UnifiedEmail by Scott Kennedy · 11 years ago
  29. 8960f0a Maintain to/cc/bcc state on rotation by Scott Kennedy · 12 years ago
  30. 72e2ea8 Use ContentResolver#call() to send or save messages by Paul Westbrook · 12 years ago
  31. 6766b6e fix conversation flicker when sending on a thread w/ attachments by Andy Huang · 12 years ago
  32. 233f562 Expose the address tokenizer by Paul Westbrook · 12 years ago
  33. 014ea4c handle sender/body changes in-place by Andy Huang · 12 years ago
  34. 845f87e Use expected format when updating contacted sendres. by mindyp · 12 years ago
  35. 5ed6311 We cant just split on commas because of "Last, First" <address> by mindyp · 12 years ago
  36. cd5c5ee refine message cursor update accept/reject logic by Andy Huang · 12 years ago
  37. d47877e message "serverId" field is a string, not a long by Andy Huang · 12 years ago
  38. 41dca18 Support for content provider inline attachments by Paul Westbrook · 12 years ago
  39. 47aa9c9 "new message from" in conversation view on update by Andy Huang · 12 years ago
  40. daa06ab fix restore of conversationInfo upon mark unread by Andy Huang · 12 years ago
  41. 839ada2 save/load conversation state, add granular mark unread by Andy Huang · 12 years ago
  42. d5b369b Added the via domain to the UI. by Andrew Sapperstein · 12 years ago
  43. 3b08c51 Spam warnings now show in the UI. by Andrew Sapperstein · 12 years ago
  44. e623a0f more docs by Andy Huang · 12 years ago
  45. 3842af9 Support viewing meeting invitations by Marc Blank · 12 years ago
  46. a71f1f3 calendar invite UI by Andy Huang · 12 years ago
  47. bf232c3 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  48. cf164d6 Revert "Major refactor of ConversationCursor" by Marc Blank · 12 years ago
  49. 5150f03 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  50. e8f94dc Fix a bunch orientation related issues. by Mindy Pereira · 12 years ago
  51. 5c5fd57 compose attachment refactor by Andy Huang · 12 years ago
  52. 62de1b1 Correct from. by Mindy Pereira · 12 years ago
  53. 7bdc375 building blocks for bottom-aligned attachments by Andy Huang · 12 years ago
  54. 9ab47b1 fix email-specific NPE by Andy Huang · 12 years ago
  55. 2421dc8 Read attachments from the draft conversation. by Mindy Pereira · 12 years ago
  56. 5a92907 Add bits of Attachment info to message cursor results by Andy Huang · 12 years ago
  57. bec5115 ConversationView -> ConversationList starring by Marc Blank · 12 years ago
  58. 26846d8 Rename conversationId to conversationUri in Message by Marc Blank · 12 years ago
  59. 4b8e44b Remove include quoted text. by Mindy Pereira · 12 years ago
  60. d8e249e implement star/unstar on a message by Andy Huang · 12 years ago
  61. 3233bff hook up 'show pictures' button by Andy Huang · 12 years ago
  62. bb87b7f Enable editing of existing draft messages by Paul Westbrook · 12 years ago
  63. 1c078cf Temporarily revert this change while I fix the Email build by Paul Westbrook · 12 years ago
  64. aeb7cab Enable editing of existing draft messages by Paul Westbrook · 12 years ago
  65. 4dbbf9f Add quoted text fields to message obj. by Mindy Pereira · 12 years ago
  66. 0a22047 "fix" starred check on a message by Andy Huang · 12 years ago
  67. 7bb2725 Make sure we have an attachments uri before converting the uri. by Mindy Pereira · 12 years ago
  68. 104f729 Support for "always show images" from sender by Paul Westbrook · 12 years ago
  69. cfb7f33 Store URI's in Uri instead of String. by Mindy Pereira · 12 years ago
  70. a831b2f Use a constructor to create a provider object. by Mindy Pereira · 12 years ago
  71. 7ed1c11 Setup saving drafts. by Mindy Pereira · 12 years ago
  72. f944e96 Handle attachments on sent messages. by Mindy Pereira · 12 years ago
  73. 3ce64e7 Create parcelable message. by Mindy Pereira · 12 years ago