theresalech
theresalech
**Proposal:** [Adding new parameter of requiresAudioSupport and BluetoothDeviceAddress](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0280-Adding-new-parameter-of-requiresAudioSupport-and-BluetoothDeviceAddress.md) > In this proposal, by adding the `requiresAudioSupport` in `RegisterAppInterface` and the `bluetooothDeviceAddress` in `DeviceInfo`, when the device is connected via only...
Proposal: [App Service - Messaging](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0294-app-service-messaging.md) > This proposal adds a new "messaging" app service for apps that provide messaging features. Review: https://github.com/smartdevicelink/sdl_evolution/issues/973
Proposal: [DialNumber Text](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0284-DialNumber_Text.md) > This proposal adds a text string to `DialNumber` so that apps can be more descriptive or user friendly with it. Review: https://github.com/smartdevicelink/sdl_evolution/issues/950 Steering Committee Decision: >...
Proposal: [Modify The Range of APT's maxDuration](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0290-modify-the-range-of-APT's-maxDuration.md) > This proposal modifies the range of APT's maxDuration. Review: https://github.com/smartdevicelink/sdl_evolution/issues/964
Proposal: [Disabled Softbuttons](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0259-DisabledSoftbuttons.md) > This feature would allow apps to send custom softbuttons to display on screen but they would appear disabled. This also allows an app to subscribe to...
Proposal: [Next RPC Indication for the HMI](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0250-NextRpcIndication.md) > In situations with driver distraction, also with making a good UI, it really hurts the possible UX when the HMI has no...
Proposal: [Font Styles](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0251-font-styles.md) > This feature would let apps style text within `Alert`, `Show`, `ScrollableMessage` or `PerformInteraction` RPCs with things like bold, italics or underlining. Review: https://github.com/smartdevicelink/sdl_evolution/issues/828 Steering Committee Decision:...
Proposal: [Media Service Data Progress Bar Improvements](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0239-media-service-data-progress-bar-improvements.md) > This proposal adds new parameters to the media service data to allow the app consumers to know the playback status and progress...
Proposal: [Add Supported RGB Colors to Light Capabilities](https://github.com/smartdevicelink/sdl_evolution/edit/master/proposals/0227-add-supported-rgb-colors.md) > Currently, RC feature `LIGHT` module type has a parameter called `rgbColorSpaceAvailable` in `LightCapabilities` data structure to indicate whether the specified light...
Proposal: [Progress Bar Seek Feature](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0084-Progress-Bar-Seek-Feature.md) > The Seek feature is a proposed new feature that is meant to enhance the usage of the progress bar for media apps with seek...