Confirmed users
716
edits
| Line 86: | Line 86: | ||
All of these changes are meant to be built on top of the existing AudioChannelService. Doing that we keep the logic in gecko, but we allow custom settings: | All of these changes are meant to be built on top of the existing AudioChannelService. Doing that we keep the logic in gecko, but we allow custom settings: | ||
# the browser can let play websites as such as spotify, grooveshark and so also when the device is locked, setting normalAudioChannelToContent to true. | |||
# the system app can mark the foreground app, setting normalAudioChannelToContent to true before changing the visibility | |||
# the settings app can have configurations ad-hoc for the audio management and apps | |||
== Settings == | == Settings == | ||