Confirmed users
113
edits
No edit summary |
|||
Line 238: | Line 238: | ||
=== Refactor Audio Channel Service === | === Refactor Audio Channel Service === | ||
(04/ | (04/30/2015 updated) | ||
* Gecko: The concept of refactoring the audio channel service is to deal with those issues that we couldn't solve by the existing mechanism in gecko, and we will need the changes(in below) in both gecko and gaia to have a new management. | * Gecko: The concept of refactoring the audio channel service is to deal with those issues that we couldn't solve by the existing mechanism in gecko, and we will need the changes(in below) in both gecko and gaia to have a new management. | ||
Line 252: | Line 252: | ||
** '''Audio Channel Manager''': {{Bug|1100822}} - we will introduce this new module in system app, to manage the audio channels. | ** '''Audio Channel Manager''': {{Bug|1100822}} - we will introduce this new module in system app, to manage the audio channels. | ||
*** Landed. | *** Landed. | ||
** {{Bug|1157140}} - Manage System app's audio channels in the AudioChannelManager. | ** '''System''': {{Bug|1157140}} - Manage System app's audio channels in the AudioChannelManager. | ||
*** Figuring out a good way to manage the audio channels in System app. | *** Figuring out a good way to manage the audio channels in System app. | ||
** '''Callscreen''': {{Bug|1159610}} - the Callscreen app needs to call the telephony's audio channel api. | |||
* UX: Before the refactoring started, developers and ux had meetings to discuss about the current audio issues and future needs, then came out a sound spec to define the audio channel behaviours. | * UX: Before the refactoring started, developers and ux had meetings to discuss about the current audio issues and future needs, then came out a sound spec to define the audio channel behaviours. |