1. 177f768 Don't allow file attachment from /data through GET_CONTENT. by Ekin Oguz · 7 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1
  2. 72930a1 Don't allow cachedFile Attachments if the content Uri is pointing to EmailProvider. by Sam Lee · 8 years ago
  3. e70f67a Don't allow file attachment from file:///data. by Régis Décamps · 8 years ago
  4. 0d9a37e Fix html conversion failure check to use trim by Jin Cao · 10 years ago
  5. ae47d92 Set title for ComposeActivity. Helps with a11y. by Andrew Sapperstein · 10 years ago
  6. 1bf89a7 Merge "Add autopan so FAB/other stuff won't get pushed up" into ub-gmail-ur14-dev by Jin Cao · 10 years ago
  7. cfba4bb Add autopan so FAB/other stuff won't get pushed up by Jin Cao · 10 years ago
  8. f14d8b3 Change status bar color for search by Jin Cao · 10 years ago
  9. efd62cb Log when html conversion fails by Jin Cao · 10 years ago
  10. 0a8e822 Speculative fix for losing message body by Jin Cao · 10 years ago
  11. 24c892d Do not assume mAccount is the default email by Jin Cao · 10 years ago
  12. 23ab6ea Capture ctrl+enter for send shortcut by Jin Cao · 10 years ago
  13. e1dc3e7 Expand drawer to be under status bar. b/17569398 by Andrew Sapperstein · 10 years ago
  14. 64981b4 Merge "Properly implement requestIdToMessageId map" into ub-gmail-ur14-dev by Jin Cao · 10 years ago
  15. 83a634a Merge "Don't confirm if discarding empty message" into ub-gmail-ur14-dev by Jin Cao · 10 years ago
  16. e003792 Don't confirm if discarding empty message by Jin Cao · 10 years ago
  17. 734718a Set status bar color in CAB mode. b/17471621. by Andrew Sapperstein · 10 years ago
  18. 31bb3d6 Properly implement requestIdToMessageId map by Jin Cao · 10 years ago
  19. adae7a3 Forward uri permission for compose by Jin Cao · 10 years ago
  20. aff451f Refactor out SendOrSaveTask by Jin Cao · 10 years ago
  21. 7fa98c6 Merge "Allow calling package to attach files from its data dir" into ub-gmail-ur14-dev by Jin Cao · 10 years ago
  22. ca9b980 Merge "[Quantum compose] move top padding into scrollview" into ub-gmail-ur14-dev by Jin Cao · 10 years ago
  23. 95b8a7b [Quantum compose] move top padding into scrollview by Jin Cao · 10 years ago
  24. 6d738bc Merge "Only run htmlToSpan task if the body wasn't restored" into ub-gmail-ur14-dev by Jin Cao · 10 years ago
  25. 738cafe More ComposeActivity logging by Jin Cao · 10 years ago
  26. 24ed294 Allow calling package to attach files from its data dir by Jin Cao · 10 years ago
  27. adea2c8 Do not allow attachment from data directory by Jin Cao · 10 years ago
  28. 1fdbe1f Only run htmlToSpan task if the body wasn't restored by Jin Cao · 10 years ago
  29. 7800d29 Add logging to sendsave for compose by Jin Cao · 10 years ago
  30. f0a0b4c Separate string for Compose action bar title by Jin Cao · 10 years ago
  31. d47a704 Prevent "attach from Drive" menu showing for non-gmail accounts. by Greg Bullock · 10 years ago
  32. 14fd304 Extract protected method to determine From field. by Greg Bullock · 10 years ago
  33. f746163 Use themed context for navigation modes by Jin Cao · 10 years ago
  34. 15f09d7 [Quantum compose] custom anchor for to by Jin Cao · 10 years ago
  35. 52882ff switch to appcompat. b/16664350 by Andrew Sapperstein · 10 years ago
  36. 36e2387 [Quantum compose] autoscroll to cc by Jin Cao · 10 years ago
  37. c5c550a [Quantum compose] Hide Cc/Bcc appropriately by Jin Cao · 10 years ago
  38. 7d16f5f Merge "Quantum compose" into ub-mail-master by Jin Cao · 10 years ago
  39. 9d358a1 Quantum compose by Jin Cao · 10 years ago
  40. a42d98e Merge "[Quantum] update compose action menu" into ub-mail-master by Jin Cao · 10 years ago
  41. f8c02b6 [Quantum] update compose action menu by Jin Cao · 10 years ago
  42. a8f34ff Always append signature by Jin Cao · 10 years ago
  43. a9f5a8e Potentially outdated code for saving message body by Jin Cao · 10 years ago
  44. 32f453b Ensure that we always execute HtmlToSpannedTask by Jin Cao · 10 years ago
  45. 4b0c012 Delegate Account creation to builder class. by Ray Chen · 10 years ago
  46. 4def3bf Fix action bar icon by Paul Westbrook · 10 years ago
  47. 41c3a25 Don't try to format null in reply subjects by Tony Mantler · 10 years ago
  48. 5043cc2 On L devices hide app icon by Paul Westbrook · 10 years ago
  49. 543dcb2 Merge "Implement support for help library b/12068507" into ub-mail-master by Ray Chen · 10 years ago
  50. c825c1b am 22a3a312: Batch recipient lists. b/15857655 by Andrew Sapperstein · 10 years ago
  51. 22a3a31 Batch recipient lists. b/15857655 by Andrew Sapperstein · 10 years ago
  52. a57da3c Implement support for help library b/12068507 by Ray Chen · 10 years ago
  53. fc6fd98 am 9afa8222: Turn off chips A/B test. by Andrew Sapperstein · 10 years ago
  54. 9afa822 Turn off chips A/B test. by Andrew Sapperstein · 10 years ago
  55. 590645c Merge "support for subclass-custom span convert behavior" into ub-gmail-ur13-dev by Andy Huang · 10 years ago
  56. 9ed742c support for subclass-custom span convert behavior by Andy Huang · 10 years ago
  57. ff01727 fix some new CalledFromWrongThreadExceptions by Andy Huang · 10 years ago
  58. 77b4c2c Minimum html support using Html class (no ol/ul) by Jin Cao · 10 years ago
  59. 2ee62c0 am 590645c7: Merge "support for subclass-custom span convert behavior" into ub-gmail-ur13-dev by Andy Huang · 10 years ago
  60. ff4143d am ff01727c: fix some new CalledFromWrongThreadExceptions by Andy Huang · 10 years ago
  61. cb1018a Avoid use of JB+ APIs; ensure runtime compatability with ICS by James Lemieux · 10 years ago
  62. 3ecca77 am 77b4c2c3: Minimum html support using Html class (no ol/ul) by Jin Cao · 10 years ago
  63. e0f0320 doc-centric compose by Andy Huang · 10 years ago
  64. 5f08221 more accurate suppression of draft-save toast by Andy Huang · 10 years ago
  65. 7e04f14 Revert "Use "Re: (no subject)" when replying to an email with no subject" by Andrew Sapperstein · 10 years ago
  66. e806c94 Better user experience for Gmail wear users. by Alan Lau · 10 years ago
  67. c782845 am 5f082211: more accurate suppression of draft-save toast by Andy Huang · 10 years ago
  68. 9dd9976 am 7e04f140: Revert "Use "Re: (no subject)" when replying to an email with no subject" by Andrew Sapperstein · 10 years ago
  69. b479f0f am e806c944: Better user experience for Gmail wear users. * Skip undo on phone when the action is perform remotely * mark conversation as read after reply. by Alan Lau · 10 years ago
  70. 9ae677e am 3d51904f: Only do mandatory checks for autosend emails. by Alan Lau · 10 years ago
  71. 3d51904 Only do mandatory checks for autosend emails. by Alan Lau · 10 years ago
  72. 5bd3746 am 2fd9d0f4: Don\'t show confirmation in auto send mode. autoSend=true is only passed in from two places: AutoSendActivity and WearReplyTask, and therefore should not impact others. by Alan Lau · 10 years ago
  73. 2fd9d0f Don't show confirmation in auto send mode. autoSend=true is only passed in by Alan Lau · 10 years ago
  74. 1b259a5 am 47c30c2b: Enable flag to force new chips. b/15416818 by Andrew Sapperstein · 10 years ago
  75. 47c30c2 Enable flag to force new chips. b/15416818 by Andrew Sapperstein · 10 years ago
  76. d918be3 am 1b7ad92c: Support additional checks before sending. by Andrew Sapperstein · 10 years ago
  77. 1b7ad92 Support additional checks before sending. by Andrew Sapperstein · 10 years ago
  78. 1a438aa resolved conflicts for merge of 5315954c to ub-mail-master by Andy Huang · 10 years ago
  79. 91ede36 support for subclass custom attachment handling by Andy Huang · 10 years ago
  80. 927f270 am 8f9eac82: Merge "Start auto-suggest on first key press. b/15330380." into ub-gmail-ur13-dev by Andrew Sapperstein · 10 years ago
  81. 09da942 Start auto-suggest on first key press. b/15330380. by Andrew Sapperstein · 10 years ago
  82. a7b23da resolved conflicts for merge of 439aa5d7 to ub-mail-master by Alan Lau · 10 years ago
  83. 439aa5d Port Gmail to new wearable api. by Alan Lau · 10 years ago
  84. c4288f2 Wearable notification api change. by Alan Lau · 10 years ago
  85. 0372803 am dc7c68e6: Merge "Randomize using old or new chips for A/B testing." into ub-gmail-ur13-dev by Andrew Sapperstein · 10 years ago
  86. 50453e4 Randomize using old or new chips for A/B testing. by Andrew Sapperstein · 10 years ago
  87. 575255c Wearable notification api change. by Alan Lau · 10 years ago
  88. 25bc7a0 am 27525c88: Merge commit \'ffd61557\' into merge by Andrew Sapperstein · 10 years ago
  89. 27525c8 Merge commit 'ffd61557' into merge by Andrew Sapperstein · 10 years ago
  90. 2f5d89d am 828fc592: Merge "Support for extensions to chips. b/11387812." into ub-gmail-ur13-dev by Andrew Sapperstein · 10 years ago
  91. ffd6155 Add autocomplete suggestion analytics. by Andrew Sapperstein · 10 years ago
  92. f5ab8ac Support for extensions to chips. b/11387812. by Andrew Sapperstein · 10 years ago
  93. 1877c5f Check for null/invalid attachment Uris in compose intents by Tony Mantler · 10 years ago
  94. 7692a75 Merge "Make SendSaveTaskHandler static singleton" into ub-mail-master by Jin Cao · 10 years ago
  95. 32973b4 Properly update cc/bcc visibility in finishSetup by Jin Cao · 10 years ago
  96. 5134be5 Make SendSaveTaskHandler static singleton by Jin Cao · 10 years ago
  97. 2a3cc13 b/14075613. Don't use indices created from html on text/plain strings. by Anthony Lee · 10 years ago
  98. 34ff280 Remove an unused method by Scott Kennedy · 10 years ago
  99. c96efcc DO NOT MERGE "waiting for sync" -> "getting your messages" by Andy Huang · 10 years ago
  100. a0287a8 Don't assume ComposeActivity's class name won't change by Scott Kennedy · 10 years ago