| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Ieb0e3af146a6668c813ff16a718221eae61e8e01
|
| |
|
|
| |
Change-Id: Ia4dcba1c6966f23dd2a15e69324b7345aed8f944
|
| |
|
|
|
|
|
|
| |
MatrixCursor doesn't do this, so we need to add our own cache.
Depends on Ia5ffd31f54a2a335f495df5e0d1a0886ee08c14b
Change-Id: Ica78e3cec747bf86fcef16508156e359216c64fe
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The "?limit=" param is only supported by EmailProvider, so don't add
it to other URIs.
Doing so causes a permission error when opening an EML attachment on gmail,
because we're granted the permission only to the passed URI, but not to
the URI with the "?limit=" param.
Bug 3371630
Change-Id: I88fff88a7e48e5bc958124eedec3e592978a40c7
|
| |
|
|
|
|
|
| |
Bug 3077014
Bug 2992255
Change-Id: I1e8127327158b0821177d0744a60132f89dccdd8
|
|
|
- Added "quick contact badge" to MessageView
- Removed PresenceUpdater, and added new implementation based
on Loader, which is much simpler.
- Changed some text color, so they're visible now.
Bug 2988625
Change-Id: I688a3217178ee8fd0b7245c0ab36a633687ea525
|