| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
The new restriction in L is that spinners can only have
one view type. Merge the from_item and custom_from_item layouts
so that we only need one and simply set the visibility of the
extra textview used by custom_from_item.
Change-Id: Ica5560d4338e009fa259ae2354d51561e662a380
|
| |
|
|
|
|
|
| |
b/13082177
b/12687526
Change-Id: I88789a9b986fe0889de2b23c7e8acad5d4f0b0cf
|
| |
|
|
|
|
| |
b/12687526.
Change-Id: I5f09303674da08b7870a84ef6477d7bfac4015cd
|
| |
|
|
|
| |
Bug: 12586139
Change-Id: Ie5c52507653bde9621e3f3eac5281bd3642a5b5d
|
| |
|
|
|
|
| |
b/11334332
b/11292541
Change-Id: I0394ea2caf86bbf200a3027f288aa078d965503c
|
| |
|
|
| |
Change-Id: I89a129390aaa0dd958d506787353d0e58e2df571
|
| |
|
|
|
| |
Add an address field to replyfromaddress and customfromaddress.
Change-Id: I01d81d5db32b6ea27286de4d5ceaaebc185708ba
|
| |
|
|
|
|
| |
Fixes b/6319552 Custom from addresses don't show email address (just name)
Change-Id: Ia988ec2685b039242ca345e3299a148fb52c0ac1
|
| |
|
|
| |
Change-Id: I5c4f10fbc1079c8a465fe864dd983c49f5a01139
|
| |
|
|
|
|
| |
DO NOT WANT.
First revision. It works! And it sends mail...so that's good.
Change-Id: I9e77df792d57dfc09442b711710b387b5e1e6d10
|
| |
|
|
|
|
|
|
|
| |
This means that the logic can be overridden by gmail/ email
for selecting an account, saying if its changed, adding from addresses.
This will allow Gmail to have custom from addresses and email to just
show accounts.
Change-Id: I389bdebe4d701f3fba9b24ad0a379d44268f56c2
|
| |
|
|
|
|
|
|
|
|
| |
We had dupes of a number of things that we had to keep in sync.
Instead, we now use mAccounts and mAccount instead of mSelectedAccount
and mReplyFromAccounts, and mAttachmentsChanged instead of mAttachAddedOrRemoved.
Also takes care of save on exit logic (first part) without
defininf the recipientedittextview specific text watchers.
Change-Id: Ic08d8e91c12870cb1c2997c7d36d0b5e230437af
|
| |
|
|
|
|
|
| |
We need the account for capabilities, uris, etc., so just
pass it around when launching new activities/ fragments/ etc.
Change-Id: If05cae10a092679ea0e7807ae36f7965d065a649
|
|
|
New code needs a new package name. Fixes IDE conflicts when
browsing.
Change-Id: I328484c6d6c71df077a05d2f7d6d1e85074107c2
|