1. c96efcc DO NOT MERGE "waiting for sync" -> "getting your messages" by Andy Huang · 10 years ago
  2. a0287a8 Don't assume ComposeActivity's class name won't change by Scott Kennedy · 10 years ago
  3. 7476dee Merge "Fixed bug with % encoding" into ub-mail-master by Jin Cao · 10 years ago
  4. d67d7e3 Fixed bug with % encoding by Jin Cao · 10 years ago
  5. 1549023 Gmail changes to support Android Wear by Alan Lau · 11 years ago
  6. f8c59b0 add analytics for clicks on drawer footer items by Andy Huang · 11 years ago
  7. 10fcd64 Move Help & feedback to Nav drawer of Email. by James Lemieux · 11 years ago
  8. a01ddca RTL: properly align from addresses. by Andrew Sapperstein · 11 years ago
  9. 26a2075 Get rid of Account#name by Tony Mantler · 11 years ago
  10. 6a7ac78 Fix compose message cursor placement by Tony Mantler · 11 years ago
  11. 581edd4 Warnings and finals by Tony Mantler · 11 years ago
  12. 865ae9c Hide inline attachments in compose. b/12553195. by Andrew Sapperstein · 11 years ago
  13. 890afa2 RTL - properly align from address in compose. by Andrew Sapperstein · 11 years ago
  14. ca4676f fix more name/address confusion. fixes blank From spinner. by Andy Huang · 11 years ago
  15. e2af887 fix AIOOBE when no reply-to present by Andy Huang · 11 years ago
  16. 24f116f Enable multiple reply-to addresses by Tony Mantler · 11 years ago
  17. 821e578 Deduplicate Address class by Tony Mantler · 11 years ago
  18. e1a5ab7 Merge "Regularize usage of ReplyFromAccount#name" into ub-mail-master by Tony Mantler · 11 years ago
  19. 65ba82f am 0a2a346c: fix internal fancy mailtos by Andy Huang · 11 years ago
  20. 0a2a346 fix internal fancy mailtos by Andy Huang · 11 years ago
  21. a954f99 Use "Re: (no subject)" when replying to an email with no subject by Tony Mantler · 11 years ago
  22. f441d14 Regularize usage of ReplyFromAccount#name by Tony Mantler · 11 years ago
  23. 6af4058 am ec275afa: Merge "Don\'t request the menu to be shown if there\'s no items." into jb-ub-mail-ur10 by Tony Mantler · 11 years ago
  24. 5b8799a Don't request the menu to be shown if there's no items. by Tony Mantler · 11 years ago
  25. 530ac7a Update send confirmation dialogs. Fix b/11043153. by Andrew Sapperstein · 11 years ago
  26. 4fb8c55 am c19bbbca: Merge "Divert mailto Uris directly to compose activity" into jb-ub-mail-ur10 by Tony Mantler · 11 years ago
  27. 6aea786 New attach file icon for K devices. by Andrew Sapperstein · 11 years ago
  28. 184ec73 Divert mailto Uris directly to compose activity by Tony Mantler · 11 years ago
  29. 861be76 resolved conflicts for merge of a2210d03 to jb-ub-mail-ur11 by Yu Ping Hu · 11 years ago
  30. bb036ff7 Populate real name in From: field by Tony Mantler · 11 years ago
  31. 8809f9f New attach UI: file-only on K, photo & file pre-K. by Andrew Sapperstein · 11 years ago
  32. 9493263 am fc08f9df: Merge "Clean up use of Account.name where an email address is expected" into jb-ub-mail-ur10 by Tony Mantler · 11 years ago
  33. 79b1156 Clean up use of Account.name where an email address is expected by Tony Mantler · 11 years ago
  34. 7d1c5c4 Add a cancel button to the send confirmation dialog by Paul Westbrook · 11 years ago
  35. 5cb7180 Allow attaching arbitrary filetypes on K. by Andrew Sapperstein · 11 years ago
  36. 05089f3 Allow getting multiple attachments at once. \o/ by Andrew Sapperstein · 11 years ago
  37. 746d861 Support init from extra values. by Andrew Sapperstein · 11 years ago
  38. a49b684 Fix an NPE by Alice Yang · 11 years ago
  39. 4fe0af8 log notifications by Andy Huang · 11 years ago
  40. 8cc0de8 disable analytics for automated users by Andy Huang · 11 years ago
  41. 44d4481 Save ad event id on rotation of ComposeActivity by Scott Kennedy · 11 years ago
  42. e003b4c metrics for attachments by Andy Huang · 11 years ago
  43. 59e6909 Reimplement QuickResponse support by Tony Mantler · 11 years ago
  44. dc97bf4 compose/attachment metrics by Andy Huang · 11 years ago
  45. 6084725 Attach the ad event id to forwarded messages by Scott Kennedy · 11 years ago
  46. f0ea484 Add public no-args constructors for fragments by Paul Westbrook · 11 years ago
  47. b02ec1d Merge "Remove code that made no sense and did nothing useful" into jb-ub-mail-ur10 by Tony Mantler · 11 years ago
  48. 1e05a1e Remove code that made no sense and did nothing useful by Tony Mantler · 11 years ago
  49. 761522c basic analytics support by Andy Huang · 11 years ago
  50. e3fafee Merge "Support compose with quoted html." into jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago
  51. 9f32423 Remove live/unused code from UIProvider contract class by Tony Mantler · 11 years ago
  52. bc5e0dc Support compose with quoted html. by Andrew Sapperstein · 11 years ago
  53. d906390 More warning cleanup by Scott Kennedy · 11 years ago
  54. aa27bc0 Fix more warnings by Scott Kennedy · 11 years ago
  55. 2b9d80e Change all resid switches to if-elseif-else by Scott Kennedy · 11 years ago
  56. 2b215b7 Re-add cancel button to discard dialog by Tony Mantler · 11 years ago
  57. 89de9eb Fix more usages of escaped email addresses by Tony Mantler · 11 years ago
  58. 176a199 Fix NPE when running on master by Paul Westbrook · 11 years ago
  59. 9016a5e Handle html encoding in email addresses b/8129548 by Tony Mantler · 11 years ago
  60. 6d2442b Add some tests for replying to a message by Paul Westbrook · 11 years ago
  61. 3de76ec Conversation View UI Refresh: links w/o underline. by Andrew Sapperstein · 11 years ago
  62. c97ec3e Fix replying from "combined account" by Paul Westbrook · 11 years ago
  63. 2558b50 Stuff ComposeActivity dialogs into fragments by Tony Mantler · 11 years ago
  64. 3b965d7 Clean up a bunch of warnings by Scott Kennedy · 11 years ago
  65. fe853d3 Initialize the adapter earlier to prevent an NPE by Scott Kennedy · 11 years ago
  66. 9f855d6 don't keep a reference to view hierarchy saved state by Andy Huang · 11 years ago
  67. 0742ee1 fix chained activity leak on compose rotation by Andy Huang · 11 years ago
  68. 7bec2b9 Fix NPE in ComposeActivity if there are no accounts by Yorke Lee · 11 years ago
  69. f7bb7a2 Merge "Don't convert '+' into ' ' for subject title and body" into jb-ub-mail-ur9 by Yorke Lee · 11 years ago
  70. 7dd05b1 Don't convert '+' into ' ' for subject title and body by Yorke Lee · 11 years ago
  71. 4150039 Don't touch tokenizer-less RecipientEditTextViews by Scott Kennedy · 11 years ago
  72. 48cfe46 Parse Folder out of intent by Scott Kennedy · 11 years ago
  73. ff8553f Cleanup by Scott Kennedy · 11 years ago
  74. 6214ee4 fragment transaction / back stack cleanup by Andy Huang · 11 years ago
  75. 1ebc2db Add way to report good/bad emails. by Alice Yang · 12 years ago
  76. a990a71 Load ref message for edit draft. by Alice Yang · 12 years ago
  77. 013a23c Remove deprecated fields/members by Paul Westbrook · 12 years ago
  78. ac998ac am c537fd47: Handle SecurityException when opening file descriptor by Paul Westbrook · 12 years ago
  79. c537fd4 Handle SecurityException when opening file descriptor by Paul Westbrook · 12 years ago
  80. dae287c resolved conflicts for merge of 83e6b574 to jb-ub-mail-ur9 by Paul Westbrook · 12 years ago
  81. 83e6b57 Enable screenshots in feedback reports by Paul Westbrook · 12 years ago
  82. d5edd2d Move notifications to UnifiedEmail by Scott Kennedy · 12 years ago
  83. b4931c6 Persist style spans in message bodies by Paul Westbrook · 12 years ago
  84. 15f505b Export compose constants so they can be reached by the Gmail compose activity. by mindyp · 12 years ago
  85. 5ee9dc4 Make sure we also check for "account" to be backwards compatible by mindyp · 12 years ago
  86. 5680ec2 Dismiss lock screen for reply notification action by Scott Kennedy · 12 years ago
  87. f6c00b8 Remove NFC handling from AbstractMailActivity by Vikram Aggarwal · 12 years ago
  88. 8654d4f Focus the top of the body view after the user taps response inline by mindyp · 12 years ago
  89. 09dd373 Focus the body field after the user taps "respond inline" by mindyp · 12 years ago
  90. 816b3f0 Fix crash when the ui isnt setup yet by mindyp · 12 years ago
  91. 68c0bfc Make sure we follow the ref message if it exists. by mindyp · 12 years ago
  92. 0aeaf7d Minor changes for notification actions by Scott Kennedy · 12 years ago
  93. 1d7e914 Update auto save/ save menu item enabled state to match ux definition. by mindyp · 12 years ago
  94. adb0e3b Merge "Make sure we store whether the user has responded inline so we restore properly on rotate" into jb-ub-mail-ur8 by mindyp · 12 years ago
  95. 1623f9b Make sure we store whether the user has responded inline so we restore properly on rotate by mindyp · 12 years ago
  96. 65b06f5 Fixup compose test cases. by mindyp · 12 years ago
  97. 5ee5d69 Make sure we parse out the from address and compare it to the account address by mindyp · 12 years ago
  98. 2708306 When to is populated, always auto focus the body. by mindyp · 12 years ago
  99. e7b76aa Make sure to use existing draft id's if they exist and populate the message as usual for other fields. by mindyp · 12 years ago
  100. 47db6d7 Prevent getting text change events from orientation changes. by mindyp · 12 years ago