| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
times at java.lang.RuntimeException: Unable to start
activity ComponentInfo
{com.android.email/com.android.email2.ui.MailActivityEmail}
The parcelable type array can't be cast to conversation type array when
conversation implements parcelable interface.
We should traverse parcelable arrays,convert parcelable type to
conversation type and add conversation type to target collection.
Change-Id: Iec10b3d2691af6e8309f3e55ed97c0157d84a772
CRs-Fixed: 959599
|
| |
|
|
|
|
|
|
| |
Also clean it up to use loaders
b/11538664
Change-Id: I5810f0c4423c0c30d9785723672b3535eebcf998
|
| |
|
|
|
|
| |
b/11112954
Change-Id: I0ccc7bdaad0b5c608f5c6eca9d6aa4e0ffb7060d
|
| |
|
|
|
|
| |
b/10825810
Change-Id: I27ad5ee75df669315e03c9ccc299bfc8eacbb53b
|
| |
|
|
|
|
|
|
| |
We will likely want to change this later to show some subset of system
labels, and not just inbox labels.
Bug: 8942661
Change-Id: If3564f119955250f0b7b723c85bfeba28da890af
|
| |
|
|
|
|
|
| |
We can't support multiple adds/removes here yet.
Bug: 8722438
Change-Id: Ie527d210ace1b379f247ba331af43f712f3583d2
|
| |
|
|
|
|
|
|
| |
Removed "OK" button and fixed the "Move to" string for
the dialog.
Bug: 8604616
Change-Id: I50df230054f7c6ba9573a8e95a7e7d4be163fa23
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cherry-picking Rohan's original change since I messed something up
while fixing conflicts.
User cannot move an email from one defined label to another.
Change label is a hassle to use to only select one and a
menu item for moving is preferable.
This change introduces the "Move to" as part of the overflow
menu. It allows for users to move emails from folders, excluding
Starred/Important.
Bug: 8157593
Change-Id: Iaf8660fb01f731f5cbcb2253a3768b0d7b429132
|
| |\
| |
| |
| | |
Change-Id: I87876b9595adaf37f8db250f6c7b83b0b5be0756
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Revert "Support "Move to" functionality alongside "Change labels""
This reverts commit 0a4af34f6f4dce23a8c5b39e94fb91ff0f6260d1
Change-Id: I25d0311396033fb5759596e4a56792abb7f355fb
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
User cannot move an email from one defined label to another.
Change label is a hassle to use to only select one and a
menu item for moving is preferable.
This change introduces the "Move to" as part of the overflow
menu. It allows for users to move emails from folders, excluding
Starred/Important.
Bug: 8157593
Change-Id: Ib5ae9f04b52f3f5d0f2d2ddb590219f7733cf171
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
User cannot move an email from one defined label to another.
Change label is a hassle to use to only select one and a
menu item for moving is preferable.
This change introduces the "Move to" as part of the overflow
menu. It allows for users to move emails from folders, excluding
Starred/Important.
Bug: 8157593
Change-Id: Ib5ae9f04b52f3f5d0f2d2ddb590219f7733cf171
|
| |
|
|
|
|
|
|
| |
This CL has signification refactory that consolidates
Multi/SingleFoldersSelectionDialog.
Bug: 7247467
Change-Id: I1aacba68411d4b9cc586482d0f17c5c90df36e04
|
|
|
Bug: 7247467
Change-Id: I0b5583830d7c8c2f63e01714b4a7fa2976d0eefb
|