| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
PduParser needs to know if Content-Disposition part header is supported
for a specific carrier. Originally this is loaded directly from system
resource in PduParser. This won't work for multi-SIM, which requires
getting that config based on carrier. This change adds parameter to
indicate if this header is supported and requires caller to provider the
config.
b/18371228
Change-Id: I8a0a7ce91d1b9581fe5d4545fa954277a661751b
|
| |
|
|
| |
Change-Id: Ib5a93d07799c9e14fea8be820c6bd4bc7ae8be3a
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Hide APIs not approved by API council (b/17189780)
- Change configOverrides in MMS APIs from ContentValues to Bundle to be
consistent (b/17390017)
- Change SmsManager.MMS_EXTRA_DATA to EXTRA_MMS_DATA per API council
review (b/17390977)
b/17189780
b/17390017
b/17390977
Change-Id: Id9ae09ae4ef083186b93677ffabf5640c54aa99d
|
| |
|
|
|
|
|
| |
Change API demo to use new content provider based MMS API.
Rebased and merged with TOT.
Change-Id: Ia1b815f2904ccfc9962960369f85e1f2de830927
|
|
|
b/14095333
Change-Id: Ieffbc559f636fe1c556221e23533d8ba5ac74cb6
|