summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/compose
Commit message (Expand)AuthorAgeFilesLines
* email: fix recents's suggested contacts queryJorge Ruesga2015-10-181-1/+1
* unified email: suggested contactsJorge Ruesga2015-10-181-1/+228
* Fix html conversion failure check to use trimJin Cao2014-10-141-1/+2
* Set title for ComposeActivity. Helps with a11y.Andrew Sapperstein2014-10-091-1/+3
* Merge "Add autopan so FAB/other stuff won't get pushed up" into ub-gmail-ur14...Jin Cao2014-10-081-3/+4
|\
| * Add autopan so FAB/other stuff won't get pushed upJin Cao2014-10-081-3/+4
* | Change status bar color for searchJin Cao2014-10-071-16/+3
|/
* Log when html conversion failsJin Cao2014-10-021-2/+5
* Speculative fix for losing message bodyJin Cao2014-10-021-16/+22
* Do not assume mAccount is the default emailJin Cao2014-09-291-12/+7
* Capture ctrl+enter for send shortcutJin Cao2014-09-241-0/+18
* Properly assign content descriptionJin Cao2014-09-191-0/+2
* Expand drawer to be under status bar. b/17569398Andrew Sapperstein2014-09-181-1/+1
* Merge "Properly implement requestIdToMessageId map" into ub-gmail-ur14-devJin Cao2014-09-171-45/+53
|\
| * Properly implement requestIdToMessageId mapJin Cao2014-09-151-45/+53
* | Merge "Don't confirm if discarding empty message" into ub-gmail-ur14-devJin Cao2014-09-161-7/+13
|\ \
| * | Don't confirm if discarding empty messageJin Cao2014-09-161-7/+13
* | | Set status bar color in CAB mode. b/17471621.Andrew Sapperstein2014-09-151-0/+28
|/ /
* | Use only one view type for compose from spinnerJin Cao2014-09-151-26/+10
* | [a11y] label remove attachment buttonJin Cao2014-09-151-1/+3
|/
* Forward uri permission for composeJin Cao2014-09-091-50/+90
* Refactor out SendOrSaveTaskJin Cao2014-09-091-200/+163
* Merge "Allow calling package to attach files from its data dir" into ub-gmail...Jin Cao2014-09-051-4/+31
|\
| * Allow calling package to attach files from its data dirJin Cao2014-09-021-4/+31
* | Merge "[Quantum compose] move top padding into scrollview" into ub-gmail-ur14...Jin Cao2014-09-031-0/+9
|\ \
| * | [Quantum compose] move top padding into scrollviewJin Cao2014-09-021-0/+9
| |/
* | Merge "Only run htmlToSpan task if the body wasn't restored" into ub-gmail-ur...Jin Cao2014-09-031-0/+20
|\ \
| * | Only run htmlToSpan task if the body wasn't restoredJin Cao2014-08-281-0/+20
* | | More ComposeActivity loggingJin Cao2014-09-021-3/+5
| |/ |/|
* | Do not allow attachment from data directoryJin Cao2014-08-291-68/+53
|/
* Add logging to sendsave for composeJin Cao2014-08-241-5/+9
* Separate string for Compose action bar titleJin Cao2014-08-201-1/+1
* [Quantum] Quoted textJin Cao2014-08-161-5/+2
* Prevent "attach from Drive" menu showing for non-gmailGreg Bullock2014-08-151-2/+15
* Extract protected method to determine From field.Greg Bullock2014-08-151-3/+7
* Use themed context for navigation modesJin Cao2014-08-111-2/+4
* [Quantum compose] custom anchor for toJin Cao2014-08-081-0/+1
* switch to appcompat. b/16664350Andrew Sapperstein2014-08-041-7/+8
* [Quantum compose] autoscroll to ccJin Cao2014-07-291-2/+22
* [Quantum compose] Hide Cc/Bcc appropriatelyJin Cao2014-07-291-2/+16
* Merge "Quantum compose" into ub-mail-masterJin Cao2014-07-261-13/+4
|\
| * Quantum composeJin Cao2014-07-251-13/+4
* | Merge "[Quantum] update compose action menu" into ub-mail-masterJin Cao2014-07-251-20/+0
|\ \ | |/ |/|
| * [Quantum] update compose action menuJin Cao2014-07-241-20/+0
* | Always append signatureJin Cao2014-07-241-3/+1
|/
* Potentially outdated code for saving message bodyJin Cao2014-07-231-2/+4
* Ensure that we always execute HtmlToSpannedTaskJin Cao2014-07-221-3/+3
* Delegate Account creation to builder class.Ray Chen2014-07-161-1/+1
* Fix action bar iconPaul Westbrook2014-07-011-5/+5
* am 70e201e1: offer Compose subclasses a way to listen for selection changesAndy Huang2014-07-011-0/+58
|\