OSDN Git Service

Add VisualVoicemailService
authorTa-wei Yen <twyen@google.com>
Fri, 16 Dec 2016 20:17:30 +0000 (12:17 -0800)
committerChen Xu <fionaxu@google.com>
Tue, 25 Apr 2017 01:23:37 +0000 (01:23 +0000)
commit4a6df3c3832e14bedb20d85d3b30bbe89989c621
tree1b7c0e4c87bca206cdd9adacdb61c975f7ad739f
parent7d4a354fd572ac0dc01f9b815a9e0af2d127bc5b
Add VisualVoicemailService

VisualVoicemailService can be implemennted by the default dialer to
provide a visual voicemail client similar to the OMTP visual voicemail
spec.

Other APIs such as the SMS filter and hidden text SMS sending are made
public and consolidated into the service interface.

Test: make. CTS tests in a follow up CL
Change-Id: Ib5e9aa15fc098f4c13b15e5dbecf9ab646e0e400
Merged-in: Ib5e9aa15fc098f4c13b15e5dbecf9ab646e0e400
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/provider/VoicemailContract.java
core/res/AndroidManifest.xml
telephony/java/android/telephony/TelephonyManager.java
telephony/java/android/telephony/VisualVoicemailService.java [new file with mode: 0644]
telephony/java/android/telephony/VisualVoicemailSms.java [new file with mode: 0644]
telephony/java/android/telephony/VisualVoicemailSmsFilterSettings.java
telephony/java/com/android/internal/telephony/ITelephony.aidl