| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Also clean it up to use loaders
b/11538664
Change-Id: I5810f0c4423c0c30d9785723672b3535eebcf998
|
| |
|
|
|
|
|
|
| |
This will allow us to add query parameters such that Uris will still
appear to be equal, regardless of differences in the parameters.
Bug: 9780067
Change-Id: Iafe39763b3ee448cf02536df89caa736500dfdaf
|
| |
|
|
|
|
|
| |
This allows one folder to have multiple types.
Bug: 8426563
Change-Id: Ide918a884cfb76022f3c03f5cc69adb149a964cc
|
| |
|
|
|
|
|
|
| |
Fixes b/7100602 No way to remove messages from the trash.
Also, make sure we have a first message sender to get info from
its possible this is a draft so prevent a crash
Change-Id: I76f21879382115c0085a3fb37e6ce7f5405db9d9
|
|
|
The logic is:
we only want to add/ remove if the folder was changed
So, track only the operations a user makes (aka checks a box/ unchecks a box)
And use this to determine what to add/ remove from a conversation.
Change-Id: I37d9c042e2db5f1a48c5c8a79c52039989f236d1
|