Move phone app ringtone out of QML

Description

The phone app ringtone has been previously implemented in QML. As such, it cannot be activated by an incoming call while the phone application is not visible. IOW, it cannot react to call state events unless the app is visible. In order to fix this, move the ringtone handling to a Phone app class that controls the ringtone sound effect based on callStateChanged events emitted from the Telephony class.

Environment

None

Activity

Matt Porter 
November 12, 2017 at 4:34 AM

Merged

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Contract ID

Priority

Created November 9, 2017 at 6:45 PM
Updated December 1, 2017 at 10:00 PM
Resolved November 12, 2017 at 4:34 AM