From ed2a6d1359b7967d56172c0a37660181722a2019 Mon Sep 17 00:00:00 2001 From: Matt Porter Date: Tue, 16 May 2017 16:14:30 -0400 Subject: Dial and hangup from a voice call using the dial pad Adds support for initiating and hanging up a voice call from the phone app dial pad. This support leverages the basic telephony binder API and pulseaudio as an ofono agent. AGL-Bug: SPEC-597 Change-Id: I94e8c64a76164f04c6573d7126a8cc725b3c679d Signed-off-by: Matt Porter --- app/phone.qrc | 1 + 1 file changed, 1 insertion(+) (limited to 'app/phone.qrc') diff --git a/app/phone.qrc b/app/phone.qrc index 50b3140..fccf1c8 100644 --- a/app/phone.qrc +++ b/app/phone.qrc @@ -2,6 +2,7 @@ Phone.qml Dialer.qml + api/Telephony.qml models/CallHistoryModel.qml models/ContactsModel.qml models/qmldir -- cgit 1.2.3-korg