From 91520f0839b47641162b2f4ba5e788f6a602b4e4 Mon Sep 17 00:00:00 2001 From: Matt Porter Date: Thu, 18 May 2017 22:43:27 -0400 Subject: Add telephony binding event support and UI call status notification Add supports for incoming call, dialing call, and terminated call events in the telephony binding. The phone UI is enhanced to make use of these telephony binding events to display a notifications of phone call status. These include generate a ring tone and displaying incoming phone number information, outgoing phone number being dialed, and halt of the ring tone and clearing of the notification space when a call is terminated. AGL-Bug: SPEC-598 Change-Id: Ied610b70c2e6edb1f631decd417cdbd39746a558 Signed-off-by: Matt Porter --- package/config.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'package') diff --git a/package/config.xml b/package/config.xml index 8ebe8b8..6cff9d8 100644 --- a/package/config.xml +++ b/package/config.xml @@ -11,6 +11,7 @@ + -- cgit 1.2.3-korg